Modifier and Type | Interface | Description |
---|---|---|
interface |
ApplicationProcess |
A process launched from an application file.
|
interface |
DeskAccessoryProcess |
A process launched from an desk accessory file.
|
Modifier and Type | Method | Description |
---|---|---|
Process |
Application.getProcess(int index) |
|
Process |
Application.getProcess(Id id) |
|
default Process[] |
Application.getProcesss() |
|
Process[] |
Application.getProcesss(String filter) |