| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcontroller.MBSController
public class MBSController
Controller class. Main program entry point.
| Field Summary | |
|---|---|
| private  SimDriver | _simDriver | 
| private  MBSView | _view | 
| Constructor Summary | |
|---|---|
| MBSController() | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args)Java Virtual Machine entry point. | 
|  void | run()Main program entry point. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
private SimDriver _simDriver
private MBSView _view
| Constructor Detail | 
|---|
public MBSController()
| Method Detail | 
|---|
public void run()
public static void main(java.lang.String[] args)
args - command line arguments| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||