home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Quantrix_1.2 / Application / Quantrix.app / English.lproj / Info.nib / data.classes next >
Text File  |  1994-10-13  |  608b  |  43 lines

  1. LTInfoPanelOwner = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     };
  6.     SUPERCLASS = LTNewPanelOwner;
  7. };
  8. LSInfoView = {
  9.     ACTIONS = {
  10.     creditsAnim:;
  11.     };
  12.     OUTLETS = {
  13.     creditCacheWindow;
  14.     creditWellWindow;
  15.     infoViewCacheWindow;
  16.     };
  17.     SUPERCLASS = View;
  18. };
  19. FirstResponder = {
  20.     ACTIONS = {
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24. LTNewPanelOwner = {
  25.     ACTIONS = {
  26.     showPanel:;
  27.     };
  28.     OUTLETS = {
  29.     firstText;
  30.     panel;
  31.     swapPlaceHolder;
  32.     swapMatrix;
  33.     };
  34.     SUPERCLASS = LTSingleInstantiator;
  35. };
  36. LTSingleInstantiator = {
  37.     ACTIONS = {
  38.     };
  39.     OUTLETS = {
  40.     };
  41.     SUPERCLASS = Object;
  42. };
  43.