Method Summary |
|
public static Icon | getSliderHorizontalIcon(int size, boolean isMirrorred) Retrieves icon for horizontal slider in
SubstanceSliderUI .
Parameters: size - The size of the icon to retrieve. Parameters: isMirrorred - Indication whether the icon should be mirrored. |
public static Icon | getSliderRoundIcon(int size) Retrieves round icon for slider in
SubstanceSliderUI .
Parameters: size - The size of the icon to retrieve. |
public static Icon | getSliderVerticalIcon(int size, boolean isMirrorred) Retrieves icon for vertical slider in
SubstanceSliderUI .
Parameters: size - The size of the icon to retrieve. Parameters: isMirrorred - Indication whether the icon should be mirrored. |
public static synchronized Icon | getTitlePaneIcon(IconKind iconKind, SubstanceTheme theme) Returns title pane icon of the specified kind.
Parameters: iconKind - Icon kind. Parameters: theme - Substance theme. |
public static Icon | getTreeIcon(JTree tree, boolean isCollapsed) |
public static synchronized void | reset() Resets image maps (used when setting new theme). |