JAPI 0.9.0
Yet another Java API
API Documentation

net.sf.japi.swing
Annotation Type ActionMethod


@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ActionMethod

Annotation for methods that are Actions. ActionFactory in future will automatically configure and store Actions with properties for methods that are annotated with this Annotation. In future, this Annotation might get some attributes, but currently it hasn't got any. There is no guarantee for future attributes to be optional.

Author:
Christian Hujer


JAPI
Yet another Java API
API Documentation

© 2005-2006 Christian Hujer. All rights reserved. See copyright