public final class CyStartEvent extends AbstractCyEvent<Object>
Module: application-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>application-api</artifactId> </dependency>
Constructor and Description |
---|
CyStartEvent(Object source)
Constructor.
|
public CyStartEvent(Object source)
source
- The object firing this event.Copyright 2011-2015 Cytoscape Consortium. All rights reserved.