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, uninstallDefaults
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void installUI(javax.swing.JComponent comp)
installUI
in class javax.swing.plaf.basic.BasicPanelUI
public void uninstallUI(javax.swing.JComponent comp)
uninstallUI
in class javax.swing.plaf.basic.BasicPanelUI
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.