|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GUISettings.ViewMode | |
---|---|
com.jgoodies.jdiskreport.model.settings |
Uses of GUISettings.ViewMode in com.jgoodies.jdiskreport.model.settings |
---|
Methods in com.jgoodies.jdiskreport.model.settings that return GUISettings.ViewMode | |
---|---|
GUISettings.ViewMode |
GUISettings.getViewMode()
Returns the current view mode used to determine which presentation is shown. |
static GUISettings.ViewMode |
GUISettings.ViewMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GUISettings.ViewMode[] |
GUISettings.ViewMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.jgoodies.jdiskreport.model.settings with parameters of type GUISettings.ViewMode | |
---|---|
void |
GUISettings.setViewMode(GUISettings.ViewMode newMode)
Sets a new view mode. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |