class TagMerger.KeepTheirAction extends javax.swing.AbstractAction implements javax.swing.event.ListSelectionListener
| Constructor and Description |
|---|
KeepTheirAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
void |
valueChanged(javax.swing.event.ListSelectionEvent e) |
public KeepTheirAction()
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed in interface java.awt.event.ActionListenerpublic void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged in interface javax.swing.event.ListSelectionListener