| java.lang.Object org.pietschy.wizard.Options
isIncludingIconsOnNextAndPrevious | public static boolean isIncludingIconsOnNextAndPrevious()(Code) | | Checks if icons should be included on the next and previous buttons, by default this returns
false if running on the mac (to make the buttons look consistent).
true to include next and previous icons, false otherwise. |
setIncludingIconsOnNextAndPrevious | public static void setIncludingIconsOnNextAndPrevious(boolean includingIconsOnNextAndPrevious)(Code) | | |
|
|