| Package | Description |
|---|---|
| net.thevpc.echo |
| Modifier and Type | Method and Description |
|---|---|
static AppWindowState |
AppWindowState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppWindowState[] |
AppWindowState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<AppWindowState> |
AppWindowStateSet.values() |
Set<AppWindowState> |
AppWindowStateSetValue.values() |
| Modifier and Type | Method and Description |
|---|---|
AppWindowStateSet |
AppWindowStateSet.add(AppWindowState a) |
void |
AppWindowStateSetValue.add(AppWindowState a) |
boolean |
AppWindowStateSet.is(AppWindowState a) |
boolean |
AppWindowStateSetValue.is(AppWindowState a) |
Copyright © 2021 vpc open source initiative. All rights reserved.