class ChildRelationBrowser.EditAction extends javax.swing.AbstractAction implements javax.swing.event.TreeSelectionListener
Constructor and Description |
---|
ChildRelationBrowser.EditAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected void |
refreshEnabled() |
void |
run() |
void |
valueChanged(javax.swing.event.TreeSelectionEvent e) |
public ChildRelationBrowser.EditAction()
protected void refreshEnabled()
public void run()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public void valueChanged(javax.swing.event.TreeSelectionEvent e)
valueChanged
in interface javax.swing.event.TreeSelectionListener