com.vlsolutions.swing.docking.ui
public class AutoHideExpandPanelUI extends 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 Summary | |
|---|---|
| AutoHideExpandPanelUI() | |
| Method Summary | |
|---|---|
| static ComponentUI | createUI(JComponent c) |
| void | installUI(JComponent comp) |
| void | uninstallUI(JComponent comp) |