• 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

jvider 1.2 - GUI Builder released

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


jvider - A new GUI builder tool for JavaTM Swing applications released. With jvider you can easily design graphical user interfaces for your JavaTM applets and applications.




It does just what you need - easily design graphical user interface, test it and produce tidy JavaTM source code. No custom libraries, no custom development environment, nothing. Just a tool to make your life easier.




Other features of jvider:
  • gridBagLayout is used for layout (no absolute positioning);
  • interactive UI design with drag & resize features;
  • testing UI on the fly without compiling;
  • ability to save/load your designs;
  • view and export produced Java source code as Frame or Applet;
  • intuitive interface. Easy to understand and comprehend;
  • easy to get started with tutorial and samples provided.


  • http://www.jvider.com

 
crispy bacon. crispy tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic