|
Class Summary |
| App |
Generic framework for a Partner application. |
| AppConfiguration |
Generic application configuration. |
| AppEnvironment |
Describes and manages the high-level runtime environment for
applications. |
| AppLauncher |
Launches one or more Partner Java applications. |
| AppLib |
Super-convenient application starting functions for the super-lazy. |
| AppManager |
Tracks open applications, and manages their startup and shutdown
processes. |
| BeanShellScript |
A bit of BeanShell you can run. |
| Config |
Global configuration store. |
| GroovyScript |
A bit of groovy you can run. |
| LaunchJava |
Initiates the Java virtual machine; adds jars and then launches the named
class. |
| LicenseLib |
Handles questions of licensing and such. |
| Log |
This is the facade for the main system logging mechanism. |
| MemoryLoggingAppLauncher |
Launches one or more Partner Java applications, and runs a loop that logs memory every second. |
| OSLib |
Handy functions to start programs and applications in the
operating system. |
| PreferenceManager |
Lots of convenience methods for storing and retrieving user preferences. |
| RuntimeLib |
A library with handy routines for handling external execution etc. |
| Splash |
Handy splash screen for amusing users whilst loading. |