|
|
1.1 root 1: TileScrollView = {
2: ACTIONS = {
3: changeScale:;
4: };
5: OUTLETS = {
6: popupListButton;
7: stubView;
8: };
9: SUPERCLASS = ScrollView;
10: };
11: GraySelectionCell = {
12: SUPERCLASS = SelectionCell;
13: };
14: FirstResponder = {
15: ACTIONS = {
16: };
17: SUPERCLASS = Object;
18: };
19: Controller = {
20: ACTIONS = {
21: previousItem:;
22: appDidInit:;
23: nextItem:;
24: displayInfoPanel:;
25: };
26: OUTLETS = {
27: stringTable;
28: scrollView;
29: textField;
30: tileScrollView;
31: };
32: SUPERCLASS = Object;
33: };
34: ColumnView = {
35: SUPERCLASS = View;
36: };
37: PostScriptView = {
38: SUPERCLASS = View;
39: };
40: StubView = {
41: SUPERCLASS = View;
42: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.