public class TestThreadUtilitiesEventDispatchThread
extends TestCase
Modifier and Type | Field and Description |
---|---|
protected static int |
waitIntervalWhenSleeping |
Constructor and Description |
---|
TestThreadUtilitiesEventDispatchThread(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
static Test |
suite() |
protected void |
tearDown() |
void |
TestThreadUtilitiesEventDispatchThread_JFrameSubClassThread() |
void |
TestThreadUtilitiesEventDispatchThread_MainThread() |
protected static final int waitIntervalWhenSleeping
public TestThreadUtilitiesEventDispatchThread(java.lang.String name)
public static Test suite()
protected void setUp()
protected void tearDown()
public void TestThreadUtilitiesEventDispatchThread_MainThread()
public void TestThreadUtilitiesEventDispatchThread_JFrameSubClassThread()