@Retention(SOURCE) @Target({TYPE,METHOD}) public static @interface TopComponent.OpenActionRegistration
ActionID
annotation is used on the same element, otherwise
a compilation error is raised. Also the TopComponent.Description
shall be
present.Modifier and Type | Required Element | Description |
---|---|---|
String |
displayName |
Display name of the action, usually can refer to value from a
Bundle.properties using #KEY . |
Modifier and Type | Optional Element | Description |
---|---|---|
String |
preferredID |
The identification of an existing component to seek for.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.