public class AutoHideButtonPanelUI
extends javax.swing.plaf.basic.BasicPanelUI
implements java.beans.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 javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c) |
protected void |
installBorder(AutoHideButtonPanel btnPanel) |
void |
installUI(javax.swing.JComponent comp) |
void |
propertyChange(java.beans.PropertyChangeEvent e) |
void |
uninstallUI(javax.swing.JComponent comp) |
getBaseline, getBaselineResizeBehavior, installDefaults, uninstallDefaultspublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void installUI(javax.swing.JComponent comp)
installUI in class javax.swing.plaf.basic.BasicPanelUIpublic void uninstallUI(javax.swing.JComponent comp)
uninstallUI in class javax.swing.plaf.basic.BasicPanelUIprotected void installBorder(AutoHideButtonPanel btnPanel)
public void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange in interface java.beans.PropertyChangeListener© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications