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 ComponentUI |
createUI(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
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, update
public static ComponentUI createUI(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