|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Side | |
---|---|
bibliothek.gui.dock.station.stack.tab | |
bibliothek.gui.dock.station.stack.tab.layouting |
Uses of Side in bibliothek.gui.dock.station.stack.tab |
---|
Constructors in bibliothek.gui.dock.station.stack.tab with parameters of type Side | |
---|---|
DefaultAxisConversion(Rectangle space,
Side side)
Creates a new axis converter |
Uses of Side in bibliothek.gui.dock.station.stack.tab.layouting |
---|
Methods in bibliothek.gui.dock.station.stack.tab.layouting that return Side | |
---|---|
Side |
LineTabsLayoutBlock.getSide()
Gets the alignment of the tabs. |
static Side |
Side.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Side[] |
Side.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in bibliothek.gui.dock.station.stack.tab.layouting with parameters of type Side | |
---|---|
void |
LineTabsLayoutBlock.setSide(Side side)
Sets the alignment of the tabs |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |