Package com.formdev.flatlaf.ui
Class FlatPopupMenuSeparatorUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.SeparatorUI
javax.swing.plaf.basic.BasicSeparatorUI
com.formdev.flatlaf.ui.FlatSeparatorUI
com.formdev.flatlaf.ui.FlatPopupMenuSeparatorUI
- All Implemented Interfaces:
FlatStylingSupport.StyleableUI
,PropertyChangeListener
,EventListener
Provides the Flat LaF UI delegate for
JPopupMenu.Separator
.
-
Field Summary
Fields inherited from class com.formdev.flatlaf.ui.FlatSeparatorUI
height, stripeIndent, stripeWidth
Fields inherited from class javax.swing.plaf.basic.BasicSeparatorUI
highlight, shadow
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.formdev.flatlaf.ui.FlatSeparatorUI
applyStyle, applyStyleProperty, getPreferredSize, getStyleableInfos, getStyleableValue, installDefaults, installListeners, installStyle, installUI, paint, propertyChange, uninstallDefaults, uninstallListeners
Methods inherited from class javax.swing.plaf.basic.BasicSeparatorUI
getMaximumSize, getMinimumSize, uninstallUI
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
-
Constructor Details
-
FlatPopupMenuSeparatorUI
protected FlatPopupMenuSeparatorUI(boolean shared) - Since:
- 2
-
-
Method Details
-
createUI
-
getPropertyPrefix
- Overrides:
getPropertyPrefix
in classFlatSeparatorUI
-
getStyleType
String getStyleType()- Overrides:
getStyleType
in classFlatSeparatorUI
- Since:
- 2
-