|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmodsim.TestDrvLatFrame
public class TestDrvLatFrame
GUI interface for Aiaododi simulator.
Constructor Summary | |
---|---|
TestDrvLatFrame()
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(TestDrvLatSim 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 TestDrvLatFrame()
Method Detail |
---|
public void setData()
public void setPanel(javax.swing.JPanel panel)
panel
- JPanel - panel passed from top levelpublic void setSimulator(TestDrvLatSim sim)
sim
- F7Simulator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |