|
|
1.1 root 1: SQLPanel = {
2: ACTIONS = {
3: windowWillClose:;
4: orderFront:;
5: };
6: OUTLETS = {
7: scrollView;
8: };
9: SUPERCLASS = Panel;
10: };
11: FirstResponder = {
12: ACTIONS = {
13: };
14: SUPERCLASS = Object;
15: };
16: Controller = {
17: ACTIONS = {
18: print:;
19: close:;
20: evaluate:;
21: clear:;
22: open:;
23: };
24: OUTLETS = {
25: };
26: SUPERCLASS = Object;
27: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.