|
Class Summary |
| Application |
Base class for applications
An application typically has some basic functionality such as logging and
online help. |
| DefaultApplication |
Default application class
This class can be used as an example for how to make use of the Light
Development Application Package. |
| LogFormatter |
format log messages for output to an XML file |
| MenuApplication |
Application class that implements a menu from the application resource bundle |
| StreamLogFormatter |
format log messages for output to a stream |