home *** CD-ROM | disk | FTP | other *** search
- TMSColorBox = {
- ACTIONS = {
- "takeColorFrom:" = "takeColorFrom:";
- "takeIntValueFrom:" = "takeIntValueFrom:";
- };
- OUTLETS = {nextColor = nextColor; };
- SUPERCLASS = NXColorWell;
- };
- VISIONController = {
- ACTIONS = {
- "alignSelLeftAndRight:" = "alignSelLeftAndRight:";
- "app:" = "app:";
- "appDidResignActive:" = "appDidResignActive:";
- "appWillInit:" = "appWillInit:";
- "appWillTerminate:" = "appWillTerminate:";
- "checkColorData:" = "checkColorData:";
- "doLicensation:" = "doLicensation:";
- "licenseCheap:" = "licenseCheap:";
- "licenseExpensive:" = "licenseExpensive:";
- "makeConnection:" = "makeConnection:";
- "makeLink:" = "makeLink:";
- "makeNonPrivateToolsOf:" = "makeNonPrivateToolsOf:";
- "newFunctions:" = "newFunctions:";
- "quickStart:" = "quickStart:";
- "sendlicense:" = "sendlicense:";
- "sendlicenseEmail:" = "sendlicenseEmail:";
- "sendlicenseFax:" = "sendlicenseFax:";
- "sendlicenseLetter:" = "sendlicenseLetter:";
- "setActivDocument:" = "setActivDocument:";
- "setColorData:" = "setColorData:";
- "showLicensePanel:" = "showLicensePanel:";
- "toggleShadowMode:" = "toggleShadowMode:";
- "toggleSuperMode:" = "toggleSuperMode:";
- "updateHelp:" = "updateHelp:";
- "welcome:" = "welcome:";
- };
- OUTLETS = {
- CurrentElementClass = CurrentElementClass;
- authorsPanel = authorsPanel;
- colorAccessoryPanel = colorAccessoryPanel;
- connectClass = connectClass;
- connectDelegate = connectDelegate;
- cursorList = cursorList;
- docForDrag = docForDrag;
- fileAcceptingTools = fileAcceptingTools;
- infoPanel = infoPanel;
- infoPanelVersionField = infoPanelVersionField;
- legalPanel = legalPanel;
- licensationNotifyPanel = licensationNotifyPanel;
- licenseCodeString = licenseCodeString;
- licenseKeyString = licenseKeyString;
- licenseModuleMatrix = licenseModuleMatrix;
- licenseModules = licenseModules;
- licensePanel = licensePanel;
- licenseTxtDisplay = licenseTxtDisplay;
- licenseTypePopup = licenseTypePopup;
- linkClass = linkClass;
- linkDelegate = linkDelegate;
- linkElement = linkElement;
- loadClass = loadClass;
- mainColor = mainColor;
- mainIconController = mainIconController;
- mainMenu = mainMenu;
- notifyActivDocChangedList = notifyActivDocChangedList;
- notifyChangesList = notifyChangesList;
- notifyDocFreeList = notifyDocFreeList;
- notifyTerminateList = notifyTerminateList;
- oneVisionButton = oneVisionButton;
- runtimeLoadedClassesList = runtimeLoadedClassesList;
- selectedDocument = selectedDocument;
- selectedElement = selectedElement;
- sendLicensePanel = sendLicensePanel;
- sendLicenseUserCity = sendLicenseUserCity;
- sendLicenseUserCountry = sendLicenseUserCountry;
- sendLicenseUserEmail = sendLicenseUserEmail;
- sendLicenseUserFax = sendLicenseUserFax;
- sendLicenseUserName = sendLicenseUserName;
- sendLicenseUserPhone = sendLicenseUserPhone;
- sendLicenseUserStreet = sendLicenseUserStreet;
- slist = slist;
- theStrings = theStrings;
- timedLicensationDate = timedLicensationDate;
- timedLicensationPanel = timedLicensationPanel;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- "alignSelLeftAndRight:" = "alignSelLeftAndRight:";
- "infoElement:" = "infoElement:";
- "infoTool:" = "infoTool:";
- "newDocument:" = "newDocument:";
- "newFunctions:" = "newFunctions:";
- "print:" = "print:";
- "quickStart:" = "quickStart:";
- "showLicensePanel:" = "showLicensePanel:";
- "toggleSuperMode:" = "toggleSuperMode:";
- "updateHelp:" = "updateHelp:";
- };
- SUPERCLASS = Object;
- };
-