Package org.flexdock.util
Class LookAndFeelSettings
java.lang.Object
org.flexdock.util.LookAndFeelSettings
- Author:
- Christopher Butler
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetTabEdgeInset(int tabPlacement) static booleanstatic voidsetTabEdgeInset(String plafKey, int inset)
-
Field Details
-
TAB_PANE_BORDER_INSETS
- See Also:
-
DOM_RESOURCE
- See Also:
-
TAB_EDGE_INSET_KEY
- See Also:
-
-
Method Details
-
isSkinLFSupported
public static boolean isSkinLFSupported() -
getTabEdgeInset
public static int getTabEdgeInset(int tabPlacement) -
setTabEdgeInset
-