Uses of Package
com.mxgraph.swing
Packages that use com.mxgraph.swing
Package
Description
This package contains the main component for JFC/Swing, namely the graph
component and the outline component.
This package contains all classes required for mouse event handling in
JFC/Swing.
This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.
This package contains all classes required for interaction, namely the
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
defines the requirements for a canvas that supports hit-detection on shapes.
-
Classes in com.mxgraph.swing used by com.mxgraph.swingClassDescriptionFor setting the preferred size of the viewport for scrolling, use mxGraph.setMinimumGraphSize.
-
Classes in com.mxgraph.swing used by com.mxgraph.swing.handlerClassDescriptionFor setting the preferred size of the viewport for scrolling, use mxGraph.setMinimumGraphSize.
-
Classes in com.mxgraph.swing used by com.mxgraph.swing.utilClassDescriptionFor setting the preferred size of the viewport for scrolling, use mxGraph.setMinimumGraphSize.
-
Classes in com.mxgraph.swing used by com.mxgraph.swing.viewClassDescriptionFor setting the preferred size of the viewport for scrolling, use mxGraph.setMinimumGraphSize.