home *** CD-ROM | disk | FTP | other *** search
- TMSScanjetIIc = {
- ACTIONS = {
- "actionPressed:" = "actionPressed:";
- "calcResPressed:" = "calcResPressed:";
- "contrastChanged:" = "contrastChanged:";
- "contrastEntered:" = "contrastEntered:";
- "intensityChanged:" = "intensityChanged:";
- "intensityEntered:" = "intensityEntered:";
- "resEqualPressed:" = "resEqualPressed:";
- "resolutionChanged:" = "resolutionChanged:";
- "showSpecialPanel:" = "showSpecialPanel:";
- "zoomChanged:" = "zoomChanged:";
- "zoomEqualPressed:" = "zoomEqualPressed:";
- };
- OUTLETS = {
- resEqualButton = resEqualButton;
- stringTable = stringTable;
- theAction = theAction;
- theContrast = theContrast;
- theContrastText = theContrastText;
- theIntensity = theIntensity;
- theIntensityText = theIntensityText;
- theResolution = theResolution;
- theScanmode = theScanmode;
- theZoom = theZoom;
- zoomEqualButton = zoomEqualButton;
- };
- SUPERCLASS = TMSScanner;
- };
- TMSScanjetIIcDev = {
- OUTLETS = {
- inverseButton = inverseButton;
- mirrorButton = mirrorButton;
- parent = parent;
- scsi = scsi;
- theFilter = theFilter;
- thePanel = thePanel;
- theRaster = theRaster;
- };
- SUPERCLASS = Object;
- };
- TMSPicView = {
- OUTLETS = {theScanPanel = theScanPanel; theTiffPic = theTiffPic; };
- SUPERCLASS = View;
- };
- IntensitySlider = {SUPERCLASS = Slider; };
- LoadTiffNib = {
- OUTLETS = {theScanPanel = theScanPanel; theTiffView = theTiffView; };
- SUPERCLASS = Object;
- };
- SlaveTool = {SUPERCLASS = Tool; };
- TMSImportTool = {SUPERCLASS = SlaveTool; };
- Tool = {
- ACTIONS = {
- "alignSelCenter:" = "alignSelCenter:";
- "alignSelLeft:" = "alignSelLeft:";
- "alignSelLeftAndRight:" = "alignSelLeftAndRight:";
- "alignSelRight:" = "alignSelRight:";
- "changeFont:" = "changeFont:";
- "connectTo:" = "connectTo:";
- "copy:" = "copy:";
- "copyFont:" = "copyFont:";
- "copyRuler:" = "copyRuler:";
- "cut:" = "cut:";
- "linkTo:" = "linkTo:";
- "paste:" = "paste:";
- "pasteFont:" = "pasteFont:";
- "pasteRuler:" = "pasteRuler:";
- "selectAll:" = "selectAll:";
- "subscript:" = "subscript:";
- "superscript:" = "superscript:";
- "toggleRuler:" = "toggleRuler:";
- "underline:" = "underline:";
- "unscript:" = "unscript:";
- "windowDidBecomeKey:" = "windowDidBecomeKey:";
- "windowDidMove:" = "windowDidMove:";
- "windowDidResignKey:" = "windowDidResignKey:";
- "windowWillClose:" = "windowWillClose:";
- };
- OUTLETS = {
- defaultElement = defaultElement;
- fixElement = fixElement;
- infoPanel = infoPanel;
- myElement = myElement;
- myPanel = myPanel;
- sList = sList;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- TMSScanner = {
- ACTIONS = {
- "cancelPressed:" = "cancelPressed:";
- "fixedSizePopUpChanged:" = "fixedSizePopUpChanged:";
- "frameColorChanged:" = "frameColorChanged:";
- "freeAreaSelection:" = "freeAreaSelection:";
- "okPressed:" = "okPressed:";
- "rectEntered:" = "rectEntered:";
- "resSizeXChanged:" = "resSizeXChanged:";
- "resSizeYChanged:" = "resSizeYChanged:";
- "showSpecialPanel:" = "showSpecialPanel:";
- "takePicturePressed:" = "takePicturePressed:";
- };
- OUTLETS = {
- actElement = actElement;
- area_h = area_h;
- area_w = area_w;
- area_x = area_x;
- area_y = area_y;
- dh = dh;
- dw = dw;
- factorText = factorText;
- fixedSizePopUp = fixedSizePopUp;
- frameColorWell = frameColorWell;
- memText = memText;
- modalPanel = modalPanel;
- prescanView = prescanView;
- propButton = propButton;
- rasterText = rasterText;
- resPanel = resPanel;
- scannerStrings = scannerStrings;
- sh = sh;
- sizeRadioMatrix = sizeRadioMatrix;
- sw = sw;
- takePicture = takePicture;
- theLoadedView = theLoadedView;
- theScanner = theScanner;
- theView = theView;
- viewList = viewList;
- };
- SUPERCLASS = TMSImportTool;
- };
- Controller = {
- ACTIONS = {"savePic:" = "savePic:"; "showSpecialPanel:" = "showSpecialPanel:"; };
- OUTLETS = {
- fileSelect = fileSelect;
- theSCSIClass = theSCSIClass;
- theScanPanel = theScanPanel;
- theStrings = theStrings;
- };
- SUPERCLASS = Object;
- };
-