org.rococoa.cocoa.appkit.protocols
Interface NSIgnoreMisspelledWords

All Known Implementing Classes:
NSText, NSTextView

public interface NSIgnoreMisspelledWords

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.


Nested Class Summary
static class NSIgnoreMisspelledWords._class_
           
static interface NSIgnoreMisspelledWords._static_
           
 
Field Summary
static NSIgnoreMisspelledWords._class_ _CLASS_
           
 
Method Summary
 void ignoreSpelling(org.rococoa.ID sender)
           
 

Field Detail

_CLASS_

static final NSIgnoreMisspelledWords._class_ _CLASS_
Method Detail

ignoreSpelling

void ignoreSpelling(org.rococoa.ID sender)