Results 1 to 4 of 4
Thread: simple interface designer
- 08-16-2009, 10:25 PM #1
simple interface designer
I downloaded eclipse because I've seen it used for all sorts of languages and that it is a fully featured editor. However, the main thing I wanted it for was to build swing/awt windows with it, and I am baffled as to how to even begin this.
Could someone recommend a good tutorial about eclipse's interface designer, or recommend a more simple designer? I'm using bluej right now, I really like the simplicity but I would like to be able to build a GUI in a WYSIWYG sort of way.C:\DOS > C:\DOS.RUN > RUN.DOS.RUN
- 08-16-2009, 10:31 PM #2
Member
- Join Date
- Nov 2008
- Posts
- 20
- Rep Power
- 0
Eclipse UI Builder
Mate as far as I know there is only a plugin that you can download and install to use an Interface builder. I have not used it but as I have heard the code that it creates is a real mess!! I have only used eclipse for my java development projects and I did not faced any problem. However I have heard that Netbeans provide an interface builder and more user friendly interface. If you are extremely newbie to eclipse I would advice to switch and use Netbeans for your applications.
People can also tell you more things about the most suitable IDE for you.
Hope it helped!!
-
Since you're as student of Java and GUI, I strongly advise that you not create your GUIs via WYSIWYG dragging and pasting. You are far far better off at this stage going through the Sun Swing tutorials and then creating your GUIs by hand. Later as you understand more, then sure, use a GUI creator to make a prototype if desired, but you can do it with knowledge of what is going on behind the scenes and can then create more than the most rudimentary of GUIs.
You can find out more here:
Swing Tutorial Index
Using Swing Components
Best of luck
- 08-16-2009, 11:24 PM #4
Similar Threads
-
How to set the designer initial properties when making web report
By freezea in forum Reviews / AdvertisingReplies: 0Last Post: 06-04-2009, 04:25 PM -
GUI Designer for Swing/Java
By balajishenbagarajan in forum AWT / SwingReplies: 20Last Post: 01-27-2009, 12:17 AM -
Game developer or designer for fun
By M77 in forum Jobs OfferedReplies: 2Last Post: 07-04-2008, 04:35 PM -
iReport Designer for JasperReports 2.0.0
By JavaBean in forum Java SoftwareReplies: 0Last Post: 06-22-2007, 12:51 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks