Package | Description |
---|---|
com.sun.glass.ui | |
com.sun.glass.ui.gtk | |
com.sun.glass.ui.ios | |
com.sun.glass.ui.lens | |
com.sun.glass.ui.mac | |
com.sun.glass.ui.monocle | |
com.sun.glass.ui.swt | |
com.sun.glass.ui.win |
Modifier and Type | Method and Description |
---|---|
abstract Robot |
Application.createRobot() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
GtkRobot |
Modifier and Type | Method and Description |
---|---|
Robot |
GtkApplication.createRobot() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
IosRobot
iOS platform implementation class of test automation Robot.
|
Modifier and Type | Method and Description |
---|---|
Robot |
IosApplication.createRobot() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
LensRobot |
Modifier and Type | Method and Description |
---|---|
Robot |
LensApplication.createRobot() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MacRobot
MacOSX platform implementation class for Robot.
|
Modifier and Type | Method and Description |
---|---|
Robot |
MacApplication.createRobot() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MonocleRobot |
Modifier and Type | Method and Description |
---|---|
Robot |
MonocleApplication.createRobot() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
SWTRobot |
Modifier and Type | Method and Description |
---|---|
Robot |
SWTApplication.createRobot() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
WinRobot
MS Windows platform implementation class for Robot.
|
Modifier and Type | Method and Description |
---|---|
Robot |
WinApplication.createRobot() |