com.mtp.pounder
Class TestInstanceFactoryTest.AlreadyVisibleWindowConduit
java.lang.Object
|
+--com.mtp.pounder.TestInstanceFactoryTest.AlreadyVisibleWindowConduit
- All Implemented Interfaces:
- ComponentConduit
- Enclosing class:
- TestInstanceFactoryTest
- public static class TestInstanceFactoryTest.AlreadyVisibleWindowConduit
- extends Object
- implements ComponentConduit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestInstanceFactoryTest.AlreadyVisibleWindowConduit
public TestInstanceFactoryTest.AlreadyVisibleWindowConduit()
getComponent
public Component getComponent()
- Description copied from interface:
ComponentConduit
- Create a new instance of the Component.
- Specified by:
getComponent in interface ComponentConduit
- Returns:
- The Component created, or null.
Copyright © 2002 Matthew Pekar. All Rights Reserved.