Title: JmtDefaultCellViewFactory
611612613614615616617618619620621
graph = new JmtJGraph(this); graph.setModel(new DefaultGraphModel()); // Giuseppe De Cicco graph.getGraphLayoutCache().setFactory(new JmtDefaultCellViewFactory(this) { /** * */ private static final long serialVersionUID = -8352272370225918131L;