| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use mxEventSource | |
|---|---|
| com.mxgraph.model | This package contains the classes that define a graph model. | 
| com.mxgraph.sharing | This package contains all classes required for concurrent diagram editing by multiple clients. | 
| 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.util | This package provides utility classes such as mxConstants, mxUtils, mxPoint and mxRectangle as well as all classes for custom events and the undo history. | 
| com.mxgraph.view | This package implements the graph component, represented by the mxGraph class. | 
| Uses of mxEventSource in com.mxgraph.model | 
|---|
| Subclasses of mxEventSource in com.mxgraph.model | |
|---|---|
|  class | mxGraphModelExtends mxEventSource to implement a graph model. | 
| Uses of mxEventSource in com.mxgraph.sharing | 
|---|
| Subclasses of mxEventSource in com.mxgraph.sharing | |
|---|---|
|  class | mxSharedGraphModelImplements a diagram that may be shared among multiple sessions. | 
|  class | mxSharedStateImplements a diagram that may be shared among multiple sessions. | 
| Uses of mxEventSource in com.mxgraph.swing | 
|---|
| Fields in com.mxgraph.swing declared as mxEventSource | |
|---|---|
| protected  mxEventSource | mxGraphComponent.eventSource | 
| Uses of mxEventSource in com.mxgraph.swing.handler | 
|---|
| Subclasses of mxEventSource in com.mxgraph.swing.handler | |
|---|---|
|  class | mxConnectPreviewConnection handler creates new connections between cells. | 
|  class | mxMovePreviewConnection handler creates new connections between cells. | 
| Fields in com.mxgraph.swing.handler declared as mxEventSource | |
|---|---|
| protected  mxEventSource | mxInsertHandler.eventSource | 
| protected  mxEventSource | mxConnectionHandler.eventSourceHolds the event source. | 
| protected  mxEventSource | mxCellMarker.eventSourceHolds the event source. | 
| Uses of mxEventSource in com.mxgraph.swing.util | 
|---|
| Subclasses of mxEventSource in com.mxgraph.swing.util | |
|---|---|
|  class | mxAnimationBaseclass for all timer-based animations. | 
|  class | mxMorphingProvides animation effects. | 
| Uses of mxEventSource in com.mxgraph.util | 
|---|
| Subclasses of mxEventSource in com.mxgraph.util | |
|---|---|
|  class | mxUndoManagerImplements an undo history. | 
| Uses of mxEventSource in com.mxgraph.view | 
|---|
| Subclasses of mxEventSource in com.mxgraph.view | |
|---|---|
|  class | mxGraphImplements a graph object that allows to create diagrams from a graph model and stylesheet. | 
|  class | mxGraphSelectionModelImplements the selection model for a graph. | 
|  class | mxGraphViewImplements a view for the graph. | 
|  class | mxLayoutManagerImplements a layout manager that updates the layout for a given transaction. | 
|  class | mxSpaceManager | 
|  class | mxSwimlaneManagerManager for swimlanes and nested swimlanes that sets the size of newly added swimlanes to that of their siblings, and propagates changes to the size of a swimlane to its siblings, if siblings is true, and its ancestors, if bubbling is true. | 
| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||