Project meeting 03.09.2001
- Attendants:
- Børre Stenseth
- Harald Tolleshaug
- Torstein Krause Johansen
- Håkon A. Jensen
Since our last meeting many of the GUI classes have been implemented,
but the heavy logic remains to be done. Here is a list of what we
discussed.
-
Which flaggs are needed to generated reversible java code.
Is the import java function usefull if it only imports
code generated by The Gart?
-
The gererated java code will contain the name of XML file
used to gererate it.
-
In the XML presentation of the GUI:
-
Are elements or atributes most convenient to represent
the various java GUI components.
-
Will the XML file size affect the speed of The Gart.
-
The GUI will be up and running within week 42.
-
Harald presented a problem with setBounds(..) and mouse event.
The component somehow fails to resize.
-
Torstein has problems with setSize(..) and JFrame
on the Linux platform. It works with Frame.
-
Is it possible, without much troble,
to use the java components instead of
just labels to represent the GUI in The Gart.