sota.gui.views
Class LogView.LogViewCreator

java.lang.Object
  extended by sota.gui.views.LogView.LogViewCreator
All Implemented Interfaces:
org.eclipse.jface.operation.IRunnableWithProgress
Enclosing class:
LogView

 class LogView.LogViewCreator
extends java.lang.Object
implements org.eclipse.jface.operation.IRunnableWithProgress

Ermittelt die Loginformationen mit einem Progressmonitor.


Field Summary
private  TestCase log
           
private  IScopeNode scopeNode
           
 
Constructor Summary
LogView.LogViewCreator()
          Der Konstruktor.
 
Method Summary
 void run(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private TestCase log

scopeNode

private IScopeNode scopeNode
Constructor Detail

LogView.LogViewCreator

public LogView.LogViewCreator()
Der Konstruktor.

Method Detail

run

public void run(org.eclipse.core.runtime.IProgressMonitor monitor)
Specified by:
run in interface org.eclipse.jface.operation.IRunnableWithProgress