|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmodsim.ExtrCtrlBFrame
public class ExtrCtrlBFrame
GUI interface for Aiaododi simulator.
| Constructor Summary | |
|---|---|
ExtrCtrlBFrame()
Constructor. |
|
| Method Summary | |
|---|---|
void |
setData()
Sets the data for the display. |
void |
setPanel(javax.swing.JPanel panel)
Set the panel to put things in and make it. |
void |
setSimulator(ExtrCtrlBSim sim)
Set the simulator so we can reference variables. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtrCtrlBFrame()
| Method Detail |
|---|
public void setData()
public void setPanel(javax.swing.JPanel panel)
panel - JPanel - panel passed from top levelpublic void setSimulator(ExtrCtrlBSim sim)
sim - F7Simulator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||