home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Examples / AppKit / BusyBox / English.lproj / InfoPanel.nib / data.classes next >
Text File  |  1992-06-16  |  191b  |  14 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     orderFrontNXColorPanel:;
  4.     };
  5.     SUPERCLASS = Object;
  6. };
  7. BusyBoxApp = {
  8.     OUTLETS = {
  9.     infoPanel;
  10.     prefPanel;
  11.     };
  12.     SUPERCLASS = Application;
  13. };
  14.