Changeset 872 for trunk/releases


Ignore:
Timestamp:
02/09/14 23:40:17 (10 years ago)
Author:
ngw8
Message:

Added GraphFramesetLinks agent, which uses JGraphX to generate a graph/visualization of the current frameset in terms of the links between frames, and renders it using Expeditee objects.
The layout type used (tree, organic, circle, hierarchical, or the default, fast organic) can be specified when calling the action (e.g. 'GraphFramesetLinks circle').

Location:
trunk/releases/jars
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/releases/jars/licenses

    r557 r872  
    55LGPL                                            iText-2.1.3.jar
    66LGPL                                            JFreeCharts.jar
    7 GPL                                             lobo-pub.jar, lobo.jar, ext/jweb-ext.jar, ext/primary.jar
    8 Public Domain? - or LGPL ?                      ext/xpp3-1.1.3.4.M.jar
    9 Apache 2                                        xercesImpl.jar
     7GPL                                                     lobo-pub.jar, lobo.jar, ext/jweb-ext.jar, ext/primary.jar
     8Public Domain? - or LGPL ?      ext/xpp3-1.1.3.4.M.jar
     9Apache 2                                        xercesImpl.jar, json-simple-1.1.1.jar
    1010MPL 2                                           js.jar, ext/js.jar (same file - delete?)
    1111EPL 1                                           junit.jar
    12 Java Core (?)                                   activation.jar, mail.jar, ext/javafxrt.jar, ext/javafxc.jar, ext/jlfgr-1_0.jar, ext/Scenario-0.5.jar
    13 Commercial trial (?)                            JEP.jar
    14 MIT License                             jsoup-1.7.3.jar
     12Java Core (?)                           activation.jar, mail.jar, ext/javafxrt.jar, ext/javafxc.jar, ext/jlfgr-1_0.jar, ext/Scenario-0.5.jar
     13Commercial trial (?)            JEP.jar
     14BSD 3-clause derivative         jgraphx.jar (see jgraphx_LICENSE.txt)
Note: See TracChangeset for help on using the changeset viewer.