swing - I can't go to design mode in NetBeans (jframe) -


i building gui using swing jframe. using netbeans, because has nice interface allows create gui clicking. once saved java file of interface. want use file again , works fine, when add file package inside project. cant go design view anymore, option not available.

does know how enable design view?

looking @ there no .form file. idea how compile file?

you can recreate .form file class. please see here: http://wiki.netbeans.org/faqformgeneratingformfile

if move / copy class have copy form file since it's not recreated.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -