Uses of Class
org.bridj.ann.Library

Packages that use Library
org.bridj.cpp.com BridJ COM support (Windows-only, working but under-tested). 
org.bridj.cpp.mfc BridJ Windows MFC runtime (not working properly yet). 
org.bridj.cs.mono BridJ C# support specific to Novell's Mono platform (stub, not implemented). 
org.bridj.dyncall   
org.bridj.jawt BridJ JAWT utilities (to get the native peer handle of an AWT Component). 
org.bridj.objc BridJ Objective-C runtime (MacOS X only, not working properly yet). 
 

Uses of Library in org.bridj.cpp.com
 

Classes in org.bridj.cpp.com with annotations of type Library
 class COMRuntime
          Microsoft COM runtime, along with useful constants and methods.
 class OLEAutomationLibrary
          Wrapper for library oleaut32
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 

Uses of Library in org.bridj.cpp.mfc
 

Classes in org.bridj.cpp.mfc with annotations of type Library
 class MFCObject
           
 

Uses of Library in org.bridj.cs.mono
 

Classes in org.bridj.cs.mono with annotations of type Library
 class MonoRuntime
          Stub, not implemented (see
Uses of Library in org.bridj.dyncall
 

Classes in org.bridj.dyncall with annotations of type Library
 class DyncallLibrary
          Wrapper for library dyncall
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 

Uses of Library in org.bridj.jawt
 

Classes in org.bridj.jawt with annotations of type Library
 class JAWT
          native declaration : jawt.h
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class JAWT_DrawingSurface
          native declaration : jawt.h
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class JAWT_DrawingSurfaceInfo
          native declaration : jawt.h
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class JAWT_Rectangle
          native declaration : jawt.h
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class JawtLibrary
          Wrapper for library jawt
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 

Uses of Library in org.bridj.objc
 

Classes in org.bridj.objc with annotations of type Library
 class FoundationLibrary
           
 class NSAutoreleasePool
           
 class NSCalendar
           
 class NSInvocation
           
 class NSMethodSignature
           
 class NSNumber
           
 class NSObject
           
 class NSString
           
 class ObjectiveCRuntime
           
 



Copyright © 2009-2012. All Rights Reserved.