home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / BoxInspector.nib / data.classes next >
Encoding:
Text File  |  1991-12-11  |  262 b   |  21 lines

  1. IBBoxInspector = {
  2.     ACTIONS = {
  3.     performClick:;
  4.     revert:;
  5.     ok:;
  6.     };
  7.     OUTLETS = {
  8.     verticSlider;
  9.     titleMatrix;
  10.     window;
  11.     borderMatrix;
  12.     horizSlider;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.