How to generate classes from UIDesigner
Hi All,
I was originally using an older build of Intellij and can't for the life of
me remember how the classes were generated from the .form files.
I have completed a number of different forms and have bound all the elements
to names (variables) then using the tooltip created the necessary class file
and all the bound components but have yet to be able to create the remainder
of the class such as layout etc.
Any help, information or advice would be greatly appreciated.
Tony Burgess
Struggling
请先登录再写评论。
On Fri, 06 Feb 2004 10:54:39 +0000, Tony Burgess wrote:
Thats the point, you DONT. Thats byte-compiled in for you, you can
however change the project settings ( under UI designer ) to generate
code, however its not the most pleasent to look at ).
Theres a good tutorial in on the wiki and in the new documentation that
ships with the EAPs.
See some above threads, and u can find a very good url to UI desinger usage.