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

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

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

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

Methods in cz.cuni.amis.nb.pogamut.base.logging that return LogViewerTopComponent
static LogViewerTopComponent LogViewerTopComponent.findInstance()
          Obtain the LogViewerTopComponent instance.
static LogViewerTopComponent LogViewerTopComponent.getDefault()
          Gets default instance.
static LogViewerTopComponent LogViewerTopComponent.getWin(LogNode logNode)
          Creates new win or returns existing window.
 LogViewerTopComponent LogNode.openWin()
          Open window showing this log.
 



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