API 0.9.5
AppKit/Cib/CPCib.h
Go to the documentation of this file.
00001 
00002 @interface CPCib : CPObject
00003 {
00004     CPData      _data;
00005     CPBundle    _bundle;
00006     BOOL        _awakenCustomResources;
00007 
00008     id          _loadDelegate;
00009 }
00010 @end
 All Classes Files Functions Variables Defines