home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- saveDocumentAs:;
- showGrid:;
- printCommand:;
- makeRow:;
- saveAllDocuments:;
- unparseSelectedClass:;
- saveDocument:;
- subclassSelectedClass:;
- beginSimulate:;
- bringSelectionToFront:;
- loadPalette:;
- selectionSameSize:;
- showInfoPanel:;
- revertToSaved:;
- instantiateSelectedClass:;
- setNameFrom:;
- hideDocument:;
- sizeSelectionToFit:;
- showPalette:;
- resizeEditorWindow:;
- groupSelection:;
- closeDocument:;
- openDocument:;
- newDocument:;
- parseSelectedClass:;
- sendSelectionToBack:;
- makeColumn:;
- ungroupSelection:;
- groupSelectionInScrollView:;
- toggleGrid:;
- };
- SUPERCLASS = Object;
- };
- IB = {
- ACTIONS = {
- showHelpBuilderPanel:;
- newModalPanel:;
- newDocument:;
- showPalette:;
- openDocument:;
- showInfoPanel:;
- _inspect:;
- showInspectorPanel:;
- beginSimulate:;
- showPreferencesPanel:;
- newPalette:;
- newModule:;
- revertToSaved:;
- newInfoPanel:;
- saveDocument:;
- showAlignmentPanel:;
- saveDocumentAs:;
- saveAllDocuments:;
- loadPalette:;
- newInspector:;
- closeDocument:;
- };
- SUPERCLASS = Application;
- };
-