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


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

Netbeans "form" code is uneditable unless copy/paste into new java file

From clusardi2k@aol.com
Newsgroups comp.lang.java.programmer
Subject Netbeans "form" code is uneditable unless copy/paste into new java file
Date 2012-08-26 07:44 -0700
Organization http://groups.google.com
Message-ID <08941df4-43d5-4db8-acad-62149e87263c@googlegroups.com> (permalink)

Show all headers | View raw


How can I modify the code automatically created by Netbeans. Some of that code appears to be uneditable.

Instead, I can copy the code, delete the form file it was in, and paste the code into a new class. But, the form disappears. At this code I have all the code, but I lose the "Design" view entirely.

Ok experts, what can I do.

The reason I want to do this is the Swing pallet (in design view) doesn't have things that I need such as modal window capabilities (jdialogs), and Jlayer capabilities (for a light box effect). Am I wrong about this.

Thank you,

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Netbeans "form" code is uneditable unless copy/paste into new java file clusardi2k@aol.com - 2012-08-26 07:44 -0700
  Re: Netbeans "form" code is uneditable unless copy/paste into new java file Arne Vajhøj <arne@vajhoej.dk> - 2012-08-26 10:50 -0400
  Re: Netbeans "form" code is uneditable unless copy/paste into new java file markspace <-@.> - 2012-08-26 11:23 -0700
    Re: Netbeans "form" code is uneditable unless copy/paste into new java file Lew <noone@lewscanon.com> - 2012-08-26 20:40 -0700
      Re: Netbeans "form" code is uneditable unless copy/paste into new java file "John B. Matthews" <nospam@nospam.invalid> - 2012-08-27 01:47 -0400
  Re: Netbeans "form" code is uneditable unless copy/paste into new java file "John B. Matthews" <nospam@nospam.invalid> - 2012-08-26 14:54 -0400
  Re: Netbeans "form" code is uneditable unless copy/paste into new java file Nigel Wade <nmw@ion.le.ac.uk> - 2012-09-03 10:39 +0100

csiph-web