mxGraph 2.5.0.1


Uses of Package
com.mxgraph.swing

Packages that use com.mxgraph.swing
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
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
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
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
mxGraphComponent
          For setting the preferred size of the viewport for scrolling, use mxGraph.setMinimumGraphSize.
 


mxGraph 2.5.0.1


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.