• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

IDE - help required

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We are in process of designing a product. For that we need a tool (GUI) thru which we need design our screen layouts (with combo, text box, labels etc) and when we save the screen format it should save in xml format. And it should also allow us to define new attributes for a specifi components. Is there any tool to satisfy my requirement. If not how should i proceed.
 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We started to design such a tool in 1998. Now it's on the market since 1999 and we made a lot of good experiences by using it in our projects.
Look at http://www.jeasy.de and download the evaluation version.
Open the Repository and run the Example. All GUI elements are stored in XML. The Repository let you define a lot of properties for most SWING objects.
A preview function let you see at once you have designed.
A HTTPConnector is used for C/S computing over Internet.
The automation API let you write testing scripts and run them on your application.
And so on ....
I hope you will find what you are looking for.
 
Goth Kris
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks a Lot Harry, Your information was very valuable for us. Let me go thru it and let me get back to you as soon as possible. My mail id is [email protected]. Please contact me. And give you mail id also.
 
reply
    Bookmark Topic Watch Topic
  • New Topic