Package org.sm.smtools.application

Provides an easy-to-use interface for working with a Swing-based GUI.

This package provides a basic core that allows a Swing based GUI to be used. The user can create and add its own components to this GUI, by overriding the specific methods.

  • Class Summary
    Class Description
    JDerivedGUIApplication
    The JDerivedGUIApplication class is a demonstration of the SMTools GUI framework.
    JStandardGUIApplication
    The JStandardGUIApplication class provides a standard Swing based GUI framework.