Locators for Non-Components


JavaStar directly supports all Java AWT-based components. An AWT-based component is an object that extends java.awt.Component. Some toolkits, while written completely in Java, do not use the AWT event model and do not extend java.awt.Component. JavaStar considers these objects to be non-components.

This chapter explains the difference between components and non-components, what you need to provide to JavaStar to test non-component objects, and what tools are available to help you. Specifically, this chapter covers:




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