Package uic.output.builder

Class Summary
ArrayRepresenter A Representer for an Array.
Callable This represents anything with a Constructor.
Callable.Argument  
CodeSnippet This represents a piece of code that only the JavaFileWriter will write out.
CodeSnippet.Argument  
ContainerRepresenter This represens a set of widgets that are going to be grouped with a layout manager.
ContainerRepresenter.SubWidget  
FieldRepresenter A field of a Class.
MethodRepresenter Any method on a class.
ObjectRepresenter Any class that has a constructor.
ObjectRepresenter.Assignment  
Representer Baseclass, probably useless by itself.
UICBuilder The builder that combines all widgets and can be passed to the instanciator or the fileWriter
ValueRepresenter Any value, or better said; instance of a class/basetype.
WidgetRepresenter Any widget that has a constructor, and can be added to a container.
WidgetRepresenter.EventRepresenter  
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence