Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: "John B. Matthews" Newsgroups: comp.lang.java.programmer Subject: Re: netbeans Date: Thu, 02 Jun 2011 15:04:07 -0400 Organization: The Wasteland Lines: 35 Message-ID: References: NNTP-Posting-Host: LQJtZWzu+iKlBROuDg+IUg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4897 In article , "Likux" wrote: > I have "strange" problem. I created java desktop app under netbeans, > added some basic design, buttons, forms etc. Just to clarify: Did you create a "Java Desktop Application" or a "Java Application"? More on the difference may be found here: > 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. Did you delete any files ending in ".form"? They contain the design details. > 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 ? Look for buttons labeled "Source and "Design". -- John B. Matthews trashgod at gmail dot com