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

Packages that use NSRuleEditorDelegate
org.rococoa.cocoa.appkit   
 

Uses of NSRuleEditorDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSRuleEditorDelegate
abstract  NSRuleEditorDelegate NSRuleEditor.delegate()
          Original signature : -(id)delegate
native declaration : NSRuleEditor.h:107
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSRuleEditorDelegate
abstract  void NSRuleEditor.setDelegate(NSRuleEditorDelegate delegate)
          Clients can call this method to set and get the delegate for the NSRuleEditor.
 



Copyright © 2009. All Rights Reserved.