Uses of Interface
org.rococoa.cocoa.appkit.protocols.NSTextDelegate

Packages that use NSTextDelegate
org.rococoa.cocoa.appkit   
org.rococoa.cocoa.appkit.protocols   
 

Uses of NSTextDelegate in org.rococoa.cocoa.appkit
 

Classes in org.rococoa.cocoa.appkit that implement NSTextDelegate
 class NSOutlineView
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSTableView
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 

Methods in org.rococoa.cocoa.appkit that return NSTextDelegate
abstract  NSTextDelegate NSText.delegate()
          Original signature : -(id)delegate
native declaration : NSText.h:91
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSTextDelegate
abstract  void NSText.setDelegate(NSTextDelegate anObject)
          Original signature : -(void)setDelegate:(id)
native declaration : NSText.h:92
 

Uses of NSTextDelegate in org.rococoa.cocoa.appkit.protocols
 

Subinterfaces of NSTextDelegate in org.rococoa.cocoa.appkit.protocols
 interface NSTextViewDelegate
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 



Copyright © 2009. All Rights Reserved.