Uses of Interface
org.rococoa.cocoa.foundation.protocols.NSSpellServerDelegate

Packages that use NSSpellServerDelegate
org.rococoa.cocoa.foundation   
 

Uses of NSSpellServerDelegate in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSSpellServerDelegate
abstract  NSSpellServerDelegate NSSpellServer.delegate()
          Original signature : -(id)delegate
native declaration : NSSpellServer.h:42
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSSpellServerDelegate
abstract  void NSSpellServer.setDelegate(NSSpellServerDelegate anObject)
          Original signature : -(void)setDelegate:(id)
native declaration : NSSpellServer.h:41
 



Copyright © 2009. All Rights Reserved.