public class CustomizerAction
extends javax.swing.AbstractAction
Used in FPMIActionManager - Creates and handles the aciton for each customizer
| Modifier and Type | Field and Description |
|---|---|
CustomizerDescriptor |
valueDescriptor |
| Constructor and Description |
|---|
CustomizerAction(CustomizerDescriptor valueDescriptor,
PropertyTablePanel propertyTablePanel) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public CustomizerDescriptor valueDescriptor
public CustomizerAction(CustomizerDescriptor valueDescriptor, PropertyTablePanel propertyTablePanel)