home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01163 / protomen.wdl < prev    next >
Text File  |  1993-02-23  |  2KB  |  50 lines

  1. Menu pbroMenu
  2.   Item compile text: "&Compile!"
  3.   Popup predit text: "&Edit"
  4.     definition: "editMenu"
  5.     Line
  6.     Item reformat text: "&Reformat Method\tCtrl+R"
  7.     Line
  8.     Item zoom text: "&Zoom Edit Window\tCtrl+Z"
  9.   End
  10.   Popup search text: "&Search"
  11.     definition: "srchMenu"
  12.   End
  13.   Item doit text: "&Doit!"
  14.   Item inspect text: "&Inspect!"
  15.   Popup browse text: "&Browse"
  16.     definition: "browsePo"
  17.   End
  18.   Popup crossref text: "Cross&Refs"
  19.     definition: "crossref"
  20.   End
  21.   Popup templates text: "&Templates"
  22.     definition: "templates"
  23.   End
  24.   Popup class text: "&Protocol"
  25.     Item aboutClass text: "About the &Protocol..." style: (grayed)
  26.     Item makeDescendant text: "Make &Descendant..." style: (grayed)
  27.     Item makeSibling text: "Make &Sibling..." style: (grayed)
  28.     Line
  29.     Item classVars text: "Protocol &Variables..." style: (grayed)
  30.     Item classInit text: "Protocol &Initialization..." style: (grayed)
  31.     Item deleteClass text: "Re&move Protocol" style: (grayed)
  32.     Line
  33.     Item gotoClass text: "&Go To Protocol...\tCtrl+G"
  34.     Item hier text: "Hierarchical" style: (checked)
  35.     Item refreshCL text: "&Refresh Protocol List"
  36.   End
  37.   Popup method text: "&Method"
  38.     Item templMethod text: "&New Method" id: 606
  39.         help: "Replace the entire text with a new method template"
  40.     Item templAction text: "New &Action" id: 607
  41.         help: "Replace the entire text with a new action template"
  42.     Item deleteMethod text: "Re&move Method"
  43.       help: "Delete the selected method from its class"
  44.     Item gotoMethod text: "&Go To Method...\tCtrl+F"
  45.     Line
  46.     Item classMethods text: "&Class Methods"
  47.     Item objectMethods text: "&Object Methods" style: (checked)
  48.   End
  49. End
  50.