|
|
1.1 root 1: MySubclass = {
2: SUPERCLASS = Object;
3: };
4: FirstResponder = {
5: ACTIONS = {
6: };
7: SUPERCLASS = Object;
8: };
9: SpermView = {
10: ACTIONS = {
11: setUseColor:;
12: setLineWidth:;
13: setNumLines:;
14: inspector:;
15: };
16: OUTLETS = {
17: spermCountSlider;
18: colorButton;
19: spermWidthSlider;
20: inspectorPanel;
21: };
22: SUPERCLASS = View;
23: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.