home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / NamePanel.nib / data.classes next >
Encoding:
Text File  |  1992-02-14  |  196 b   |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. IBNamePanel = {
  7.     ACTIONS = {
  8.     cancel:;
  9.     ok:;
  10.     };
  11.     OUTLETS = {
  12.     window;
  13.     nameForm;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.