public class ExplodeAction
extends javax.swing.AbstractAction
Constructor and Description |
---|
ExplodeAction(javax.swing.JDesktopPane desktop) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0)
Shows a graphical frame for exploding files.
|