com.vlsolutions.swing.docking.ui
Class AutoHideExpandPanelUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
javax.swing.plaf.basic.BasicPanelUI
com.vlsolutions.swing.docking.ui.AutoHideExpandPanelUI
public class AutoHideExpandPanelUI
- extends BasicPanelUI
The UI delegate for the AutoHideExpandPanel component.
This class is mostly a placeholder in the case the developper would like
to provide a custom replacement for the expand panel look and feel.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoHideExpandPanelUI
public AutoHideExpandPanelUI()
createUI
public static ComponentUI createUI(JComponent c)
installUI
public void installUI(JComponent comp)
- Overrides:
installUI
in class BasicPanelUI
uninstallUI
public void uninstallUI(JComponent comp)
- Overrides:
uninstallUI
in class BasicPanelUI
© Copyright 2004-2005 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications