Uses of Package
org.cytoscape.event
-
Packages that use org.cytoscape.event Package Description org.cytoscape.app This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X.org.cytoscape.app.event org.cytoscape.application.events This package provides application events/listeners, including Cytoscape startup/shutdown, setCurrentNetwork/setCurrentNetworkView/ setSelectedNetwork.org.cytoscape.application.swing This package defines the various interfaces, abstract classes, and enums that represent the Cytoscape Swing Application API.org.cytoscape.application.swing.events This package defines the various events fired by the Cytoscape Swing Application API.org.cytoscape.equations.event org.cytoscape.event This package contains the basic interfaces necessary for defining, firing, and listening for Cytoscape events.org.cytoscape.group.events This package contains the various events and listeners related to group management, creation, and destruction.org.cytoscape.io.webservice.events This package defines events/listeners related to data query/import from web services.org.cytoscape.model.events This package contains the event interfaces necessary for communicating with the classes in org.cytoscape.model.org.cytoscape.property This package provides a general property service interface for providing access to different types of property objects as OSGi services.org.cytoscape.session.events This package contains the interfaces and classes necessary to capturing, session change events.org.cytoscape.view.model.events Definitions for View-Model related events and their listeners.org.cytoscape.view.presentation.events Event implementations and listener interfaces for the Presentation layer.org.cytoscape.view.vizmap Visual Mapping basic API module.org.cytoscape.view.vizmap.events Events for Visual Mappings.org.cytoscape.view.vizmap.gui.event Provides events and listeners of LexiconState, visual style switch and vizMap event, as well as VizMap event handler manager.org.cytoscape.view.vizmap.mappings APIs for different mapping functions -- continuous mapping, discrete mapping and pass through mapping. -
Classes in org.cytoscape.event used by org.cytoscape.app Class Description CyEventHelper The basic event handling interface for Cytoscape. -
Classes in org.cytoscape.event used by org.cytoscape.app.event Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement. -
Classes in org.cytoscape.event used by org.cytoscape.application.events Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement. -
Classes in org.cytoscape.event used by org.cytoscape.application.swing Class Description CyListener The basic interface that any class interested in a particular type of event should implement. -
Classes in org.cytoscape.event used by org.cytoscape.application.swing.events Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement. -
Classes in org.cytoscape.event used by org.cytoscape.equations.event Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.AbstractCyPayloadEvent A base implementation ofCyPayloadEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement.CyPayloadEvent An extension of CyEvent specifically for payload events. -
Classes in org.cytoscape.event used by org.cytoscape.event Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyPayloadEvent An extension of CyEvent specifically for payload events. -
Classes in org.cytoscape.event used by org.cytoscape.group.events Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement. -
Classes in org.cytoscape.event used by org.cytoscape.io.webservice.events Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface. -
Classes in org.cytoscape.event used by org.cytoscape.model.events Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.AbstractCyPayloadEvent A base implementation ofCyPayloadEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement.CyPayloadEvent An extension of CyEvent specifically for payload events. -
Classes in org.cytoscape.event used by org.cytoscape.property Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement. -
Classes in org.cytoscape.event used by org.cytoscape.session.events Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement. -
Classes in org.cytoscape.event used by org.cytoscape.view.model.events Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.AbstractCyPayloadEvent A base implementation ofCyPayloadEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement.CyPayloadEvent An extension of CyEvent specifically for payload events. -
Classes in org.cytoscape.event used by org.cytoscape.view.presentation.events Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement. -
Classes in org.cytoscape.event used by org.cytoscape.view.vizmap Class Description CyEventHelper The basic event handling interface for Cytoscape. -
Classes in org.cytoscape.event used by org.cytoscape.view.vizmap.events Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.AbstractCyPayloadEvent A base implementation ofCyPayloadEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface.CyListener The basic interface that any class interested in a particular type of event should implement.CyPayloadEvent An extension of CyEvent specifically for payload events. -
Classes in org.cytoscape.event used by org.cytoscape.view.vizmap.gui.event Class Description AbstractCyEvent A base implementation ofCyEvent
that can be used by events.CyEvent All Cytoscape events should extend this interface. -
Classes in org.cytoscape.event used by org.cytoscape.view.vizmap.mappings Class Description CyEventHelper The basic event handling interface for Cytoscape.