|
|
1.1 ! root 1: GraphApp = { ! 2: ACTIONS = { ! 3: showHelpPanel:; ! 4: new3D:; ! 5: new2D:; ! 6: showThreeDPanel:; ! 7: open:; ! 8: showInfoPanel:; ! 9: }; ! 10: OUTLETS = { ! 11: stringTable; ! 12: }; ! 13: SUPERCLASS = Object; ! 14: }; ! 15: FirstResponder = { ! 16: ACTIONS = { ! 17: revertToSaved:; ! 18: copyGraph:; ! 19: save:; ! 20: invertColors:; ! 21: orderFrontNXColorPanel:; ! 22: saveTo:; ! 23: saveAs:; ! 24: }; ! 25: SUPERCLASS = Object; ! 26: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.