SuperApplet

This Applet wrapper class provides a basis for writing "Wrapper Applets" which contain other applets. These Wrapper applets can provide additional functionality to multiple existing applets in a generalized way without requiring any code changes to the existing applets, and with minimal modification to your applet tags. The SuperApplet provides no additional functionality itself, but allows you to define the additional functionality through a simple set of life-cycle event methods.

Examples

The examples from our commercial software section have been removed. For more information on using this software, please contact us.

License

This software is made freely available under the MIT License.

Downloads