• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Swings GUI Creation...

 
Ranch Hand
Posts: 186
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Ranch Hand
Posts: 4632
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
> 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
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic