Uses of Class
nl.coderight.jazz.ToolBar.Position

Packages that use ToolBar.Position
nl.coderight.jazz   
 

Uses of ToolBar.Position in nl.coderight.jazz
 

Methods in nl.coderight.jazz that return ToolBar.Position
static ToolBar.Position ToolBar.Position.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ToolBar.Position[] ToolBar.Position.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.coderight.jazz with parameters of type ToolBar.Position
 void Application.setToolBar(ToolBar toolBar, ToolBar.Position position)
          Sets a ToolBar for this Application.
 



Copyright 2010 CodeRight, All rights reserved.