edu.rice.cs.drjava.model.repl
Class InteractionsDocumentTest.TestBeep

java.lang.Object
  extended by edu.rice.cs.drjava.model.repl.InteractionsDocumentTest.TestBeep
All Implemented Interfaces:
Runnable
Enclosing class:
InteractionsDocumentTest

public static class InteractionsDocumentTest.TestBeep
extends Object
implements Runnable

Silent beep for a test class.


Constructor Summary
InteractionsDocumentTest.TestBeep()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractionsDocumentTest.TestBeep

public InteractionsDocumentTest.TestBeep()
Method Detail

run

public void run()
Specified by:
run in interface Runnable