Trying to use GUI Building java se!
1) File - New Project.
2) categories pane - Java node.
3) projects pane - java app.
4) click next,
5) type 'NumberAddition' in project name field.
6) skip fields.
7) enter 'NumberAddition' ass the class name. (not in this panel??)
8) enter "my.numberaddition" as the package.
9) click finish.
The above procedure is from the NetBeans IDE Tutorial found under "help"
tab of my netbeans gui? The build s/b in java SE and s/b a drag and drop process without
detail setup of X and Y pixel settings! Like in visual basic.
also tried:
Designing a Swing GUI in NetBeans IDE.
On page (2) Creating a JFrame Container.
1) open project "NumberAddition".
2) add JFrame > new file > other > Swing GUI Forms > JFrame Form.
There is no Swing GUI Forms in this drop down?
Am I missing an add on or update?
This s/b under " Forum: AWT / Java Swing" > How do I change the forum?
I have solved this problem!
Changed proxy setting to no proxy!
Plugins harness no longer says administrator required!
Now I can setup FORM build in new folder under project in FILE!