Package org.yasl.arch.application

Interface Summary
YASLAppConfigHelper  
YASLApplication Base interface for all application types.
YASLGUIApplication Extends the YASLApplication interface with methods associated with a GUI application (ie an Applet or Swing application).
YASLSwingAppFrame  
YASLSwingApplication Extends the YASLGUIApplication interface with methods associated with a Swing application.
 

Class Summary
YASLApplicationType Defines a set of application types (gui, command line, and applet).