Hello,
This is not really advanced-swing related, but I have not access to
newsgroups anymore.
Let's assume I have a visual property Key which is a String, used
to consult a dictionary to translate labels.
When VAJ drops a JLabel in a visual composition, it always
generate code like "ivjJlabel1.setText('JLabel1');"
Thus, this property being set by VAJ could be in conflict with
any text set using the dictionary.
How could I be sure that my Key property would be set last,
or at least after any other relevant property in the generated code?
Or is there a better way to do this?
Thanks for any hint,
Frédéric
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing