Results 1 to 4 of 4

Thread: Swing pivot table for OLAP analysis

  1. #1
    Join Date
    Mar 2006
    Location
    Maarssen, The Netherlands
    Posts
    19

    Default Swing pivot table for OLAP analysis

    Hi,

    Pivot table: http://en.wikipedia.org/wiki/Pivot_table
    OLAP = Online Analytical Processing: http://en.wikipedia.org/wiki/OLAP

    I need a pivot table in my application.
    I found JMagellanes (contains a Swing based Pivot Grid), which is free (opensource): http://jmagallanes.sourceforge.net/en/
    I found Jide Pivot Grid, which is commercial and sources are not available : http://jidesoft.com/products/pivot.htm

    Anyone knows of other possibilities, for example one which is better in combination with the Spring Rich Client Project?

    Thanks in advance,

    Theo
    Last edited by gulcher; May 29th, 2007 at 06:19 AM.

  2. #2
    Join Date
    Sep 2006
    Posts
    21

    Default

    I don't intend to advertise Jidesoft (I'm not in any way affiliated with them), but I'm using their docking framework and some of their components in my open source project and they are working quite well. So I would imagine that their pivot table should also work well, although I have no direct experience.

    They may not provide the source code but they will give you the binary for free if you have an open source project.

    I have no experience with the JMagellanes control so I cannot comment on it.

    As far as Spring RCP integration goes, I think that since we are talking about table controls, you won't get much in terms of integration (apart from maybe using the table models offered by the framework).

    Just my two cents.
    Marios

  3. #3
    Join Date
    May 2005
    Posts
    394

  4. #4
    Join Date
    Mar 2007
    Location
    Oudenaarde
    Posts
    294

    Default

    I've played with JidePivot before and I can say it's a really nice component (integration with RCP is doable, I've done it before). I haven't checked OpenSwing yet though...
    MSN: PM me please
    Skype: doclo_lieven

    Spring Rich Client Project Lead

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •