home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / Palettes / MORegex / English.lproj / MORegexPalette.nib / data.classes next >
Encoding:
Text File  |  1993-10-04  |  292 b   |  23 lines

  1. MORegexPalette = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     floatForm;
  6.     timeMatrix;
  7.     timeForm;
  8.     floatMatrix;
  9.     genericForm;
  10.     intForm;
  11.     dateMatrix;
  12.     dateForm;
  13.     genericMatrix;
  14.     intMatrix;
  15.     };
  16.     SUPERCLASS = IBPalette;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.