|
|
1.1 ! root 1: FirstResponder = { ! 2: ACTIONS = { ! 3: performResize:; ! 4: }; ! 5: SUPERCLASS = Object; ! 6: }; ! 7: LinesView = { ! 8: ACTIONS = { ! 9: setNumberOfCorners:; ! 10: toggleRun:; ! 11: }; ! 12: OUTLETS = { ! 13: numberOfCorners; ! 14: }; ! 15: SUPERCLASS = View; ! 16: }; ! 17: MyApp = { ! 18: ACTIONS = { ! 19: displayInfoPanel:; ! 20: }; ! 21: OUTLETS = { ! 22: infoPanel; ! 23: }; ! 24: SUPERCLASS = Application; ! 25: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.