public class DownAction extends javax.swing.AbstractAction
| Constructor and Description |
|---|
DownAction(Panel3D panel)
Creates a new action associated with the specified panel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public DownAction(Panel3D panel)
panel - the panel (null not permitted).public void actionPerformed(java.awt.event.ActionEvent e)