| Package | Description |
|---|---|
| net.anwiba.commons.swing.layout |
| Modifier and Type | Method and Description |
|---|---|
static Anchor |
Anchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Anchor[] |
Anchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Anchor> |
OverlayConstraints.getAnchors() |
| Constructor and Description |
|---|
OverlayConstraints(Set<Anchor> anchors,
Insets insets,
double topFactor,
double leftFactor,
double bottomFactor,
double rightFactor,
double widthFactor,
double heightFactor) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.