home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / IB.nib / data.classes next >
Encoding:
Text File  |  1992-03-14  |  1.0 KB  |  62 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     saveDocumentAs:;
  4.     showGrid:;
  5.     printCommand:;
  6.     makeRow:;
  7.     saveAllDocuments:;
  8.     unparseSelectedClass:;
  9.     saveDocument:;
  10.     subclassSelectedClass:;
  11.     beginSimulate:;
  12.     bringSelectionToFront:;
  13.     loadPalette:;
  14.     selectionSameSize:;
  15.     showInfoPanel:;
  16.     revertToSaved:;
  17.     instantiateSelectedClass:;
  18.     setNameFrom:;
  19.     hideDocument:;
  20.     sizeSelectionToFit:;
  21.     showPalette:;
  22.     resizeEditorWindow:;
  23.     groupSelection:;
  24.     closeDocument:;
  25.     openDocument:;
  26.     newDocument:;
  27.     parseSelectedClass:;
  28.     sendSelectionToBack:;
  29.     makeColumn:;
  30.     ungroupSelection:;
  31.     groupSelectionInScrollView:;
  32.     toggleGrid:;
  33.     };
  34.     SUPERCLASS = Object;
  35. };
  36. IB = {
  37.     ACTIONS = {
  38.     showHelpBuilderPanel:;
  39.     newModalPanel:;
  40.     newDocument:;
  41.     showPalette:;
  42.     openDocument:;
  43.     showInfoPanel:;
  44.     _inspect:;
  45.     showInspectorPanel:;
  46.     beginSimulate:;
  47.     showPreferencesPanel:;
  48.     newPalette:;
  49.     newModule:;
  50.     revertToSaved:;
  51.     newInfoPanel:;
  52.     saveDocument:;
  53.     showAlignmentPanel:;
  54.     saveDocumentAs:;
  55.     saveAllDocuments:;
  56.     loadPalette:;
  57.     newInspector:;
  58.     closeDocument:;
  59.     };
  60.     SUPERCLASS = Application;
  61. };
  62.