mxGraph Java

Installation

The following assumes that Eclipse is used for development. To start development, open the Eclipse project files in the top-level directory by going to File, New, Java Project, choose Create project from existing source and select the top-level directory.

Examples

com/mxgraph/examples contains the following examples:

com/mxgraph/examples/swing contains the following examples:

For a simple example on input/output from/to a servlet, please run com/mxgraph/examples/web/Backend.java and point your browser to http://localhost:8080/.

com/mxgraph/examples/web contains more servlet examples. Right click Main.java in this directory and choose Run As, Java Application and point your browser to http://localhost:8080/.


© 2006-2016 by JGraph Ltd.