| Package | Description |
|---|---|
| net.thevpc.netbeans.launcher | |
| net.thevpc.netbeans.launcher.model |
| Modifier and Type | Method and Description |
|---|---|
LongOperationStatus |
DefaultLongOperation.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLongOperation.setStatus(LongOperationStatus status) |
| Modifier and Type | Method and Description |
|---|---|
LongOperationStatus |
LongOperation.getStatus() |
static LongOperationStatus |
LongOperationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LongOperationStatus[] |
LongOperationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WritableLongOperation.setStatus(LongOperationStatus status) |
Copyright © 2022 vpc open source initiative. All rights reserved.