home *** CD-ROM | disk | FTP | other *** search
- /* Object class -> Editor class */
-
- NSBox = IBBoxEditor;
- NSForm = IBFormEditor;
- NSMatrix = IBMatrixEditor;
- NSMenuCell = IBMenuItemEditor;
- NSMenuItem = IBMenuItemEditor;
- NSPopUpButton = IBPopUpButtonEditor;
- NSView = IBViewEditor;
- NSWindowTemplate = IBWindowEditor;
- NSTableView = IBTableViewEditor;
-