Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 2nd, 2006, 1:06 PM   #1
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 4 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Java GUI Builder

I was thinking about some issues I've been having with Java. RAD is one of them. When working on projects, the GUI takes up the most time to develop. I was thinking about using the GUI Builder plug-in for Eclipse but it seems too hard and makes the code very unreadable. I really like how Microsoft put together Visual C++ and Visual C#. It would be nice if Java had some kind of standard GUI Builder.

BTW, Has any ever used JBuilder? Is it any good and does my Java programs still become portable after using JBuilder?
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Nov 2nd, 2006, 3:49 PM   #2
AntiNinja
Hobbyist Programmer
 
AntiNinja's Avatar
 
Join Date: Jun 2006
Location: The States
Posts: 101
Rep Power: 3 AntiNinja is on a distinguished road
Send a message via AIM to AntiNinja Send a message via Yahoo to AntiNinja
I usually make the GUI in netbeans and just c&p into JCreator and fix it up, seems to work quite well.

..Just a thought.
__________________
Pain is just weakness leaving the body.
AntiNinja is offline   Reply With Quote
Old Nov 3rd, 2006, 11:32 AM   #3
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 4 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
The GUI builder in Netbeans, is it actually any good?
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Nov 3rd, 2006, 3:30 PM   #4
melbolt
Professional Programmer
 
melbolt's Avatar
 
Join Date: Feb 2005
Location: PA, USA
Posts: 254
Rep Power: 4 melbolt is on a distinguished road
the netbeans designer code is fairly decent, however, i found it will not copy/paste straight over to something like eclipse.

It uses something like org.jdesktop.layout.LayoutStyle

which when put into eclipse, it has no clue what this layout is or where it comes from, must be some library included specifically in netbeans?

however, if you're working with netbeans and netbeans only, it can make some very pretty forms very easily.
__________________
I have never let my schooling interfere with my education. -Mark Twain-

Xbox live gamertag: melbolt
melbolt is offline   Reply With Quote
Old Nov 3rd, 2006, 3:41 PM   #5
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
I second NetBeans. I had a brief but pleasant experience with the GUI builder.
OpenLoop is offline   Reply With Quote
Old Nov 3rd, 2006, 4:05 PM   #6
AntiNinja
Hobbyist Programmer
 
AntiNinja's Avatar
 
Join Date: Jun 2006
Location: The States
Posts: 101
Rep Power: 3 AntiNinja is on a distinguished road
Send a message via AIM to AntiNinja Send a message via Yahoo to AntiNinja
melbolt: All you have to do is delete everything before 'LayoutStyle' and just import the right class to use it. It does that with any layout design, its easy to fix.
__________________
Pain is just weakness leaving the body.
AntiNinja is offline   Reply With Quote
Old Nov 4th, 2006, 1:11 PM   #7
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 4 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Thanks for the reply guys. Helped me a lot.
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming with Java: Tutorial ReggaetonKing Java 7 May 20th, 2008 11:58 AM
Special browser in Java (Project) stalefish Java 3 Feb 9th, 2008 5:22 PM
First Java Program duale2005 Java 3 May 22nd, 2006 6:17 PM
Java programmers, game developers, artists, be ware! RPG game team is recruiting! atcomputers.us Paid Job Offers 7 Sep 25th, 2005 8:25 PM
JAVA and C#??? java_roshan C# 6 Apr 13th, 2005 11:18 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:22 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC