Modifier and Type | Method | Description |
---|---|---|
Window |
Process.getWindow(int index) |
|
Window |
Process.getWindow(Id id) |
|
Window |
UiElement.getWindow(int index) |
|
Window |
UiElement.getWindow(Id id) |
|
default Window[] |
Process.getWindows() |
|
Window[] |
Process.getWindows(String filter) |
|
default Window[] |
UiElement.getWindows() |
|
Window[] |
UiElement.getWindows(String filter) |