home *** CD-ROM | disk | FTP | other *** search
- MouseDownView = {
- ACTIONS = {
- "beginModalDragging:" = "beginModalDragging:";
- "endModalDragging:" = "endModalDragging:";
- };
- OUTLETS = {delegate = delegate; picture = picture; };
- SUPERCLASS = View;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- MultiDensitometer = {
- ACTIONS = {
- "csPopupChanged:" = "csPopupChanged:";
- "densitometerMenuePressed:" = "densitometerMenuePressed:";
- "readMatrixChanged:" = "readMatrixChanged:";
- "showAlphaChanged:" = "showAlphaChanged:";
- "switchToPicture:" = "switchToPicture:";
- "valueFormatChanged:" = "valueFormatChanged:";
- };
- OUTLETS = {
- connectedPicView = connectedPicView;
- connectedSinglePicView = connectedSinglePicView;
- connectedSingleSwitch = connectedSingleSwitch;
- connectedSwitch = connectedSwitch;
- controlPanel = controlPanel;
- cuttingBox = cuttingBox;
- densitometerPrototype = densitometerPrototype;
- matrixDrawView = matrixDrawView;
- matrixSizeSlider = matrixSizeSlider;
- matrixSizeText = matrixSizeText;
- matrixSoftSwitch = matrixSoftSwitch;
- mouseDownView = mouseDownView;
- myPanel = myPanel;
- showAlphaSwitch = showAlphaSwitch;
- singleList = singleList;
- unConnectedPicView = unConnectedPicView;
- unConnectedSwitch = unConnectedSwitch;
- valueFormat = valueFormat;
- };
- SUPERCLASS = Object;
- };
-