home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / DEV.Z / EditorName.table < prev    next >
Encoding:
Text File  |  1996-09-09  |  297 b   |  12 lines

  1. /* Object class -> Editor class */
  2.  
  3. NSBox = IBBoxEditor;
  4. NSForm = IBFormEditor;
  5. NSMatrix = IBMatrixEditor;
  6. NSMenuCell = IBMenuItemEditor;
  7. NSMenuItem = IBMenuItemEditor;
  8. NSPopUpButton = IBPopUpButtonEditor;
  9. NSView = IBViewEditor;
  10. NSWindowTemplate = IBWindowEditor;
  11. NSTableView = IBTableViewEditor;
  12.