|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use uic.output.builder | |
uic.output | Package that contains classes for the convertion from the QtDesigner files to usable user interfaces. |
uic.output.builder | |
uic.output.pjava | Each widget in QtDesigner is handled by a seperate plugin which extends the AbstractWidget. |
uic.output.swing | Each widget in QtDesigner is handled by a seperate plugin which extends the AbstractWidget. |
Classes in uic.output.builder used by uic.output | |
ContainerRepresenter
This represens a set of widgets that are going to be grouped with a layout manager. |
|
Representer
Baseclass, probably useless by itself. |
|
UICBuilder
The builder that combines all widgets and can be passed to the instanciator or the fileWriter |
|
WidgetRepresenter
Any widget that has a constructor, and can be added to a container. |
Classes in uic.output.builder used by uic.output.builder | |
Callable
This represents anything with a Constructor. |
|
CodeSnippet
This represents a piece of code that only the JavaFileWriter will write out. |
|
ContainerRepresenter
This represens a set of widgets that are going to be grouped with a layout manager. |
|
FieldRepresenter
A field of a Class. |
|
MethodRepresenter
Any method on a class. |
|
ObjectRepresenter
Any class that has a constructor. |
|
Representer
Baseclass, probably useless by itself. |
|
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. |
Classes in uic.output.builder used by uic.output.pjava | |
UICBuilder
The builder that combines all widgets and can be passed to the instanciator or the fileWriter |
|
WidgetRepresenter
Any widget that has a constructor, and can be added to a container. |
Classes in uic.output.builder used by uic.output.swing | |
UICBuilder
The builder that combines all widgets and can be passed to the instanciator or the fileWriter |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |