org.rococoa.cocoa.appkit.protocols
Interface NSChangeSpelling

All Known Implementing Classes:
NSText, NSTextView

public interface NSChangeSpelling

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 NSChangeSpelling._class_
           
static interface NSChangeSpelling._static_
           
 
Field Summary
static NSChangeSpelling._class_ _CLASS_
           
 
Method Summary
 void changeSpelling(org.rococoa.ID sender)
           
 

Field Detail

_CLASS_

static final NSChangeSpelling._class_ _CLASS_
Method Detail

changeSpelling

void changeSpelling(org.rococoa.ID sender)