Form Visual Inheritence
-
I have an application written in Delphi that use visual inheritence a lot that I would like convert to Java. I've figured out that I could hand code the forms (have about 2000 forms), but recode them by hand would kill me. I saw that eclipse has a few addons that I can purchase that will do this the GUI way simular to the method that delphi uses, but I just happen to like the user friendlyness of Netbeans, but their form editor does not do visual inheritence. Are there any other options that anyone can recommend?
-
I have an application written in Delphi that use visual inheritence a lot that I would like convert to Java. I've figured out that I could hand code the forms (have about 2000 forms), but recode them by hand would kill me. I saw that eclipse has a few addons that I can purchase that will do this the GUI way simular to the method that delphi uses, but I just happen to like the user friendlyness of Netbeans, but their form editor does not do visual inheritence. Are there any other options that anyone can recommend?
can not help u. by the way, no technology question here. :laugh:
Fight to Win or Die..
-
can not help u. by the way, no technology question here. :laugh:
Fight to Win or Die..
Not quite. No Programming questions. Asking about add-ins or suggestions on tools is fine
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
I have an application written in Delphi that use visual inheritence a lot that I would like convert to Java. I've figured out that I could hand code the forms (have about 2000 forms), but recode them by hand would kill me. I saw that eclipse has a few addons that I can purchase that will do this the GUI way simular to the method that delphi uses, but I just happen to like the user friendlyness of Netbeans, but their form editor does not do visual inheritence. Are there any other options that anyone can recommend?
Hi. I have a similar "problem". So far I've tried: Matisse4MyEclipse from http://www.myeclipseide.com and Swing Designer from http://www.instantiations.com/windowbuilder/swingdesigner/index.html?id=2 :-D Regards Marco