| Package | Description |
|---|---|
| org.jemmy.input | |
| org.jemmy.interfaces |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowImpl.resize(Dimension size,
Window.Direction direction) |
| Modifier and Type | Method and Description |
|---|---|
static Window.Direction |
Window.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Window.Direction[] |
Window.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Window.resize(Dimension size,
Window.Direction direction) |
Copyright © 2019. All rights reserved.