home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / OneVision.nib / data.classes < prev    next >
Encoding:
Text File  |  1996-11-12  |  3.4 KB  |  102 lines

  1. TMSColorBox = {
  2.     ACTIONS = {
  3.     "takeColorFrom:" = "takeColorFrom:"; 
  4.     "takeIntValueFrom:" = "takeIntValueFrom:"; 
  5.     }; 
  6.     OUTLETS = {nextColor = nextColor; }; 
  7.     SUPERCLASS = NXColorWell; 
  8. };
  9. VISIONController = {
  10.     ACTIONS = {
  11.     "alignSelLeftAndRight:" = "alignSelLeftAndRight:"; 
  12.     "app:" = "app:"; 
  13.     "appDidResignActive:" = "appDidResignActive:"; 
  14.     "appWillInit:" = "appWillInit:"; 
  15.     "appWillTerminate:" = "appWillTerminate:"; 
  16.     "checkColorData:" = "checkColorData:"; 
  17.     "doLicensation:" = "doLicensation:"; 
  18.     "licenseCheap:" = "licenseCheap:"; 
  19.     "licenseExpensive:" = "licenseExpensive:"; 
  20.     "makeConnection:" = "makeConnection:"; 
  21.     "makeLink:" = "makeLink:"; 
  22.     "makeNonPrivateToolsOf:" = "makeNonPrivateToolsOf:"; 
  23.     "newFunctions:" = "newFunctions:"; 
  24.     "quickStart:" = "quickStart:"; 
  25.     "sendlicense:" = "sendlicense:"; 
  26.     "sendlicenseEmail:" = "sendlicenseEmail:"; 
  27.     "sendlicenseFax:" = "sendlicenseFax:"; 
  28.     "sendlicenseLetter:" = "sendlicenseLetter:"; 
  29.     "setActivDocument:" = "setActivDocument:"; 
  30.     "setColorData:" = "setColorData:"; 
  31.     "showLicensePanel:" = "showLicensePanel:"; 
  32.     "toggleShadowMode:" = "toggleShadowMode:"; 
  33.     "toggleSuperMode:" = "toggleSuperMode:"; 
  34.     "updateHelp:" = "updateHelp:"; 
  35.     "welcome:" = "welcome:"; 
  36.     }; 
  37.     OUTLETS = {
  38.     CurrentElementClass = CurrentElementClass; 
  39.     authorsPanel = authorsPanel; 
  40.     colorAccessoryPanel = colorAccessoryPanel; 
  41.     connectClass = connectClass; 
  42.     connectDelegate = connectDelegate; 
  43.     cursorList = cursorList; 
  44.     docForDrag = docForDrag; 
  45.     fileAcceptingTools = fileAcceptingTools; 
  46.     infoPanel = infoPanel; 
  47.     infoPanelVersionField = infoPanelVersionField; 
  48.     legalPanel = legalPanel; 
  49.     licensationNotifyPanel = licensationNotifyPanel; 
  50.     licenseCodeString = licenseCodeString; 
  51.     licenseKeyString = licenseKeyString; 
  52.     licenseModuleMatrix = licenseModuleMatrix; 
  53.     licenseModules = licenseModules; 
  54.     licensePanel = licensePanel; 
  55.     licenseTxtDisplay = licenseTxtDisplay; 
  56.     licenseTypePopup = licenseTypePopup; 
  57.     linkClass = linkClass; 
  58.     linkDelegate = linkDelegate; 
  59.     linkElement = linkElement; 
  60.     loadClass = loadClass; 
  61.     mainColor = mainColor; 
  62.     mainIconController = mainIconController; 
  63.     mainMenu = mainMenu; 
  64.     notifyActivDocChangedList = notifyActivDocChangedList; 
  65.     notifyChangesList = notifyChangesList; 
  66.     notifyDocFreeList = notifyDocFreeList; 
  67.     notifyTerminateList = notifyTerminateList; 
  68.     oneVisionButton = oneVisionButton; 
  69.     runtimeLoadedClassesList = runtimeLoadedClassesList; 
  70.     selectedDocument = selectedDocument; 
  71.     selectedElement = selectedElement; 
  72.     sendLicensePanel = sendLicensePanel; 
  73.     sendLicenseUserCity = sendLicenseUserCity; 
  74.     sendLicenseUserCountry = sendLicenseUserCountry; 
  75.     sendLicenseUserEmail = sendLicenseUserEmail; 
  76.     sendLicenseUserFax = sendLicenseUserFax; 
  77.     sendLicenseUserName = sendLicenseUserName; 
  78.     sendLicenseUserPhone = sendLicenseUserPhone; 
  79.     sendLicenseUserStreet = sendLicenseUserStreet; 
  80.     slist = slist; 
  81.     theStrings = theStrings; 
  82.     timedLicensationDate = timedLicensationDate; 
  83.     timedLicensationPanel = timedLicensationPanel; 
  84.     }; 
  85.     SUPERCLASS = Object; 
  86. };
  87. FirstResponder = {
  88.     ACTIONS = {
  89.     "alignSelLeftAndRight:" = "alignSelLeftAndRight:"; 
  90.     "infoElement:" = "infoElement:"; 
  91.     "infoTool:" = "infoTool:"; 
  92.     "newDocument:" = "newDocument:"; 
  93.     "newFunctions:" = "newFunctions:"; 
  94.     "print:" = "print:"; 
  95.     "quickStart:" = "quickStart:"; 
  96.     "showLicensePanel:" = "showLicensePanel:"; 
  97.     "toggleSuperMode:" = "toggleSuperMode:"; 
  98.     "updateHelp:" = "updateHelp:"; 
  99.     }; 
  100.     SUPERCLASS = Object; 
  101. };
  102.