| Package | Description |
|---|---|
| msim | |
| msim.ui |
Mixed physical/virtual linkage Simulator user interface.
|
| Modifier and Type | Field and Description |
|---|---|
protected static UI |
MSim.ui
the UI instance
|
| Modifier and Type | Method and Description |
|---|---|
static UI |
MSim.getUI()
get
MSim.ui |
protected UI |
MSim.makeUI()
Hook to make
MSim.ui from MSim.instanceMain(boolean). |
| Modifier and Type | Field and Description |
|---|---|
UI |
Display.ui
the application
UI |
| Constructor and Description |
|---|
Display(java.awt.GraphicsDevice gd,
UI ui)
make a display on gd
|