home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- PaintLayout = {
- ACTIONS = {
- "hitDepth:" = "hitDepth:";
- "hitHasAlpha:" = "hitHasAlpha:";
- "newLayout:" = "newLayout:";
- "panelDone:" = "panelDone:";
- "portrait:" = "portrait:";
- "setDefault:" = "setDefault:";
- "widthHeightChanged:" = "widthHeightChanged:";
- };
- OUTLETS = {
- bgColor = bgColor;
- bitDepth = bitDepth;
- hasAlpha = hasAlpha;
- height = height;
- panel = panel;
- paperView = paperView;
- shadow = shadow;
- title = title;
- width = width;
- };
- SUPERCLASS = Object;
- };
-