org.rococoa.cocoa.appkit.protocols
Interface NSOutlineViewDataSource

All Superinterfaces:
NSObject, ObjCObject

public interface NSOutlineViewDataSource
extends ObjCObject, NSObject

Data Source Note: Specifying nil as the item will refer to the "root" item(s).
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static class NSOutlineViewDataSource._class_
           
static interface NSOutlineViewDataSource._static_
           
 
Field Summary
static NSOutlineViewDataSource._class_ _NSCLASS_
           
 
Method Summary
 
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject
autorelease, class_, conformsToProtocol, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, superclass, zone
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Field Detail

_NSCLASS_

static final NSOutlineViewDataSource._class_ _NSCLASS_


Copyright © 2009. All Rights Reserved.