|
|
1.1 ! root 1: BarChart = { ! 2: SUPERCLASS = IBPalette; ! 3: }; ! 4: FirstResponder = { ! 5: ACTIONS = { ! 6: }; ! 7: SUPERCLASS = Object; ! 8: }; ! 9: ChartOfMatrix = { ! 10: ACTIONS = { ! 11: takeVMarginFrom:; ! 12: takeHMarginFrom:; ! 13: plotFromMatrix:; ! 14: copy:; ! 15: takeBackgroundColorFrom:; ! 16: takeFrameStateFrom:; ! 17: takeMinValueFrom:; ! 18: takeRandomColorStateFrom:; ! 19: takeHighlightColorFrom:; ! 20: takeMaxValueFrom:; ! 21: takeAutoScaleStateFrom:; ! 22: takeBorderTypeFrom:; ! 23: takeNumProtosFrom:; ! 24: }; ! 25: OUTLETS = { ! 26: minField; ! 27: meanField; ! 28: dataSrc; ! 29: maxField; ! 30: }; ! 31: SUPERCLASS = View; ! 32: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.