This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes Swing / AWT / SWT and the fly likes Swings GUI Creation... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Swings GUI Creation..." Watch "Swings GUI Creation..." New topic
Author

Swings GUI Creation...

Pras Tiwari
Ranch Hand

Joined: Nov 07, 2005
Posts: 185
hi experts

i am beginning a new project in Java Swings.
i am very much aware of Eclipse also.

My requirements are
a tool to build GUI screens faster
a tool which will produce code that will be easy to modify and easily understandable.
a tool which will create screens which will look and render componets
perfectly on any platform(windows,linux,mac)

i had been googling hard to find a perfect tool and came accross many and i am confused what to use

for eclipse i saw there are these 2 plugins A) V4All and B) Jigloo which are swing builder tools
also there is JVider and JFrameBuilder '09' and lots of many tools are available.

friends i dont want to waste time in evaluating advantages and drawbacks all these tools.

pls guide me in selecting the best tool.
if you have used any tool and found it good pls help me and tell me the "advantages" of
the tool you are using.

thanks in advance
jags


********Deserve Before You Desire********
Michael Dunn
Ranch Hand

Joined: Jun 09, 2003
Posts: 4632
> My requirements are
> a tool to build GUI screens faster
> a tool which will produce code that will be easy to modify and easily understandable.
> a tool which will create screens which will look and render componets
> perfectly on any platform(windows,linux,mac)



> pls guide me in selecting the best tool.

your fingers, and your imagination
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Swings GUI Creation...
 
Similar Threads
Swing screen - mock diagrams
flow diagram(or uml)
Suggestions for developing desktop application in java
To the Authors: What tools support JSF well?
how to connect from java swings to servlets.