org.jcurl.demo.tactics.old
Annotation Type ActionRegistry.JCMenu


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
static @interface ActionRegistry.JCMenu

Mark a class which ActionRegistry.JCAction-marked methods will become entries.

Version:
$Id$
Author:
M. Rohrmoser

Required Element Summary
 String value
          Prefix the mnemonic with '&'.
 

Element Detail

value

public abstract String value
Prefix the mnemonic with '&'.



Copyright © 2005-2009 JCurl.mro.name. All Rights Reserved.