如何运行 jgraph 示例?

How to run the jgraph example?

我最近不得不使用Jgraph 来构建我们IoT 网络的topu,但是,我不知道如何运行 Jgraph example.Any 可以帮助我吗? github中Jgraph的link来了:https://github.com/jgraph/jgraphx.Thank你很喜欢

有点晚了,但如果您仍然感兴趣...在 ide 中添加 project 后,请确保 src 和示例包都标记为源文件夹并且运行 (jgraphx/examples/com/mxgraph/examples/swing/GraphEditor.java)

中的图形编辑器 class