gumbo.visualize.data
Class TestViewWindow.StatusBarUpdater

java.lang.Object
  |
  +--gumbo.visualize.data.TestViewWindow.StatusBarUpdater
Enclosing class:
TestViewWindow

public static class TestViewWindow.StatusBarUpdater
extends java.lang.Object


Constructor Summary
TestViewWindow.StatusBarUpdater(TestViewWindow window, TestViewInput input)
           
 
Method Summary
 BooleanField.EventIn getCancelIn()
           
 BooleanField.EventIn getMultiIn()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestViewWindow.StatusBarUpdater

public TestViewWindow.StatusBarUpdater(TestViewWindow window,
                                       TestViewInput input)
Method Detail

getMultiIn

public BooleanField.EventIn getMultiIn()

getCancelIn

public BooleanField.EventIn getCancelIn()