Class FlatPopupMenuBorder
- All Implemented Interfaces:
FlatStylingSupport.StyleableBorder, Serializable, Border, UIResource
public class FlatPopupMenuBorder
extends FlatLineBorder
implements FlatStylingSupport.StyleableBorder
Border for
JPopupMenu.- Author:
- Karl Tauber
- See Also:
-
Field Summary
Fields inherited from class EmptyBorder
bottom, left, right, top -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyStyleProperty(String key, Object value) getBorderInsets(Component c, Insets insets) getStyleableValue(String key) Methods inherited from class FlatLineBorder
getArc, getLineThickness, paintBorderMethods inherited from class FlatEmptyBorder
applyStyleProperty, getBorderInsets, getStyleableValue, getUnscaledBorderInsets, scaleInsetsMethods inherited from class EmptyBorder
isBorderOpaqueMethods inherited from class AbstractBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle
-
Constructor Details
-
FlatPopupMenuBorder
public FlatPopupMenuBorder()
-
-
Method Details
-
applyStyleProperty
- Specified by:
applyStylePropertyin interfaceFlatStylingSupport.StyleableBorder- Since:
- 2
-
getStyleableInfos
- Specified by:
getStyleableInfosin interfaceFlatStylingSupport.StyleableBorder- Since:
- 2
-
getStyleableValue
- Specified by:
getStyleableValuein interfaceFlatStylingSupport.StyleableBorder- Since:
- 2.5
-
getLineColor
- Overrides:
getLineColorin classFlatLineBorder
-
getBorderInsets
- Overrides:
getBorderInsetsin classFlatEmptyBorder
-