Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #4897

Re: netbeans

From "John B. Matthews" <nospam@nospam.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: netbeans
Date 2011-06-02 15:04 -0400
Organization The Wasteland
Message-ID <nospam-32CE75.15040702062011@news.aioe.org> (permalink)
References <is88ft$4hu$3@localhost.localdomain>

Show all headers | View raw


In article <is88ft$4hu$3@localhost.localdomain>,
 "Likux" <likux@com.com> 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:

<http://stackoverflow.com/questions/2561540>

> 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
<http://sites.google.com/site/drjohnbmatthews>

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

netbeans "Likux" <likux@com.com> - 2011-06-02 16:59 +0200
  Re: netbeans "John B. Matthews" <nospam@nospam.invalid> - 2011-06-02 15:04 -0400
    Re: netbeans Likux <likux@com.com> - 2011-06-03 08:51 +0200
      Re: netbeans "John B. Matthews" <nospam@nospam.invalid> - 2011-06-03 15:12 -0400

csiph-web