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

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. IBButtonInspector = {
  7.     ACTIONS = {
  8.     ok:;
  9.     validateIconPosition:;
  10.     performClick:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     soundCell;
  15.     insetMatrix;
  16.     typeButton;
  17.     iconCell;
  18.     altIconCell;
  19.     titleForm;
  20.     titleCell;
  21.     alignMatrix;
  22.     keyForm;
  23.     positionMatrix;
  24.     altTitleCell;
  25.     optionMatrix;
  26.     window;
  27.     iconForm;
  28.     insetButton;
  29.     tagForm;
  30.     };
  31.     SUPERCLASS = Object;
  32. };
  33.