|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SimulatorFrame
Contains the user interface for the Simulator client application.
| Method Summary | |
|---|---|
JFrame |
getFrame()
Returns a reference to the top-level frame that the simulator will use to display everything. |
void |
setController(Controller controller)
Sets the controller for the outermost scope. |
void |
setPanel(JPanel panel)
Sets the panel that makes up the entire client display. |
| Methods inherited from interface com.samskivert.swing.ControllerProvider |
|---|
getController |
| Method Detail |
|---|
JFrame getFrame()
void setPanel(JPanel panel)
void setController(Controller controller)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||