public @interface IntentHandlerRegistration
org.netbeans.spi.intent
for more info and examples.org.netbeans.spi.intent
Modifier and Type | Required Element | Description |
---|---|---|
String[] |
actions |
List of supported action types.
|
String |
displayName |
Display name of this handler.
|
int |
position |
Position of the handler.
|
String |
uriPattern |
Pattern of supported URIs.
|
int position
String[] actions
String displayName
String icon
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.