| Package | Description |
|---|---|
| org.softsmithy.lib.swing.customizer | |
| org.softsmithy.lib.swing.customizer.layout |
| Modifier and Type | Method and Description |
|---|---|
void |
JCustomizerPane.addCustomizer(JCustomizer customizer,
CustomizerConstraints constraints) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TableConstraints |
| 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 |
|---|---|
CustomizerConstraints |
CustomizerLayout.getCustomizerConstraints(Component component) |
CustomizerConstraints |
InfiniteTableLayout.getCustomizerConstraints(Component comp) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizerLayout.setCustomizerConstraints(Component component,
CustomizerConstraints constraint) |
void |
InfiniteTableLayout.setCustomizerConstraints(Component comp,
CustomizerConstraints cc) |
Copyright © 2012–2017 SoftSmithy. All rights reserved.