Exception Classes: GUITypeException


Indicates that the Component of the JSComponent is of the wrong type for special operations. For example, if a test attempts text entry on a Button field, the test throws this exception.

This can occur when your test references a component of your application or applet by name, and later a component of a different type is changed to use this name instead.

Class

Inheritance

Syntax




Send feedback to JavaStar-feedback@suntest.com
Copyright © 1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303. All rights reserved.