Data Visualization Prototype (Java/Eclipse/DAO/Relational DB)

Posted by Vince on Stack Overflow See other posts from Stack Overflow or by Vince
Published on 2010-06-08T09:25:34Z Indexed on 2010/06/08 9:42 UTC
Read the original article Hit count: 207

Filed under:
|
|
|

Hello,

I am building a prototype application which displays various 2D & 3D data charts. I am using a third party library for the charts, the database and data extraction layer have already been coded.

Can you advise on a good desktop Framework to use within Eclipse to provide a 'professional' looking GUI with minimum coding required (This is just a prototype).

Further can anyone advise an effective method to port this application to a web server so users could access remotely? I have limited experience with GWT, are their more suitable alternatives? Many Thanks

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse