class GenericRelationEditor.DeleteCurrentRelationAction extends javax.swing.AbstractAction implements java.beans.PropertyChangeListener
Constructor and Description |
---|
DeleteCurrentRelationAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
void |
run() |
protected void |
updateEnabledState() |
public DeleteCurrentRelationAction()
public void run()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
protected void updateEnabledState()
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener