class AbstractListMerger.CopyAllRight extends javax.swing.AbstractAction implements javax.swing.event.ChangeListener, 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 |
stateChanged(javax.swing.event.ChangeEvent e) |
private void |
updateEnabledState() |
CopyAllRight()
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed
in interface java.awt.event.ActionListener
private void updateEnabledState()
public void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged
in interface javax.swing.event.ChangeListener
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener