Package org.flexdock.util
Class LookAndFeelSettings
java.lang.Object
org.flexdock.util.LookAndFeelSettings
- Author:
- Christopher Butler
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic int
getTabEdgeInset
(int tabPlacement) static boolean
static void
setTabEdgeInset
(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
-