|
|
1.1 root 1: Controller = {
2: ACTIONS = {
3: appDidInit:;
4: nextItem:;
5: doubleClick:;
6: singleClick:;
7: previousItem:;
8: windowWillResize:;
9: };
10: OUTLETS = {
11: infoPanel;
12: textField;
13: stringTable;
14: };
15: SUPERCLASS = Object;
16: };
17: FirstResponder = {
18: ACTIONS = {
19: };
20: SUPERCLASS = Object;
21: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.