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.
|