com.vlsolutions.swing.docking.ui
public class AutoHideButtonPanelUI extends BasicPanelUI implements PropertyChangeListener
This UI uses the following properties :
These borders are used accordingly to the border zone (TOP, LEFT..) of the used AutoHideButtonPanel.
See Also: DockingUISettings
Constructor Summary | |
---|---|
AutoHideButtonPanelUI() |
Method Summary | |
---|---|
static ComponentUI | createUI(JComponent c) |
protected void | installBorder(AutoHideButtonPanel btnPanel) |
void | installUI(JComponent comp) |
void | propertyChange(PropertyChangeEvent e) |
void | uninstallUI(JComponent comp) |