Interface FlatStylingSupport.StyleableBorder
- All Known Implementing Classes:
FlatBorder, FlatButtonBorder, FlatDatePickerBorder, FlatDropShadowBorder, FlatInternalFrameUI.FlatInternalFrameBorder, FlatMenuBarBorder, FlatPopupMenuBorder, FlatRoundBorder, FlatScrollPaneBorder, FlatTextBorder
- Enclosing class:
FlatStylingSupport
public static interface FlatStylingSupport.StyleableBorder
- Since:
- 2
-
Method Summary
Modifier and TypeMethodDescriptionapplyStyleProperty(String key, Object value) getStyleableValue(String key)
-
Method Details
-
applyStyleProperty
-
getStyleableInfos
- Throws:
IllegalArgumentException
-
getStyleableValue
- Throws:
IllegalArgumentException- Since:
- 2.5
-