| Package | Description |
|---|---|
| org.softsmithy.lib.swing.customizer.layout |
| Modifier and Type | Class and Description |
|---|---|
class |
AbsoluteTableConstraints |
class |
AbstractTableConstraints |
class |
RelativeTableConstraints
The following inner class is used to bind components to their
constraints.
|
| Modifier and Type | Method and Description |
|---|---|
TableConstraints |
InfiniteTableLayout.getTableConstraints(Component comp)
Getter for property constraints.
|
TableConstraints |
TableLayout.getTableConstraints(Component component) |
| Modifier and Type | Method and Description |
|---|---|
void |
InfiniteTableLayout.setTableConstraints(Component comp,
TableConstraints tc) |
void |
TableLayout.setTableConstraints(Component component,
TableConstraints constraint) |
Copyright © 2012–2017 SoftSmithy. All rights reserved.