public class SubstanceTitledPanelUI
extends org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
JXTitledPanel.| Constructor and Description |
|---|
SubstanceTitledPanelUI() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdesktop.swingx.JXPanel |
createAndConfigureTopPanel(org.jdesktop.swingx.JXTitledPanel titledPanel) |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
protected void |
installComponents(org.jdesktop.swingx.JXTitledPanel titledPanel) |
protected void |
uninstallDefaults(org.jdesktop.swingx.JXTitledPanel titledPanel) |
createAndConfigureCaption, getCaptionInsets, getLeftDecoration, getRightDecoration, getTitleBar, installDefaults, installListeners, installProperty, installUI, paint, setLeftDecoration, setRightDecoration, uninstallComponents, uninstallListeners, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
protected void installComponents(org.jdesktop.swingx.JXTitledPanel titledPanel)
installComponents in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUIprotected org.jdesktop.swingx.JXPanel createAndConfigureTopPanel(org.jdesktop.swingx.JXTitledPanel titledPanel)
createAndConfigureTopPanel in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUIprotected void uninstallDefaults(org.jdesktop.swingx.JXTitledPanel titledPanel)
uninstallDefaults in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI