org.rococoa.cocoa.coregraphics
Class CoreGraphicsLibrary.__CGEvent

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.coregraphics.CoreGraphicsLibrary.__CGEvent
All Implemented Interfaces:
NativeMapped
Enclosing interface:
CoreGraphicsLibrary

public static class CoreGraphicsLibrary.__CGEvent
extends PointerType


Constructor Summary
CoreGraphicsLibrary.__CGEvent()
           
CoreGraphicsLibrary.__CGEvent(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreGraphicsLibrary.__CGEvent

public CoreGraphicsLibrary.__CGEvent(Pointer pointer)

CoreGraphicsLibrary.__CGEvent

public CoreGraphicsLibrary.__CGEvent()


Copyright © 2009. All Rights Reserved.