Uses of Class
com.jniwrapper.Structure

Packages that use Structure
com.jniwrapper The com.jniwrapper package contains classes that allow calling native functions from Java(TM) code. 
com.jniwrapper.util   
com.jniwrapper.win32   
com.jniwrapper.win32.gdi   
com.jniwrapper.win32.io   
 

Uses of Structure in com.jniwrapper
 

Subclasses of Structure in com.jniwrapper
 class ComplexArray
          Represents an array of objects.
 

Uses of Structure in com.jniwrapper.util
 

Subclasses of Structure in com.jniwrapper.util
 class JAWT_DrawingSurface
          JAWT drawing surface structure.
 class JAWT_DrawingSurfaceInfo
          Information about a current drawing surface configuration.
 class JAWT_Rectangle
          A rectangle structure.
 

Uses of Structure in com.jniwrapper.win32
 

Subclasses of Structure in com.jniwrapper.win32
 class Point
          This class represents POINT structure
 class Rect
          This class represents RECT structure.
 class Size
           
 class VersionInfo
          This provides version information about underlying Windows platform.
 

Uses of Structure in com.jniwrapper.win32.gdi
 

Subclasses of Structure in com.jniwrapper.win32.gdi
 class LogPalette
           
 class PaletteEntry
           
 

Uses of Structure in com.jniwrapper.win32.io
 

Subclasses of Structure in com.jniwrapper.win32.io
 class FileTime