Uses of Class
net.anwiba.commons.swing.preference.WindowState
-
Packages that use WindowState Package Description net.anwiba.commons.swing.preference -
-
Uses of WindowState in net.anwiba.commons.swing.preference
Methods in net.anwiba.commons.swing.preference that return WindowState Modifier and Type Method Description WindowStateIWindowPreferences. getState()WindowStateWindowPreferences. getState()static WindowStateWindowState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WindowState[]WindowState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-