Name |
Description |
BackendFactory |
|
ConditionLinker |
|
ConditionManager |
|
EventLink |
Connects a condition from a rule with a renderer. It executes the condition when an event is invoked and passes it a reference to the current renderer |
EventLinker |
Links the events from the concrete widget set with the behavior specified in a UIML document |
Renderer |
This class implements widget set independent behavior for the widget set specific backends. It implements the general core (widget creation, applying properties on widgets) of the rendering backends. |