Package sc.fiji.snt.gui
Class GuiUtils.LAF
java.lang.Object
sc.fiji.snt.gui.GuiUtils.LAF
- Enclosing class:
GuiUtils
Look-and-feel constants and methods for setting/restoring SNT's active
LookAndFeel.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String[]static voidstatic voidstatic booleansetLookAndFeel(String lookAndFeelName, boolean persistentChoice) static booleansetLookAndFeel(String lookAndFeelName, boolean persistentChoice, Component... componentsToUpdate)
-
Field Details
-
LAF_LIGHT
- See Also:
-
LAF_DEFAULT
- See Also:
-
LAF_LIGHT_INTJ
- See Also:
-
LAF_DARK
- See Also:
-
LAF_DARCULA
- See Also:
-
-
Constructor Details
-
LAF
public LAF()
-
-
Method Details
-
availableLookAndFeels
-
setLookAndFeel
public static void setLookAndFeel() -
restoreLookAndFeel
public static void restoreLookAndFeel() -
setLookAndFeel
-
setLookAndFeel
-