home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Quantrix_1.2 / Application / Quantrix.app / English.lproj / Export.nib / data.classes next >
Text File  |  1994-09-26  |  351b  |  24 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PController = {
  7.     ACTIONS = {
  8.     importTable:;
  9.     exportTable:;
  10.     };
  11.     OUTLETS = {
  12.     firstRowSwitch;
  13.     writeRowSwitch;
  14.     exportAccessory;
  15.     createNewMatrix;
  16.     importAccessory;
  17.     firstColumnSwitch;
  18.     writeColumnSwitch;
  19.     connection;
  20.     whatToQuoteMatrix;
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24.