Overwiew

Documentation

Examples

Project


SourceForge.net Logo



Customizers

The Properties of the Beans can be arranged with Customizers.

The Customizers read the Database-Schema of the current Database and offers the available tables and Columns. It´s also possible, to define a database-select to achieve this purpose.



Tabelle-Customizer




Spalte-Customizer




TextfieldCustomizer


The Textfield-Customizer gathers its information with reflection. The main Class of the Project has to be declared (unt.ooifac.frames.GesamtFrame) and the Button “BaueErgs” has to be pressed -> All available Datamods will be offered, a desired Column can be attached.


Software-Design

It´s essential, to use the following Package-Design to be able to benefit from the reflection-approach for some Customizers. The Class GesamtFrame generates all other classes and gives references to them.