class ListMerger.CopyAllRight extends javax.swing.AbstractAction implements java.util.Observer, java.beans.PropertyChangeListener
Constructor and Description |
---|
CopyAllRight() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
void |
update(java.util.Observable o,
java.lang.Object arg) |
private void |
updateEnabledState() |
public CopyAllRight()
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed
in interface java.awt.event.ActionListener
private void updateEnabledState()
public void update(java.util.Observable o, java.lang.Object arg)
update
in interface java.util.Observer
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener