home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / WindowInspector.nib / data.classes next >
Encoding:
Text File  |  1992-04-06  |  406 b   |  30 lines

  1. IBWindowInspector = {
  2.     ACTIONS = {
  3.     ok:;
  4.     changeStyleFrom:;
  5.     performClick:;
  6.     revert:;
  7.     };
  8.     OUTLETS = {
  9.     optionHide;
  10.     optionVisible;
  11.     titleForm;
  12.     optionFree;
  13.     styleMatrix;
  14.     optionDeferred;
  15.     classBrowser;
  16.     buttonMatrix;
  17.     optionDepthLimit;
  18.     optionOneShot;
  19.     backingMatrix;
  20.     window;
  21.     optionColor;
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25. FirstResponder = {
  26.     ACTIONS = {
  27.     };
  28.     SUPERCLASS = Object;
  29. };
  30.