|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use View.ToolBarPosition | |
---|---|
nl.coderight.jazz |
Uses of View.ToolBarPosition in nl.coderight.jazz |
---|
Methods in nl.coderight.jazz that return View.ToolBarPosition | |
---|---|
static View.ToolBarPosition |
View.ToolBarPosition.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static View.ToolBarPosition[] |
View.ToolBarPosition.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.ToolBarPosition | |
---|---|
void |
View.setToolBar(ToolBar toolBar,
View.ToolBarPosition position)
Sets a ToolBar for this view. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |