© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.core
Annotation Type ExecCmd


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ExecCmd

Annotation to mark commands.

Version:
1.0 12.12.2008
Author:
Ueli Kurmann

Required Element Summary
 String name
           
 
Optional Element Summary
 boolean executeInEDT
           
 

Element Detail

name

public abstract String name

executeInEDT

public abstract boolean executeInEDT
Default:
false

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.