|
Cytoscape 2.8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CyLogger | |
|---|---|
| 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.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. |
| Uses of CyLogger in cytoscape |
|---|
| Fields in cytoscape declared as CyLogger | |
|---|---|
protected static CyLogger |
Cytoscape.logger
|
protected CyLogger |
CyMain.logger
|
| Uses of CyLogger in cytoscape.actions |
|---|
| Fields in cytoscape.actions declared as CyLogger | |
|---|---|
protected static CyLogger |
PluginUpdateAction.logger
|
protected static CyLogger |
OpenSessionAction.logger
|
protected static CyLogger |
ImportGraphFileAction.logger
|
| Uses of CyLogger in cytoscape.data |
|---|
| Fields in cytoscape.data declared as CyLogger | |
|---|---|
protected static CyLogger |
CyAttributesImpl.logger
|
protected static CyLogger |
AttributeSaverDialog.logger
|
| Uses of CyLogger in cytoscape.logger |
|---|
| Methods in cytoscape.logger that return CyLogger | |
|---|---|
static CyLogger |
CyLogger.getLogger()
Get the default ("cytoscape") logger |
static CyLogger |
CyLogger.getLogger(Class logClass)
Get a logger for the specified class |
static CyLogger |
CyLogger.getLogger(String name)
Get a logger with the specified name |
| Uses of CyLogger in cytoscape.plugin |
|---|
| Fields in cytoscape.plugin declared as CyLogger | |
|---|---|
protected static CyLogger |
PluginVersionUtils.logger
|
| Uses of CyLogger in cytoscape.util |
|---|
| Fields in cytoscape.util declared as CyLogger | |
|---|---|
protected static CyLogger |
FileUtil.logger
|
protected static CyLogger |
BookmarksUtil.logger
|
| Uses of CyLogger in cytoscape.util.undo |
|---|
| Fields in cytoscape.util.undo declared as CyLogger | |
|---|---|
protected static CyLogger |
CyUndo.logger
|
| Uses of CyLogger in cytoscape.visual |
|---|
| Fields in cytoscape.visual declared as CyLogger | |
|---|---|
protected static CyLogger |
CalculatorCatalogFactory.logger
|
|
Cytoscape 2.8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||