| Package | Description |
|---|---|
| oracle.ideimpl.webupdate |
| Modifier and Type | Method and Description |
|---|---|
static InstallProgressMonitor.InstallStatus |
InstallProgressMonitor.InstallStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InstallProgressMonitor.InstallStatus[] |
InstallProgressMonitor.InstallStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstallProgressPanel.setStatus(java.lang.String id,
InstallProgressMonitor.InstallStatus status,
java.lang.String message) |
void |
InstallProgressMonitor.setStatus(java.lang.String id,
InstallProgressMonitor.InstallStatus status,
java.lang.String message) |