Swing Sample Application

This application demonstrates how to use MULTILIZER with the Swing components. The application requires Swing 1.1. The application uses TestDictionary that is set to translate the native string to upper cased string.

The Swing application contains the following files:

File Description
Swing.java The application class.
MainFrame.java The frame class.
ButtonPane.java The Buttons sheet of the tabbed pane.
ListPane.java The List boxes sheet of the tabbed pane.
TablePane.java The Tables sheet of the tabbed pane.
TreePane.java The Trees sheet of the tabbed pane.