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

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. IBFormInspector = {
  7.     ACTIONS = {
  8.     ok:;
  9.     setEditableFrom:;
  10.     performClick:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     tagForm;
  15.     titleMatrix;
  16.     textMatrix;
  17.     window;
  18.     scrollableSwitch;
  19.     editableSwitch;
  20.     selectableSwitch;
  21.     backgrayMatrix;
  22.     autotagSwitch;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26.