Results 1 to 14 of 14
Thread: Visual Editor?
- 10-21-2008, 09:14 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Visual Editor?
Hello!
I am new to java world. I have downloaded Eclipse 3.4 from Eclipse.org.
I have created a new project and added a class in it but i want to add visual class so i can build some application with GUI.
So i want to know how can i add visual class? (just like we add windows forms in MS visual studio). DO i need to install visual editor separately? If yes! then where can i get that?
Any help would be appreciated.
- 10-21-2008, 09:24 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
I think you are talking about GUI. Basically you have to learn about Swing. I don't know weather Eclipse have a GUI development editor, or a control box. Did you check that?
- 10-21-2008, 09:33 AM #3
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
What is swing? No! I dont see any GUI editor in Eclipse 3.4. Do I have to explicitly attach some GUI editor with that?
- 10-21-2008, 11:26 AM #4
Senior Member
- Join Date
- Sep 2008
- Posts
- 135
- Rep Power
- 0
- 10-21-2008, 11:31 AM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Swing is a collection of graphical user interface components/controls. Basically you have to use those components to develop a user interface.
Sorry, I don't know that Eclipse have to do such a thing, I'm a NetBeans user. Let see what our Eclipse users comments on this.
- 10-21-2008, 01:01 PM #6
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Any eclipse user here? I am using eclipse 3.4. I have downloaded Visual Editor for Eclipse 3.4 and extracted its files into dropins folder but i am getting nothing.
- 10-21-2008, 01:02 PM #7
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Ya, lots of people are here. Just wait for a moment, at this time most of them are on the bed. ;)
- 10-22-2008, 10:00 AM #8
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Ok! I have Installed the Visual Editor. Well...I suppose so as i am seeing Visual Editor in Plugins details from "About Eclipse SDK" tab in Help menu.
Now from where can i make visual class? because i am not seeing any option of making visual class.
any help will be appreciated.
Thanks
- 10-22-2008, 12:04 PM #9
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Please if any one can help me?
- 10-22-2008, 02:14 PM #10
Member
- Join Date
- Oct 2008
- Posts
- 1
- Rep Power
- 0
Consider Netbeans IDE 6.1
Netbeans offers a desktop application project type which is similar to visual studio.
:)
- 10-22-2008, 02:56 PM #11
Just another cross poster.
Swing - Visual Editor in Eclipse?
db
- 10-22-2008, 05:55 PM #12
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 10-23-2008, 10:48 AM #13
Senior Member
- Join Date
- Sep 2008
- Posts
- 135
- Rep Power
- 0
Which is a shame, because it just re-enforces the misconception that the GUI is the application. People who start out using visual editors tend to start every project with a form, from which they control everything else.
Learn to build GUIs by hand, then use a visual editor, if you still feel you want to. The rule of thumb, as always, is don't use a tool to automate something you can't do by hand first, or you'll be stumped when something goes wrong
- 10-23-2008, 11:33 AM #14
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
I think use of a visual editor is nice, in some distance. If a person well know how to write code by hand, do you think he/she must hang on with it. I'm not, recommended to use a visual editor. There is an advantage too, since all of those development cannot workout through the visual editor, so you must have knowledge on how to write it by hand. So still you need to know the fundamentals.
Similar Threads
-
Eclipse Visual Editor problem
By Scar€crow in forum AWT / SwingReplies: 0Last Post: 09-07-2008, 11:06 PM -
Eclipse Visual Editor and Ganymede
By jobsonandrew in forum EclipseReplies: 3Last Post: 08-05-2008, 09:07 AM -
visual JSF
By manoj41831 in forum JavaServer Faces (JSF)Replies: 0Last Post: 06-17-2008, 03:05 PM -
DB Visual ARCHITECT 4.1
By levent in forum Java SoftwareReplies: 0Last Post: 08-04-2007, 07:48 PM -
DB Visual ARCHITECT 4.0 SP2
By levent in forum Java SoftwareReplies: 0Last Post: 05-15-2007, 05:50 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks