org.rococoa.cocoa.appkit.protocols
Interface NSIgnoreMisspelledWords
- All Superinterfaces:
- ObjCObject
- All Known Implementing Classes:
- NSText, NSTextView
public interface NSIgnoreMisspelledWords
- extends ObjCObject
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Method Summary |
void |
ignoreSpelling(ObjCObject sender)
Original signature : -(void)ignoreSpelling:(id)
native declaration : NSSpellProtocol.h:24 |
_NSCLASS_
static final NSIgnoreMisspelledWords._class_ _NSCLASS_
ignoreSpelling
void ignoreSpelling(ObjCObject sender)
- Original signature :
-(void)ignoreSpelling:(id)
native declaration : NSSpellProtocol.h:24
Copyright © 2009. All Rights Reserved.