Class FlatTitlePane.FlatTitleLabelUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.LabelUI
javax.swing.plaf.basic.BasicLabelUI
com.formdev.flatlaf.ui.FlatLabelUI
com.formdev.flatlaf.ui.FlatTitlePane.FlatTitleLabelUI
- All Implemented Interfaces:
FlatStylingSupport.StyleableUI, PropertyChangeListener, EventListener
- Enclosing class:
FlatTitlePane
- Since:
- 1.1
-
Field Summary
Fields inherited from class FlatLabelUI
arc, disabledForegroundFields inherited from class BasicLabelUI
labelUI -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FlatLabelUI
applyStyle, applyStyleProperty, createGraphicsHTMLTextYCorrection, createUI, getStyleableInfos, getStyleableValue, installComponents, installStyle, installUI, paint, paintDisabledText, paintEnabledText, propertyChange, uninstallDefaults, updateMethods inherited from class BasicLabelUI
getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installKeyboardActions, installListeners, uninstallComponents, uninstallKeyboardActions, uninstallListeners, uninstallUIMethods inherited from class ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount
-
Constructor Details
-
FlatTitleLabelUI
protected FlatTitleLabelUI()
-
-
Method Details
-
installDefaults
- Overrides:
installDefaultsin classFlatLabelUI
-
layoutCL
protected String layoutCL(JLabel label, FontMetrics fontMetrics, String text, Icon icon, Rectangle viewR, Rectangle iconR, Rectangle textR) Description copied from class:FlatLabelUIOverridden to scale iconTextGap.- Overrides:
layoutCLin classFlatLabelUI
-
hasLeadingMenus
-