Class SubstancePopupMenuSeparatorUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.SeparatorUI
javax.swing.plaf.basic.BasicSeparatorUI
javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
org.pushingpixels.substance.internal.ui.SubstancePopupMenuSeparatorUI
UI for popup menu separators in Substance look and feel.
-
Field Summary
Fields inherited from class javax.swing.plaf.basic.BasicSeparatorUI
highlight, shadow -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIcreateUI(JComponent comp) voidpaint(Graphics g, JComponent c) Methods inherited from class javax.swing.plaf.basic.BasicSeparatorUI
getMaximumSize, getMinimumSize, installDefaults, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUIMethods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
-
Constructor Details
-
SubstancePopupMenuSeparatorUI
public SubstancePopupMenuSeparatorUI()
-
-
Method Details
-
createUI
-
paint
- Overrides:
paintin classBasicPopupMenuSeparatorUI
-
getPreferredSize
- Overrides:
getPreferredSizein classBasicPopupMenuSeparatorUI
-