org.bridj.jawt
Class JAWT.GetComponent_callback

java.lang.Object
  extended by org.bridj.NativeObject
      extended by org.bridj.Callback
          extended by org.bridj.jawt.JAWT.GetComponent_callback
All Implemented Interfaces:
CallbackInterface, NativeObjectInterface
Enclosing class:
JAWT

public abstract static class JAWT.GetComponent_callback
extends Callback


Field Summary
 
Fields inherited from class org.bridj.NativeObject
peer, typeInfo
 
Constructor Summary
JAWT.GetComponent_callback()
           
 
Method Summary
abstract  Pointer<?> invoke(Pointer<JawtLibrary.JNIEnv> env, Pointer<?> platformInfo)
           
 
Methods inherited from class org.bridj.Callback
toPointer
 
Methods inherited from class org.bridj.NativeObject
clone, equals
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAWT.GetComponent_callback

public JAWT.GetComponent_callback()
Method Detail

invoke

public abstract Pointer<?> invoke(Pointer<JawtLibrary.JNIEnv> env,
                                  Pointer<?> platformInfo)


Copyright © 2009-2012. All Rights Reserved.