Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.Desktop

Packages that use Desktop
cytoscape.generated   
 

Uses of Desktop in cytoscape.generated
 

Fields in cytoscape.generated declared as Desktop
protected  Desktop SessionState.desktop
           
 

Methods in cytoscape.generated that return Desktop
 Desktop ObjectFactory.createDesktop()
          Create an instance of Desktop
 Desktop SessionState.getDesktop()
          Gets the value of the desktop property.
 

Methods in cytoscape.generated with parameters of type Desktop
 void SessionState.setDesktop(Desktop value)
          Sets the value of the desktop property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.