cytoscape
Class CyNetworkTitleChange
java.lang.Object
cytoscape.CyNetworkTitleChange
public class CyNetworkTitleChange
- extends Object
Class used for passing along information about the network when the
network title has changed (firing an event)
CyNetworkTitleChange
public CyNetworkTitleChange(String netId,
String title)
getNetworkIdentifier
public String getNetworkIdentifier()
getNetworkTitle
public String getNetworkTitle()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2010 Cytoscape Consortium. All rights reserved.