|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewManager.WindowMode | |
|---|---|
| nl.coderight.jazz | |
| Uses of ViewManager.WindowMode in nl.coderight.jazz |
|---|
| Methods in nl.coderight.jazz that return ViewManager.WindowMode | |
|---|---|
static ViewManager.WindowMode |
ViewManager.WindowMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ViewManager.WindowMode[] |
ViewManager.WindowMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in nl.coderight.jazz with parameters of type ViewManager.WindowMode | |
|---|---|
Application(ViewManager.WindowMode windowMode)
Constructor for custom WindowMode. |
|
Application(ViewManager.WindowMode windowMode,
ViewManager.ScreenMode fullscreen)
Constructor for custom WindowMode and ScreenMode. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||