Class JDerivedGUIApplication

All Implemented Interfaces:
ActionListener, ComponentListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public final class JDerivedGUIApplication extends JStandardGUIApplication implements ActionListener
The JDerivedGUIApplication class is a demonstration of the SMTools GUI framework.

When this class's main(String[]) method is invoked, the resulting GUI looks as follows:

Refer to the JStandardGUIApplication class for further information.

Note that this class cannot be subclassed!

Version:
01/05/2024
Author:
Sven Maerivoet
See Also: