class DownloadDialog.DownloadAction extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
newLayer |
Constructor and Description |
---|
DownloadAction(boolean newLayer) |
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.
|
final boolean newLayer
DownloadAction(boolean newLayer)
public void run()
public void actionPerformed(java.awt.event.ActionEvent e)