| Modifier and Type | Method and Description |
|---|---|
static VCSAnnotator.ActionDestination |
VCSAnnotator.ActionDestination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VCSAnnotator.ActionDestination[] |
VCSAnnotator.ActionDestination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Action[] |
VCSAnnotator.getActions(VCSContext context,
VCSAnnotator.ActionDestination destination)
Returns set of actions to offer to the user use on a given context.
|
Built on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.