org.rococoa.cocoa.appkit.categories
Interface NSUndoSupport

All Superinterfaces:
ObjCObject

public interface NSUndoSupport
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.


Nested Class Summary
static interface NSUndoSupport._static_
           
 
Method Summary
 NSUndoManager undoManager()
          Original signature : -(NSUndoManager*)undoManager
from NSUndoSupport native declaration : NSResponder.h:257
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

undoManager

NSUndoManager undoManager()
Original signature : -(NSUndoManager*)undoManager
from NSUndoSupport native declaration : NSResponder.h:257



Copyright © 2009. All Rights Reserved.