com.jniwrapper.win32.gdi
Class EnumFamCallBack

java.lang.Object
  extended by com.jniwrapper.Parameter
      extended by com.jniwrapper.Callback
          extended by com.jniwrapper.win32.gdi.EnumFamCallBack
All Implemented Interfaces:
com.jniwrapper.PointerParameter

public class EnumFamCallBack
extends com.jniwrapper.Callback


Field Summary
 
Fields inherited from class com.jniwrapper.Callback
m
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
EnumFamCallBack()
           
 
Method Summary
 void callback()
           
 
Methods inherited from class com.jniwrapper.Callback
, a, callback, clone, createReturnValueByFields, dispose, getCallingConvention, getDebugInfo, getLength, getParameters, getReturnValue, init, isNull, isUseFieldsForCallbackParameters, read, restoreState, saveState, setCallingConvention, setUseFieldsForCallbackParameters, toPointer, write
 
Methods inherited from class com.jniwrapper.Parameter
a, a, acceptIOPerformer, asReturnValue, b, dataBufferAssigned, equals, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, hashCode, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnumFamCallBack

public EnumFamCallBack()
Method Detail

callback

public void callback()
Specified by:
callback in class com.jniwrapper.Callback