Values' Details |
Cancelled
Cancelled,
- Description
- The interactive selection of a property value was cancelled.
|
|
Success
Success,
- Description
- The interactive selection of a property value succeeded, and the
new property value chosen by the user has already been set at the
inspected component.
|
|
ObtainedValue
ObtainedValue,
- Description
- The interactive selection of a property value succeeded, a new
property value has been obtained, but not yet set at the inspected
component.
In this case, the obtained value is passed to the caller of
which is
responsible for forwarding this value to the inspected component.
|
|
Pending
Pending,
- Description
- The interactive selection of a property value is still pending.
This is usually used when this selection involves non-modal user interface.
|
|
Copyright © 2010 Sun Microsystems, Inc.