|
org.openide.awt 7.31.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=SOURCE) @Target(value={TYPE,FIELD,METHOD,PACKAGE}) public @interface ActionReferences
Allows registration of multiple ActionReference
s for a single
action.
Required Element Summary | |
---|---|
ActionReference[] |
value
|
Element Detail |
---|
public abstract ActionReference[] value
|
org.openide.awt 7.31.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |