| Package | Description | 
|---|---|
| oracle.javatools.ui.actiontip | 
| Modifier and Type | Method and Description | 
|---|---|
static ActionTipManager.TaskResult | 
ActionTipManager.TaskResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static ActionTipManager.TaskResult[] | 
ActionTipManager.TaskResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ActionTipTask.actionTipResult(ActionTipManager.TaskResult result)
The manager has finished displaying this ActionTip and is returning the
 result to the client. 
 |