| Package | Description | 
|---|---|
| oracle.javatools.ui | 
 A general user interface component library. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StatusIndicator.Status | 
StatusIndicator.getStatus()  | 
static StatusIndicator.Status | 
StatusIndicator.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static StatusIndicator.Status[] | 
StatusIndicator.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StatusIndicator.setStatus(StatusIndicator.Status status)
Set the status. 
 |