class ConflictResolutionDialog.ApplyResolutionAction extends javax.swing.AbstractAction implements java.beans.PropertyChangeListener
| Constructor and Description |
|---|
ApplyResolutionAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
protected void |
updateEnabledState() |
public ApplyResolutionAction()
protected void updateEnabledState()
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed in interface java.awt.event.ActionListenerpublic void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListener