Uses of Class
com.jniwrapper.macosx.cocoa.nsparagraphstyle.NSTextTab

Packages that use NSTextTab
com.jniwrapper.macosx.cocoa.nsparagraphstyle   
 

Uses of NSTextTab in com.jniwrapper.macosx.cocoa.nsparagraphstyle
 

Methods in com.jniwrapper.macosx.cocoa.nsparagraphstyle with parameters of type NSTextTab
 void NSMutableParagraphStyle.addTabStop(NSTextTab anObject)
           
 void NSMutableParagraphStyle.removeTabStop(NSTextTab anObject)