Package com.formdev.flatlaf.ui
Interface FlatStylingSupport.StyleableBorder
-
- All Known Implementing Classes:
FlatBorder,FlatButtonBorder,FlatDropShadowBorder,FlatInternalFrameUI.FlatInternalFrameBorder,FlatMenuBarBorder,FlatPopupMenuBorder,FlatRoundBorder,FlatTextBorder
- Enclosing class:
- FlatStylingSupport
public static interface FlatStylingSupport.StyleableBorder- Since:
- 2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectapplyStyleProperty(String key, Object value)Map<String,Class<?>>getStyleableInfos()ObjectgetStyleableValue(String key)
-