home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextDeveloper / Demos / Draw.app / Resources / Swedish.lproj / Draw.nib / data.classes next >
Text File  |  1996-06-28  |  1KB  |  50 lines

  1. "DrawApp" = {
  2.     ACTIONS = {
  3.         "help:" = id; 
  4.         "info:" = id; 
  5.         "new:" = id; 
  6.         "open:" = id; 
  7.         "orderFrontInspectorPanel:" = id; 
  8.         "setCurrentGraphic:" = id; 
  9.     }; 
  10.     OUTLETS = {editMenu = id; faxCoverSheetMenu = id; linkMenuItem = id; tools = id; }; 
  11.     SUPERCLASS = NSApplication; 
  12. };
  13. "FirstResponder" = {
  14.     ACTIONS = {
  15.         "align:" = id; 
  16.         "alignToGrid:" = id; 
  17.         "bringToFront:" = id; 
  18.         "changeAspectRatio:" = id; 
  19.         "changeGrid:" = id; 
  20.         "changeLayout:" = id; 
  21.         "close:" = id; 
  22.         "deselectAll:" = id; 
  23.         "enableGrid:" = id; 
  24.         "group:" = id; 
  25.         "hideGrid:" = id; 
  26.         "hideRuler:" = id; 
  27.         "link:" = id; 
  28.         "lockGraphic:" = id; 
  29.         "pasteAndLink:" = id; 
  30.         "printDocument:" = id; 
  31.         "redoChange:" = id; 
  32.         "revertToSaved:" = id; 
  33.         "save:" = id; 
  34.         "saveAll:" = id; 
  35.         "saveAs:" = id; 
  36.         "saveLink:" = id; 
  37.         "saveTo:" = id; 
  38.         "sendToBack:" = id; 
  39.         "showHideRulers:" = id; 
  40.         "showLinks:" = id; 
  41.         "sizeToGrid:" = id; 
  42.         "undoChange:" = id; 
  43.         "undoOrRedoChange:" = id; 
  44.         "ungroup:" = id; 
  45.         "unlockGraphic:" = id; 
  46.     }; 
  47.     CATEGORY = LocalActions; 
  48.     OUTLETS = {}; 
  49. };
  50.