Uses of Package
com.mxgraph.swing
-
Packages that use com.mxgraph.swing Package Description com.mxgraph.swing This package contains the main component for JFC/Swing, namely the graph component and the outline component.com.mxgraph.swing.handler This package contains all classes required for mouse event handling in JFC/Swing.com.mxgraph.swing.util This package contains all utility classes that require JFC/Swing, namely for mouse event handling, drag and drop, actions and overlays.com.mxgraph.swing.view 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.swing Class Description mxGraphComponent For setting the preferred size of the viewport for scrolling, use mxGraph.setMinimumGraphSize.mxGraphComponent.mxGraphControl mxGraphOutline.MouseTracker -
Classes in com.mxgraph.swing used by com.mxgraph.swing.handler Class Description mxGraphComponent For setting the preferred size of the viewport for scrolling, use mxGraph.setMinimumGraphSize. -
Classes in com.mxgraph.swing used by com.mxgraph.swing.util Class Description mxGraphComponent For setting the preferred size of the viewport for scrolling, use mxGraph.setMinimumGraphSize. -
Classes in com.mxgraph.swing used by com.mxgraph.swing.view Class Description mxGraphComponent For setting the preferred size of the viewport for scrolling, use mxGraph.setMinimumGraphSize.