Uses of Class
com.mxgraph.swing.handler.mxGraphHandler
-
Packages that use mxGraphHandler Package Description com.mxgraph.swing This package contains the main component for JFC/Swing, namely the graph component and the outline component. -
-
Uses of mxGraphHandler in com.mxgraph.swing
Fields in com.mxgraph.swing declared as mxGraphHandler Modifier and Type Field Description protected mxGraphHandlermxGraphComponent. graphHandlerMethods in com.mxgraph.swing that return mxGraphHandler Modifier and Type Method Description protected mxGraphHandlermxGraphComponent. createGraphHandler()mxGraphHandlermxGraphComponent. getGraphHandler()
-