Uses of Class
nl.coderight.jazz.ViewManager.ScreenMode

Packages that use ViewManager.ScreenMode
nl.coderight.jazz   
 

Uses of ViewManager.ScreenMode in nl.coderight.jazz
 

Methods in nl.coderight.jazz that return ViewManager.ScreenMode
static ViewManager.ScreenMode ViewManager.ScreenMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewManager.ScreenMode[] ViewManager.ScreenMode.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.ScreenMode
Application(ViewManager.WindowMode windowMode, ViewManager.ScreenMode fullscreen)
          Constructor for custom WindowMode and ScreenMode.
 



Copyright 2010 CodeRight, All rights reserved.