home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Preferences = {
- ACTIONS = {
- doSetConstantUpdate:;
- doSetNewDocument:;
- doSetIsInitFile:;
- doSetDefaultInspector:;
- doSetAddDataToCurrent:;
- doSetInitFileWithOpenPanel:;
- doSetAddDataToNew:;
- doSetHalvePlot:;
- doSetInitFile:;
- };
- OUTLETS = {
- initFileButton;
- addDataToCurrentButton;
- window;
- initFileField;
- defaultInspectorMatrix;
- halvePlotMatrix;
- newDocumentButton;
- addDataToNewButton;
- constantUpdateMatrix;
- };
- SUPERCLASS = Object;
- };
-