org.openide.awt 7.31.1

org.openide.awt
Annotation Type ActionReferences


@Retention(value=SOURCE)
@Target(value={TYPE,FIELD,METHOD,PACKAGE})
public @interface ActionReferences

Allows registration of multiple ActionReferences for a single action.

Since:
7.27

Required Element Summary
 ActionReference[] value
           
 

Element Detail

value

public abstract ActionReference[] value

org.openide.awt 7.31.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.