© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.core
Class EdtProxy

java.lang.Object
  extended by org.ximtec.igesture.tool.core.EdtProxy
All Implemented Interfaces:
InvocationHandler

public class EdtProxy
extends Object
implements InvocationHandler


Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
static
<T> T
newInstance(T view, Class<T> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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)

© 2006-2007 ETH Zurich

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