Modifier and Type | Interface | Description |
---|---|---|
interface |
ClippingWindow |
The window containing a clipping.
|
interface |
DesktopWindow |
The desktop window.
|
interface |
FinderWindow |
A file viewer window.
|
interface |
InformationWindow |
An inspector window (opened by “Show Info”).
|
interface |
PreferencesWindow |
The Finder Preferences window.
|
Modifier and Type | Method | Description |
---|---|---|
Window |
Application.getWindow(int index) |
|
Window |
Application.getWindow(Id id) |
|
default Window[] |
Application.getWindows() |
|
Window[] |
Application.getWindows(String filter) |