class DownloadDialog.DownloadAction extends javax.swing.AbstractAction
| Constructor and Description |
|---|
DownloadAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
run()
Starts the download and closes the dialog, if all requirements for the current download source are met.
|
DownloadAction()
public void run()
public void actionPerformed(java.awt.event.ActionEvent e)