Vinod Vin

Greenhorn
+ Follow
since Jul 19, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Vinod Vin

@Ranganathan -
Thanks we are planning to use JAXB as one of my coleague also told me it will be good to use. SO mostly we will use JAXB for XML read write.
It will be highly appreciated if you can provide some links to the tutorials.
Also are there any point where I can look out for perfomrance improvement as we have got time of 3 sec to fetch the xml data from two sources and then combine them and show it in UI.
And out of this 2 files one file will be having huge amount of data.


@Ulf -
Thanks for quick reply,
I am expecting some thing like Struts which provide basic skeleton of separation of layers presentation , business and database.
so Like this is it possible to implement in Swing application.
Or
Is there any framework which provides basic skeleton.
Are there any Spirng features, which can be used in development of such application?

Thanks for your qick attention !

12 years ago
Hi,

I am going to start working on an application which should be built using Java Swing and XML as datasource.
This application will involve heavy xml's and Java Swing UI.
Also Performance is very essential factor as all the operations will be performed on the XML documents.

Please sugggest best framework to use.

Any information and links will be very helpful.


Thanks !
12 years ago
Thank you all for your suggestions.

Actually We are in hurry and we have to develope these screens asap.
Also I was looking out for WindowBuilder I found it is in Beta version so if any more information will be a great help on WindowBuilder.
I was trying to download WindowBuilder plugin if possible please share the link for the same.

I am also trying to find out if there is any support Swing GUI drag drop with IBM RAD ?

Thanks in advance!
12 years ago
Hi,

We are going to start a new project which uses Java Swing GUIs, I dont have much idea about Swing.
I have created one simple GUI using NetBeans Drag and Drop options.I found it impressive.

I need some help to understand comparison between Eclipse and NetBeans for Swing Application

Also information on below
1. Does NetBeans IDE adds any extra NetBeans specific code in the designed GUI ?
2. Does NetBeans uses any extra library to design GUI ?
3. Are there any lmitations ?

Thanks in Advance !


12 years ago