org.ximtec.igesture.tool.core
Class EdtProxy
java.lang.Object
org.ximtec.igesture.tool.core.EdtProxy
- All Implemented Interfaces:
- InvocationHandler
public class EdtProxy
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
newInstance
public static <T> T newInstance(T view,
Class<T> type)
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.