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

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. SepMenu = {
  7.     ACTIONS = {
  8.     cancel:;
  9.     ok:;
  10.     };
  11.     OUTLETS = {
  12.     sepMatrix;
  13.     myPanel;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.