Uses of Package
org.jgraph.event
Packages that use org.jgraph.event
Package
Description
JGraph's topmost package which contains the JGraph class.
Contains event classes and listener interfaces that are used to react to events fired by JGraph.
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph
package.Contains the BasicGraphUI, which is GraphUI's default implementation.
-
Classes in org.jgraph.event used by org.jgraphClassDescriptionDefines the interface for objects that may be used to represent a change to the graph layout cache.An event that characterizes a change in the current selection.The listener that's notified when the selection in a GraphSelectionModel changes.
-
Classes in org.jgraph.event used by org.jgraph.eventClassDescriptionEncapsulates information describing changes to a graph layout cache, and is used to notify graph layout cache listeners of the change.Defines the interface for objects that may be used to represent a change to the graph layout cache.Encapsulates information describing changes to a graph model, and is used to notify graph model listeners of the change.Defines the interface for objects that may be included into a GraphModelEvent to describe a model change.An event that characterizes a change in the current selection.
-
Classes in org.jgraph.event used by org.jgraph.graphClassDescriptionDefines the interface for objects that may be used to represent a change to the graph layout cache.Defines the interface for an object that listens to changes in a GraphModel.Defines the interface for objects that may be included into a GraphModelEvent to describe a model change.Defines the interface for an object that listens to changes in a GraphModel.An event that characterizes a change in the current selection.The listener that's notified when the selection in a GraphSelectionModel changes.
-
Classes in org.jgraph.event used by org.jgraph.plaf.basicClassDescriptionEncapsulates information describing changes to a graph layout cache, and is used to notify graph layout cache listeners of the change.Defines the interface for an object that listens to changes in a GraphModel.Encapsulates information describing changes to a graph model, and is used to notify graph model listeners of the change.Defines the interface for an object that listens to changes in a GraphModel.An event that characterizes a change in the current selection.The listener that's notified when the selection in a GraphSelectionModel changes.