| Package | Description |
|---|---|
| org.smallmind.nutsnbolts.layout |
| Modifier and Type | Method and Description |
|---|---|
Alignment |
ParallelBox.getAlignment() |
static Alignment |
Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alignment[] |
Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParallelBox |
ParaboxLayout.parallelBox(Alignment alignment) |
ParallelBox |
ParallelBox.setAlignment(Alignment alignment) |
| Constructor and Description |
|---|
ParallelBox(ParaboxLayout layout,
Alignment alignment) |
Copyright © 2020. All rights reserved.