Uses of Interface
com.jniwrapper.macosx.cocoa.nsspellprotocol.NSIgnoreMisspelledWordsProtocol

Packages that use NSIgnoreMisspelledWordsProtocol
com.jniwrapper.macosx.cocoa.nstext   
com.jniwrapper.macosx.cocoa.nstextview   
 

Uses of NSIgnoreMisspelledWordsProtocol in com.jniwrapper.macosx.cocoa.nstext
 

Classes in com.jniwrapper.macosx.cocoa.nstext that implement NSIgnoreMisspelledWordsProtocol
 class NSText
          This class represents NSText class.
 

Uses of NSIgnoreMisspelledWordsProtocol in com.jniwrapper.macosx.cocoa.nstextview
 

Classes in com.jniwrapper.macosx.cocoa.nstextview that implement NSIgnoreMisspelledWordsProtocol
 class NSTextView
          This class represents NSTextView class.