Uses of Class
com.jniwrapper.Int

Packages that use Int
com.jniwrapper The com.jniwrapper package contains classes that allow calling native functions from Java(TM) code. 
com.jniwrapper.jawt The com.jniwrapper.jawt package contains auxiliary classes for accessing the JAWT features of the underlying platform. 
 

Uses of Int in com.jniwrapper
 

Subclasses of Int in com.jniwrapper
 class IntBool
          This class represents four bytes boolean type.
 

Uses of Int in com.jniwrapper.jawt
 

Methods in com.jniwrapper.jawt that return Int
 Int JAWT_DrawingSurfaceInfo.getClipSize()
          Returns the number of clip rectangles in the clip array.