Package org.araneaframework.uilib

Reusable user interface widgets.

See:
          Description

Interface Summary
ConfigurationContext Configuration context for Uilib widgets.
 

Exception Summary
ConverterNotFoundException This exception is thrown when the BaseConverter for the current BaseControl and Data could not be found.
DataItemTypeViolatedException Exception thrown by Data when its data type is not handled correctly.
InvalidFormElementNameException This exception is thrown if one of the FormWidget's get/setByFullNane methods is called and it is given an invalid or not existing form element name.
 

Package org.araneaframework.uilib Description

Reusable user interface widgets.