Author
Pivot table in Swing
Purvesh Vora
Ranch Hand
Joined: Dec 10, 2003
Posts: 47
Hi,
Is there any possibility to have pivot table in Swing?
Thanks,
Purvesh
Michael Dunn
Ranch Hand
Joined: Jun 09, 2003
Posts: 4632
posted Sep 08, 2009 13:42:36
0
what google keywords did you use?
Anthony Si
Greenhorn
Joined: Feb 02, 2009
Posts: 2
For Swing, I suggest you take a look @ JIDE - which is a commercial package but IMHO worth every penny.
http://www.jidesoft.com/
I'm looking for GUI libraries in SWT on Grid/PivotTable that make Excel-like implementation easy in Java. I'm also interested in other language (c++,c#,qt,python,etc), If anyone have any suggestions please let me know.
Anthony
Stanislav Lapitsky
Ranch Hand
Joined: Dec 01, 2009
Posts: 53
May be that wuld help
http://java-sl.com/envelope.html
The EnvelopetableModel with pivot feature is possible.
Regards,
Stas
subject: Pivot table in Swing