Package | Description |
---|---|
at.tuwien.ifs.commons.gui.controls |
Modifier and Type | Field and Description |
---|---|
private TitledCollapsiblePanel.Orientation |
TitledCollapsiblePanel.orientation |
Modifier and Type | Method and Description |
---|---|
TitledCollapsiblePanel.Orientation |
TitledCollapsiblePanel.getOrientation() |
static TitledCollapsiblePanel.Orientation |
TitledCollapsiblePanel.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TitledCollapsiblePanel.Orientation[] |
TitledCollapsiblePanel.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 |
TitledCollapsiblePanel.setOrientation(TitledCollapsiblePanel.Orientation orientation) |