|
|
1.1 root 1:
2: #import <appkit/appkit.h>
3:
4: @interface SpotView:View
5: {
6: id spotList;
7: id myThinker;
8: id server;
9: }
10:
11: - initFrame:(const NXRect *)r;
12: - lateInit;
13: - mouseDown:(NXEvent *)theEvent;
14: - drawSelf:(const NXRect *) rects :(int)rectCount;
15:
16: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.