|
|
1.1 ! root 1: FirstResponder = { ! 2: ACTIONS = { ! 3: }; ! 4: SUPERCLASS = Object; ! 5: }; ! 6: GraphApp = { ! 7: OUTLETS = { ! 8: threeDPanel; ! 9: }; ! 10: SUPERCLASS = Object; ! 11: }; ! 12: ThreeDPanel = { ! 13: ACTIONS = { ! 14: changeZoom:; ! 15: changeBackgroundColor:; ! 16: changeShading:; ! 17: changeSurfaceColor:; ! 18: }; ! 19: OUTLETS = { ! 20: zoomSlider; ! 21: shadingButtons; ! 22: backgroundColorWell; ! 23: surfaceColorWell; ! 24: }; ! 25: SUPERCLASS = Panel; ! 26: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.