Uses of Class
com.jniwrapper.macosx.cocoa.nstextattachment.NSTextAttachment

Packages that use NSTextAttachment
com.jniwrapper.macosx.cocoa.nsattributedstring   
com.jniwrapper.macosx.cocoa.nstextattachment   
 

Uses of NSTextAttachment in com.jniwrapper.macosx.cocoa.nsattributedstring
 

Methods in com.jniwrapper.macosx.cocoa.nsattributedstring with parameters of type NSTextAttachment
static com.jniwrapper.Pointer.Void NSAttributedString.static_attributedStringWithAttachment(NSTextAttachment attachment)
           
 

Uses of NSTextAttachment in com.jniwrapper.macosx.cocoa.nstextattachment
 

Methods in com.jniwrapper.macosx.cocoa.nstextattachment with parameters of type NSTextAttachment
 void NSTextAttachmentCellProtocol.setAttachment(NSTextAttachment anObject)
           
 void NSTextAttachmentCell.setAttachment(NSTextAttachment anObject)