Package brf.j2me.dynaworks

Interface Summary
PopupWidget The PopupWidget interface describes UserWidgets with modal behaviour.
UserWidget The UserWidget interface is implemented by user interface elements that are to be used in the DynaWorks framework.
 

Class Summary
ActionEvent The ActionEvent class is a higher level abstraction of an Event.
Application The Application class is the abstract base class for all DynaWorks-based applications.
DataDictionary The DataDictionary stores key/value pairs where the key is a string and the value can be any Java object.
Page Abstract base class for application pages.