|
org.netbeans.modules.editor.lib2/1 1.43.1 10 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=SOURCE) @Target(value={TYPE,METHOD}) public @interface EditorActionRegistrations
Annotation allowing to annotate one action class by multiple
EditorActionRegistration
annotations.
Example:
Required Element Summary | |
---|---|
EditorActionRegistration[] |
value
|
Element Detail |
---|
public abstract EditorActionRegistration[] value
|
org.netbeans.modules.editor.lib2/1 1.43.1 10 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |