|
· Home · Download · Internals · Howto · People · Javadoc · Mailing List |
Valid ClassesThree classes are valid for test usage:
Of course, any subclasses are valid also. If a Component is detected, it will be placed in a JFrame for display. A Window will just be made visible. A ComponentConduit will have its getComponent() method called, and the returned Component will be placed in a JFrame, or made visible if it is a Window. See the conduits howto for more details.
Many thanks to SourceForge for hosting this project. Copyright 2002 Matthew Pekar All rights reserved. |