Uses of Class
cz.cuni.amis.nb.pogamut.base.logging.LogNode

Packages that use LogNode
cz.cuni.amis.nb.pogamut.base.logging   
 

Uses of LogNode in cz.cuni.amis.nb.pogamut.base.logging
 

Fields in cz.cuni.amis.nb.pogamut.base.logging declared as LogNode
protected  LogNode LogViewerTopComponent.logNode
          Node associated with this window
 

Fields in cz.cuni.amis.nb.pogamut.base.logging with type parameters of type LogNode
protected static Map<LogNode,LogViewerTopComponent> LogViewerTopComponent.logToWin
           
 

Methods in cz.cuni.amis.nb.pogamut.base.logging that return LogNode
 LogNode LogViewerTopComponent.getLogNode()
          Returns log node associated with this window.
 

Methods in cz.cuni.amis.nb.pogamut.base.logging with parameters of type LogNode
static LogViewerTopComponent LogViewerTopComponent.getWin(LogNode logNode)
          Creates new win or returns existing window.
 void LogViewerPane.setLogNode(LogNode node)
           
protected  void LogViewerTopComponent.setNodeToView(LogNode logNode)
          Sets a log node that will be viewed by this component.
 

Constructors in cz.cuni.amis.nb.pogamut.base.logging with parameters of type LogNode
LogViewerTopComponent(LogNode logNode)
           
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.