Class FlatTitledPanelUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
org.jdesktop.swingx.plaf.TitledPanelUI
org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
com.formdev.flatlaf.swingx.ui.FlatTitledPanelUI
public class FlatTitledPanelUI
extends org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
Provides the Flat LaF UI delegate for
JXTitledPanel.-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
caption, left, right, titleChangeListener, topPanel -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIprotected Insetsprotected voidinstallComponents(org.jdesktop.swingx.JXTitledPanel titledPanel) protected voidinstallDefaults(org.jdesktop.swingx.JXTitledPanel titledPanel) Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
createAndConfigureCaption, createAndConfigureTopPanel, getLeftDecoration, getRightDecoration, getTitleBar, installListeners, installProperty, installUI, paint, setLeftDecoration, setRightDecoration, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUIMethods inherited from class ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, update
-
Constructor Details
-
FlatTitledPanelUI
public FlatTitledPanelUI()
-
-
Method Details
-
createUI
-
installDefaults
protected void installDefaults(org.jdesktop.swingx.JXTitledPanel titledPanel) - Overrides:
installDefaultsin classorg.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
-
installComponents
protected void installComponents(org.jdesktop.swingx.JXTitledPanel titledPanel) - Overrides:
installComponentsin classorg.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
-
getCaptionInsets
- Overrides:
getCaptionInsetsin classorg.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
-