Cytoscape 2.8.0 API

Uses of Package
cytoscape.logger

Packages that use cytoscape.logger
cytoscape Core Cytoscape Classes. 
cytoscape.actions UI classes that are attached to menu items in the menu or tool bar of the window. 
cytoscape.data Basic data classes used by Cytoscape. 
cytoscape.dialogs.logger   
cytoscape.logger   
cytoscape.plugin Classes related to Cytoscape plugins. 
cytoscape.util This package contains utility classes which are deemed generally useful, but which do not clearly belong to any other package. 
cytoscape.util.undo   
cytoscape.visual Framework for generalized mappings from graph attributes to visual attributes. 
 

Classes in cytoscape.logger used by cytoscape
CyLogger
           
 

Classes in cytoscape.logger used by cytoscape.actions
CyLogger
           
 

Classes in cytoscape.logger used by cytoscape.data
CyLogger
           
 

Classes in cytoscape.logger used by cytoscape.dialogs.logger
CyLogHandler
          The CyLogHandler interface must be implemented by log handlers for plugins that wish to handle their own logging.
LogLevel
          The levels of logged messages
 

Classes in cytoscape.logger used by cytoscape.logger
ConsoleLogger
          The ConsoleLogger is the default log handler for Cytoscape and does nothing much more than issue messages to System.out or System.err, as appropriate.
CyLogger
           
CyLogHandler
          The CyLogHandler interface must be implemented by log handlers for plugins that wish to handle their own logging.
LogLevel
          The levels of logged messages
 

Classes in cytoscape.logger used by cytoscape.plugin
CyLogger
           
 

Classes in cytoscape.logger used by cytoscape.util
CyLogger
           
 

Classes in cytoscape.logger used by cytoscape.util.undo
CyLogger
           
 

Classes in cytoscape.logger used by cytoscape.visual
CyLogger
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.