edu.rice.cs.drjava.model.repl
Class InteractionsDocumentTest.TestBeep
java.lang.Object
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.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InteractionsDocumentTest.TestBeep
public InteractionsDocumentTest.TestBeep()
run
public void run()
- Specified by:
run
in interface Runnable