protected class CombinePrimitiveResolverDialog.ApplyAction extends javax.swing.AbstractAction implements java.beans.PropertyChangeListener
| Constructor and Description |
|---|
ApplyAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
protected void |
updateEnabledState() |
public 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