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

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MyObject = {
  7.     ACTIONS = {
  8.     cancel:;
  9.     ok:;
  10.     };
  11.     OUTLETS = {
  12.     widthText;
  13.     removePanel;
  14.     titleForm;
  15.     removeMatrix;
  16.     heightText;
  17.     editorPanel;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.