Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.CARNet.hr!news.optima.hr!not-for-mail From: "Likux" Newsgroups: comp.lang.java.programmer Subject: netbeans Date: Thu, 2 Jun 2011 16:59:02 +0200 Organization: "Optima Telekom Usenet server" Lines: 20 Message-ID: NNTP-Posting-Host: 95-178-217-141.dsl.optinet.hr X-Trace: localhost.localdomain 1307026749 4670 95.178.217.141 (2 Jun 2011 14:59:09 GMT) X-Complaints-To: abuse@optinet.hr NNTP-Posting-Date: Thu, 2 Jun 2011 14:59:09 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4892 Greetings. I have "strange" problem. I created java desktop app under netbeans, added some basic design, buttons, forms etc. After some basic programming i compilled the program without errors. You can see the whole gui. After that i added some code and new class ( deleted one of the old ones ) and now there's no design or source tab. E.g. if i click on some file (let's say maintest.java ) i will get the source but there is no switching to design view. If i run inspector i get empty window. It important to say that this has working before and if i compile the program it will load whole gui with forms and buttons. Where can i switch this options ?