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.
DockingUISettings
Constructor and Description |
---|
AutoHideButtonPanelUI() |
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent c) |
protected void |
installBorder(AutoHideButtonPanel btnPanel) |
void |
installUI(JComponent comp) |
void |
propertyChange(PropertyChangeEvent e) |
void |
uninstallUI(JComponent comp) |
getBaseline, getBaselineResizeBehavior, installDefaults, uninstallDefaults
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
public static ComponentUI createUI(JComponent c)
public void installUI(JComponent comp)
installUI
in class BasicPanelUI
public void uninstallUI(JComponent comp)
uninstallUI
in class BasicPanelUI
protected void installBorder(AutoHideButtonPanel btnPanel)
public void propertyChange(PropertyChangeEvent e)
propertyChange
in interface PropertyChangeListener
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications