JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.netbeans.jemmy.drivers
Interface Driver
All Known Implementing Classes:
SupportiveDriver
public interface
Driver
Implements "heavy" model of driver because requires to load classes for all supported operator types.
Author:
Alexandre Iline (alexandre.iline@sun.com)
See Also:
LightDriver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Class
[]
getSupported
()
Returns an array of operator classes which are supported by this driver.
Method Detail
getSupported
Class
[] getSupported()
Returns an array of operator classes which are supported by this driver.
Returns:
an array of supported operators' classes.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method