|
|
1.1 ! root 1: FirstResponder = { ! 2: ACTIONS = { ! 3: }; ! 4: SUPERCLASS = Object; ! 5: }; ! 6: LineGraph = { ! 7: SUPERCLASS = View; ! 8: }; ! 9: GraphDoc = { ! 10: ACTIONS = { ! 11: zoomIn:; ! 12: variableTextChanged:; ! 13: xRangeTextChanged:; ! 14: variableSliderChanged:; ! 15: resolutionChanged:; ! 16: xRangeSliderChanged:; ! 17: zoomOut:; ! 18: autoScale:; ! 19: equationChanged:; ! 20: }; ! 21: OUTLETS = { ! 22: resolutionText; ! 23: variableTexts; ! 24: maxXSlider; ! 25: minXText; ! 26: graph; ! 27: resolutionSlider; ! 28: maxXText; ! 29: window; ! 30: variableSliders; ! 31: variableLabels; ! 32: minXSlider; ! 33: autoScale; ! 34: equation; ! 35: }; ! 36: SUPERCLASS = Object; ! 37: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.