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 FlatSeparatorUI
height, stripeIndent, stripeWidthFields inherited from class BasicSeparatorUI
highlight, shadow -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FlatSeparatorUI
applyStyle, applyStyleProperty, getPreferredSize, getStyleableInfos, getStyleableValue, installDefaults, installListeners, installStyle, installUI, paint, propertyChange, uninstallDefaults, uninstallListenersMethods inherited from class BasicSeparatorUI
getMaximumSize, getMinimumSize, uninstallUIMethods inherited from class ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
-
Constructor Details
-
FlatPopupMenuSeparatorUI
protected FlatPopupMenuSeparatorUI(boolean shared) - Since:
- 2
-
-
Method Details
-
createUI
-
getPropertyPrefix
- Overrides:
getPropertyPrefixin classFlatSeparatorUI
-
getStyleType
String getStyleType()- Overrides:
getStyleTypein classFlatSeparatorUI- Since:
- 2
-