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

Packages that use StringPtr
com.jniwrapper.macosx.cocoa.mactypes   
 

Uses of StringPtr in com.jniwrapper.macosx.cocoa.mactypes
 

Methods in com.jniwrapper.macosx.cocoa.mactypes that return StringPtr
 StringPtr StringHandle.getValue()
           
 

Constructors in com.jniwrapper.macosx.cocoa.mactypes with parameters of type StringPtr
StringHandle(StringPtr value)