home *** CD-ROM | disk | FTP | other *** search
/ NeXT 3rd Party Products 1993 / NEXT_3rd_party_products_93.iso / Xanthus / Questor_Demo / QuestorDemo.app / English.lproj / SelectPanel.nib / data.classes next >
Text File  |  1993-05-07  |  553b  |  38 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. SelectPanel = {
  7.     ACTIONS = {
  8.     selectSelected:;
  9.     typeSelected:;
  10.     };
  11.     OUTLETS = {
  12.     theSubBox;
  13.     theBrowserView;
  14.     theMessageField;
  15.     theUnlockedNot;
  16.     theHiddenNot;
  17.     theCriteriaView;
  18.     theSimpleBox;
  19.     theFormula;
  20.     theConstant;
  21.     theFormulaNot;
  22.     theCommentNot;
  23.     theEmpty;
  24.     theUnlocked;
  25.     theComplexBox;
  26.     theAndOrMatrix;
  27.     theHidden;
  28.     theComment;
  29.     theEmptyNot;
  30.     theCriteria;
  31.     theFormulaValueMatrix;
  32.     theCriteriaType;
  33.     theConstantNot;
  34.     theSelectButton;
  35.     };
  36.     SUPERCLASS = Object;
  37. };
  38.