public class AutoHideExpandPanelUI
extends javax.swing.plaf.basic.BasicPanelUI
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.
| Constructor and Description |
|---|
AutoHideExpandPanelUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c) |
void |
installUI(javax.swing.JComponent comp) |
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.BasicPanelUI© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications