public class BasicGraphController.UnitSolverDialogAction extends javax.swing.AbstractAction
| Constructor and Description |
|---|
UnitSolverDialogAction()
Construct an action that will create a UnitSolverDialog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Construct a UnitSolverDialog.
|
public UnitSolverDialogAction()
public void actionPerformed(java.awt.event.ActionEvent e)
e - The action event, ignored by this method.