home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / TMSBit2Grey.1Vmod / TMSBit2Grey.nib / data.classes < prev    next >
Encoding:
Text File  |  1996-11-12  |  563 b   |  40 lines

  1. TMSAMPlaneView = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     delegate;
  6.     picture;
  7.     };
  8.     SUPERCLASS = View;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. TMSBit2Grey = {
  16.     ACTIONS = {
  17.     cancel:;
  18.     ok:;
  19.     smoothChanged:;
  20.     drawMaskTextChanged:;
  21.     drawMaskSchiebChanged:;
  22.     };
  23.     OUTLETS = {
  24.     smoothText;
  25.     drawMaskSchieb;
  26.     noSmoothPic;
  27.     smoothRadioButton;
  28.     noSmooth2Pic;
  29.     myBit2GreyPanel;
  30.     thePictureBox;
  31.     smoothSchieber;
  32.     drawMaskText;
  33.     smoothRadio2Button;
  34.     alphaMaskeRadio;
  35.     maske;
  36.     smoothPixelText;
  37.     };
  38.     SUPERCLASS = Object;
  39. };
  40.