home *** CD-ROM | disk | FTP | other *** search
- TMSAMPlaneView = {
- ACTIONS = {
- };
- OUTLETS = {
- delegate;
- picture;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- TMSBit2Grey = {
- ACTIONS = {
- cancel:;
- ok:;
- smoothChanged:;
- drawMaskTextChanged:;
- drawMaskSchiebChanged:;
- };
- OUTLETS = {
- smoothText;
- drawMaskSchieb;
- noSmoothPic;
- smoothRadioButton;
- noSmooth2Pic;
- myBit2GreyPanel;
- thePictureBox;
- smoothSchieber;
- drawMaskText;
- smoothRadio2Button;
- alphaMaskeRadio;
- maske;
- smoothPixelText;
- };
- SUPERCLASS = Object;
- };
-