final class PasteTagsConflictResolverDialog.ApplyAction extends javax.swing.AbstractAction implements java.beans.PropertyChangeListener
| Modifier | Constructor and Description |
|---|---|
private |
ApplyAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
(package private) void |
updateEnabledState() |
private ApplyAction()
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed in interface java.awt.event.ActionListenervoid updateEnabledState()
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListener