| Package | Description |
|---|---|
| cz.cuni.amis.nb.pogamut.base.logging |
| Modifier and Type | Field and Description |
|---|---|
protected LogNode |
LogViewerTopComponent.logNode
Node associated with this window
|
| Modifier and Type | Field and Description |
|---|---|
protected static Map<LogNode,LogViewerTopComponent> |
LogViewerTopComponent.logToWin |
| Modifier and Type | Method and Description |
|---|---|
LogNode |
LogViewerTopComponent.getLogNode()
Returns log node associated with this window.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
LogViewerTopComponent(LogNode logNode) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.