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