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

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

Uses of NSTableViewDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSTableViewDelegate
abstract  NSTableViewDelegate NSTableView.delegate()
          Original signature : -(id)delegate
native declaration : NSTableView.h:111
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSTableViewDelegate
abstract  void NSTableView.setDelegate(NSTableViewDelegate delegate)
          Get and set the delegate.
 

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

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



Copyright © 2009. All Rights Reserved.