| Package | Description |
|---|---|
| org.fujion.component |
| Modifier and Type | Method and Description |
|---|---|
Toolbar.Orientation |
Toolbar.getOrientation()
Returns the
orientation of the tool bar. |
static Toolbar.Orientation |
Toolbar.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Toolbar.Orientation[] |
Toolbar.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Toolbar.setOrientation(Toolbar.Orientation orientation)
Sets the
orientation of the tool bar. |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.