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

Packages that use ViewManager.WindowStyle
nl.coderight.jazz   
 

Uses of ViewManager.WindowStyle in nl.coderight.jazz
 

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



Copyright 2010 CodeRight, All rights reserved.