| Package | Description |
|---|---|
| com.github.stefvanschie.inventoryframework.pane | |
| com.github.stefvanschie.inventoryframework.pane.component.util |
| Modifier and Type | Method and Description |
|---|---|
Orientable.Orientation |
OutlinePane.getOrientation()
Gets the orientation of this outline pane
|
Orientable.Orientation |
Orientable.getOrientation()
Gets the orientation of this outline pane
|
Orientable.Orientation |
MasonryPane.getOrientation()
Gets the orientation of this outline pane
|
static Orientable.Orientation |
Orientable.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Orientable.Orientation[] |
Orientable.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 |
OutlinePane.setOrientation(Orientable.Orientation orientation)
Sets the orientation of this outline pane
|
void |
Orientable.setOrientation(Orientable.Orientation orientation)
Sets the orientation of this outline pane
|
void |
MasonryPane.setOrientation(Orientable.Orientation orientation)
Sets the orientation of this outline pane
|
| Modifier and Type | Field and Description |
|---|---|
protected Orientable.Orientation |
VariableBar.orientation
The orientation of the slider
|
| Modifier and Type | Method and Description |
|---|---|
Orientable.Orientation |
VariableBar.getOrientation()
Gets the orientation of this outline pane
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariableBar.setOrientation(Orientable.Orientation orientation)
Sets the orientation of this outline pane
|
Copyright © 2019. All rights reserved.