| Package | Description |
|---|---|
| net.anwiba.commons.swing.statebar |
| Modifier and Type | Method and Description |
|---|---|
Side |
StateBarComponentDescription.getSide() |
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 are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateBar.add(Side side,
Component component) |
| Constructor and Description |
|---|
StateBarComponentDescription(Side side,
int weight) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.