| Package | Description |
|---|---|
| org.softsmithy.lib.swing.customizer | |
| org.softsmithy.lib.swing.customizer.event | |
| org.softsmithy.lib.swing.customizer.table |
| 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–2017 SoftSmithy. All rights reserved.