|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use View.Position | |
---|---|
nl.coderight.jazz |
Uses of View.Position in nl.coderight.jazz |
---|
Methods in nl.coderight.jazz that return View.Position | |
---|---|
static View.Position |
View.Position.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static View.Position[] |
View.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 View.Position | |
---|---|
void |
View.center(View.Position position)
Center View with given position. |
void |
View.setPosition(View.Position position)
Set view position on screen. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |