Uses of Package
com.mxgraph.swing.view
-
Packages that use com.mxgraph.swing.view 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.view used by com.mxgraph.swing Class Description mxICellEditor mxInteractiveCanvas -
Classes in com.mxgraph.swing.view used by com.mxgraph.swing.handler Class Description mxCellStatePreview Represents the current state of a cell in a given graph view. -
Classes in com.mxgraph.swing.view used by com.mxgraph.swing.util Class Description mxCellStatePreview Represents the current state of a cell in a given graph view. -
Classes in com.mxgraph.swing.view used by com.mxgraph.swing.view Class Description mxICellEditor