I have developed some swing application (while learning) using JCreator (free version). Recently I have downloaded NetBeans and I am kind of liking it for my swing development. One thing that I want to, and cound not, achieve is to edit the existing swing code with Net Beans. If you have done this earlier, could you please help me. Thanks Ashish
Ashish Gupta
Ranch Hand
Joined: Apr 27, 2003
Posts: 61
posted
0
After I failed to get any response for my question I did some sniffing around on www.netbeans.org and found following information It is not currently possible to regenerate a missing .form file for GUI classes, or to generate a .form file for GUI classes not origninally created in Forte for Java or NetBeans. Link Hope this will help others in similar situation.