home *** CD-ROM | disk | FTP | other *** search
- PictureExtensions = {
- ACTIONS = {
- "aColorChanged:" = "aColorChanged:";
- "antiAliasingPopupChanged:" = "antiAliasingPopupChanged:";
- };
- OUTLETS = {
- aktSubView = aktSubView;
- antiModeList = antiModeList;
- antiModePopup = antiModePopup;
- antiPreview = antiPreview;
- antiPreviewBox = antiPreviewBox;
- antiPreviewSuperBox = antiPreviewSuperBox;
- colWell1 = colWell1;
- colWell2 = colWell2;
- colWell3 = colWell3;
- colWell4 = colWell4;
- colWell5 = colWell5;
- colWell6 = colWell6;
- colWell7 = colWell7;
- colWell8 = colWell8;
- colWell9 = colWell9;
- thePanel = thePanel;
- viewForSubView = viewForSubView;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- AntialiasingPreview = {
- ACTIONS = {"redrawAntialiasingPicture:" = "redrawAntialiasingPicture:"; };
- OUTLETS = {};
- SUPERCLASS = View;
- };
-