Uses of Class
com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
Packages that use mxGraphComponent.mxGraphControl Package Description com.mxgraph.swing This package contains the main component for JFC/Swing, namely the graph component and the outline component. -
-
Uses of mxGraphComponent.mxGraphControl in com.mxgraph.swing
Fields in com.mxgraph.swing declared as mxGraphComponent.mxGraphControl Modifier and Type Field Description protected mxGraphComponent.mxGraphControl
mxGraphComponent. graphControl
Methods in com.mxgraph.swing that return mxGraphComponent.mxGraphControl Modifier and Type Method Description protected mxGraphComponent.mxGraphControl
mxGraphComponent. createGraphControl()
Creates the inner control that handles tooltips, preferred size and can draw cells onto a canvas.mxGraphComponent.mxGraphControl
mxGraphComponent. getGraphControl()
-