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