| 
|||||||||
| 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
Simulation control.  | 
private  MBSView | 
_view
View.  | 
| Constructor Summary | |
|---|---|
MBSController()
 | 
|
| Method Summary | |
|---|---|
private  void | 
detectDrJava()
Detect presence of DrJava n the classpath.  | 
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 argumentsprivate void detectDrJava()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||