public class ForceConfigAction
extends javax.swing.AbstractAction
JForcePanel,
Serialized Form| Constructor and Description |
|---|
ForceConfigAction(javax.swing.JFrame frame,
ForceSimulator fSim)
Create a new ForceConfigAction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public ForceConfigAction(javax.swing.JFrame frame,
ForceSimulator fSim)
frame - the parent frame for which to create the dialogfSim - the force simulator to configure