public class SubstanceTitledPanelUI
extends org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
JXTitledPanel
.Constructor | Description |
---|---|
SubstanceTitledPanelUI() |
Modifier and Type | Method | 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, uninstallUI
public 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.BasicTitledPanelUI
protected org.jdesktop.swingx.JXPanel createAndConfigureTopPanel(org.jdesktop.swingx.JXTitledPanel titledPanel)
createAndConfigureTopPanel
in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
protected void uninstallDefaults(org.jdesktop.swingx.JXTitledPanel titledPanel)
uninstallDefaults
in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI