home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / WriteUp_1.2 / Application / WriteUp.app / English.lproj / PanelInsertMerge.nib / data.classes next >
Text File  |  1995-01-19  |  671b  |  48 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PanelInsertMerge = {
  7.     ACTIONS = {
  8.     clickedIF:;
  9.     textDidEnd:;
  10.     clickedEdit:;
  11.     setResultsField:;
  12.     insertIFToken:;
  13.     clickedRemove:;
  14.     clickedENDIF:;
  15.     makeKeyAndOrderFront:;
  16.     cancelIf:;
  17.     textDidGetKeys:;
  18.     pickToken:;
  19.     newToken:;
  20.     clickedAdd:;
  21.     insertToken:;
  22.     };
  23.     OUTLETS = {
  24.     insertButton;
  25.     docTokenList;
  26.     dataTokenList;
  27.     theDocument;
  28.     ifInsertButton;
  29.     browser;
  30.     thePageView;
  31.     textfield;
  32.     addButton;
  33.     valueField;
  34.     userTokenList;
  35.     removeButton;
  36.     ifPanel;
  37.     editButton;
  38.     endifButton;
  39.     comparatorButton;
  40.     tokenList;
  41.     ifButton;
  42.     ifCancelButton;
  43.     panel;
  44.     resultField;
  45.     };
  46.     SUPERCLASS = Object;
  47. };
  48.