protected class CombinePrimitiveResolverDialog.ApplyAction extends javax.swing.AbstractAction implements java.beans.PropertyChangeListener
| Constructor and Description |
|---|
ApplyAction()
Constructs a new
ApplyAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
protected void |
updateEnabledState()
Updates enabled state.
|
public ApplyAction()
ApplyAction.public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed in interface java.awt.event.ActionListenerprotected final void updateEnabledState()
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListener