See: Description
Class | Description |
---|---|
YAAC |
This is the main program for the YAAC program, and is a singleton.
|
YAAC.PluginContext |
Support class for loading plugins that may have circular dependencies.
|
This package contains the main class of the YAAC application. YAAC can be launched with this class, but is normally started with the YAACBootstrap class, which handles platform-specific initialization of the Java virtual machine.
YAACBootstrap