Uses of Class
com.jniwrapper.macosx.cocoa.mactypes.UTF32Char

Packages that use UTF32Char
com.jniwrapper.macosx.cocoa.nsatstypesetter   
com.jniwrapper.macosx.cocoa.nscharacterset   
 

Uses of UTF32Char in com.jniwrapper.macosx.cocoa.nsatstypesetter
 

Methods in com.jniwrapper.macosx.cocoa.nsatstypesetter that return UTF32Char
 UTF32Char NSATSTypesetter.hyphenCharacterForGlyphAtIndex(com.jniwrapper.UInt16 glyphIndex)
           
 

Uses of UTF32Char in com.jniwrapper.macosx.cocoa.nscharacterset
 

Methods in com.jniwrapper.macosx.cocoa.nscharacterset with parameters of type UTF32Char
 com.jniwrapper.Bool NSCharacterSet.longCharacterIsMember(UTF32Char theLongChar)