org.rococoa.cocoa.appkit.protocols
Interface NSChangeSpelling
- All Superinterfaces:
- ObjCObject
- All Known Implementing Classes:
- NSText, NSTextView
public interface NSChangeSpelling
- 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 |
changeSpelling(ObjCObject sender)
Original signature : -(void)changeSpelling:(id)
native declaration : NSSpellProtocol.h:16 |
_NSCLASS_
static final NSChangeSpelling._class_ _NSCLASS_
changeSpelling
void changeSpelling(ObjCObject sender)
- Original signature :
-(void)changeSpelling:(id)
native declaration : NSSpellProtocol.h:16
Copyright © 2009. All Rights Reserved.