home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of the Best
/
_.img
/
01163
/
jura1.exe
/
BROWMENU.WDL
< prev
next >
Wrap
Text File
|
1993-02-23
|
2KB
|
51 lines
Menu browMenu
Item compile text: "&Compile!"
Popup bredit text: "&Edit"
definition: "editMenu"
Line
Item reformat text: "&Reformat Method\tCtrl+R"
Item zoom text: "&Zoom Edit Window\tCtrl+Z"
End
Popup search text: "&Search"
definition: "srchMenu"
End
Item doit text: "&Doit!"
Item inspect text: "&Inspect!"
Popup browse text: "&Browse"
definition: "browsePo"
End
Popup crossref text: "Cross&Refs"
definition: "crossref"
End
Popup templates text: "&Templates"
definition: "templates"
End
Popup class text: "C&lass"
Item aboutClass text: "About the &Class..." style: (grayed)
Item makeDescendant text: "Make &Descendant..." style: (grayed)
Item makeSibling text: "Make &Sibling..." style: (grayed)
Line
Item classVars text: "Class &Variables..." style: (grayed)
Item classInit text: "Class &Initialization..." style: (grayed)
Item deleteClass text: "Re&move Class" style: (grayed)
Line
Item gotoClass text: "&Go To Class...\tCtrl+G"
Item alpha text: "&Alphabetical"
Item hier text: "&Hierarchical" style:(checked)
Item refreshCL text: "&Refresh Class List"
End
Popup method text: "&Method"
Item templMethod text: "&New Method" id: 606
help: "Replace the entire text with new method template"
Item templAction text: "New &Action" id: 607
help: "Replace the entire text with new action template"
Line
Item deleteMethod text: "Re&move Method" style: (grayed)
help: "Delete the selected method from its class"
Item gotoMethod text: "&Go To Method...\tCtrl+F"
Line
Item classMethods text: "&Class Methods"
Item objectMethods text: "&Object Methods" style: (checked)
End
End