Package net.sourceforge.spark.framework

Interface Summary
Command Part of the Command design pattern.
CommandHolder Part of the Command design pattern.
Observer Part of the Observer design pattern.
SPARKFactory The SPARKFactory is a simple interface stud that is used in conjunction with the SPARK class itself.
Subject Part of the Observer design pattern.
 

Class Summary
Atom The Atom class is a widget type that may contain no other widgets.
Container The Container widget class has the ability to contain other Atom's and/or other Containers.
SPARK The SPARK class is an integral part of the framework and the kit.
Widget The root Widget class type.