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 mxGraphHandler
mxGraphComponent. graphHandler
Methods in com.mxgraph.swing that return mxGraphHandler Modifier and Type Method Description protected mxGraphHandler
mxGraphComponent. createGraphHandler()
mxGraphHandler
mxGraphComponent. getGraphHandler()
-