Non-Component Classes: JSNCLData
An immutable data structure returned by JSNonComponentLocator.findObject()
. The methods of the NonComponentLocator
class return JSNCLData
objects.
Class
suntest.javastar.lib.JSNCLData
Inheritance
java.lang.Object
 suntest.javastar.lib.JSNCLData
Syntax
public final class JSNCLData
extends Object
Variables
Data members of JSNCLData
Variable
|
Declaration
|
Description
|
Name
|
public final String Name
|
The non-component's name
|
P
|
public final Point P
|
The reference point of the noncomponent (usually the upper-left corner) in the containing Component's coordinate system.
|
Ref
|
public final Object Ref
|
An object representing the noncomponent, possibly null, which will be used by JSNonComponent. verifyAnyMethod() method
|
Send feedback to
JavaStar-feedback@suntest.com
Copyright © 1998
Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303.
All rights reserved.