Application framework
The Light Development Application Package is a collection of
classes to subclass from inorder to implement a typical
Java application.
Common application features
When creating an application, the package takes away the need to
implement common features such as logging, internationalization and
building actions, menus, tool bars.
Source files and API documentation
Please refer to the API docs and source files published here for documentation.
You can have a look into the sources of application Playlist Editor too. It
implements the application package and can give an idea on how to utilize it
in own projects.
|
|
Current release
Version 5 has been released on December 4, 2004.
To use the Light Development Application Package a Java (tm) Runtime Environment v1.4 or higher is required.
Download the release package and unpack the ZIP file into a directory of your choice. Make
the library available to any application that is to use it through respective classpath setting.
|
To support open source or if you would like to honor the efforts
of Light Development in this context please use the donation
button on the left.
Thank you!
|
|