public class DownloadAction
extends javax.swing.AbstractAction
Constructor and Description |
---|
DownloadAction(javax.swing.JDesktopPane desktop) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Shows a graphical frame for downloading objects.
|