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

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.WindowStyle windowStyle)
          Constructor for custom WindowMode and ScreenMode.
 



Copyright 2010 CodeRight, All rights reserved.