home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / InterfaceBuilder.app / IconViewEditor.nib / data.classes next >
Text File  |  1992-03-18  |  173b  |  14 lines

  1. IBIconViewEditor = {
  2.     OUTLETS = {
  3.     window;
  4.     scrollView;
  5.     matrix;
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. FirstResponder = {
  10.     ACTIONS = {
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14.