How to compile a ".java" to ".form" file?
807591Jun 1 2008 — edited Jun 2 2008Hi all,
I know that using UI Designer, I can easily design a form visually and then get the java source code for it. But here I want to de the reverse: I have the java source for some GUI of my software and I want to change it in some way without bothering myself in the code. How can I convert my .java to .form?
thanks