public class Main
extends java.lang.Object
This is an initial implementation for GUI testing purposes, with no process classes yet defined.
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Construct models, construct views, compose views, and fire the puppy up.
|