home *** CD-ROM | disk | FTP | other *** search
-
- /* Generated by Interface Builder */
-
- #import <appkit/ScrollView.h>
- #import <objc/List.h>
- #import <appkit/Matrix.h>
-
- @interface CookieFileListView:ScrollView
- {
- id DocMatrix;
- }
-
- - syncView :(List *)mylist;
- - (Matrix *)matrix;
-
- @end
-