|
|
1.1 root 1:
2: #import <appkit/View.h>
3:
4: @interface PanelImageView:View
5: {
6: id image;
7: }
8:
9: - setImage: image;
10: - image;
11: - drawSelf: (const NXRect *) rects: (int) rectCount;
12:
13: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.