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

Packages that use NSDrawerDelegate
org.rococoa.cocoa.appkit   
 

Uses of NSDrawerDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSDrawerDelegate
abstract  NSDrawerDelegate NSDrawer.delegate()
          Original signature : -(id)delegate
native declaration : NSDrawer.h:67
 

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



Copyright © 2009. All Rights Reserved.