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

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

Uses of NSWindowDelegate in org.rococoa.cocoa.appkit
 

Classes in org.rococoa.cocoa.appkit that implement NSWindowDelegate
 class NSPathCell
          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 NSWindowDelegate
abstract  NSWindowDelegate NSWindow.delegate()
          Original signature : -(id)delegate
native declaration : NSWindow.h:286
 

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

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

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



Copyright © 2009. All Rights Reserved.