| Package | Description |
|---|---|
| org.softsmithy.lib.swing.customizer |
The SoftSmithy Swing Customizer Framework.
|
| org.softsmithy.lib.swing.customizer.event |
Event support classes for the SoftSmithy Swing Customizer Framework.
|
| org.softsmithy.lib.swing.customizer.table |
Table support classes for the SoftSmithy Swing Customizer Framework.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectionManager.customizerResetBoundsRel(CustomizerEvent e) |
void |
SelectionManager.customizerReshapeRel(CustomizerEvent e) |
void |
JCustomizer.fireCustomizerResetBoundsRel(CustomizerEvent e)
Fires a CustomizerEvent to notify the CustomizerListeners that the bounds
of this customizer have been relatively changed.
|
void |
JCustomizer.fireCustomizerReshapeRel(CustomizerEvent e)
Fires a CustomizerEvent to notify the CustomizerListeners this customizer
have been relatively reshaped.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizerListener.customizerResetBoundsRel(CustomizerEvent e) |
void |
CustomizerListener.customizerReshapeRel(CustomizerEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizerPropertyTableModel.customizerResetBoundsRel(CustomizerEvent e) |
void |
CustomizerPropertyTableModel.customizerReshapeRel(CustomizerEvent e) |
Copyright © 2012–2018 SoftSmithy. All rights reserved.