home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.bin / SourceCode / Palettes / TabMatrixPalette1.5 / English.lproj / TabMatrixPalette.nib / data.classes next >
Encoding:
Text File  |  1995-01-27  |  332 b   |  9 lines

  1. TabMatrixPalette = {
  2.     ACTIONS = {}; 
  3.     OUTLETS = {customView = customView; matrix = matrix; }; 
  4.     SUPERCLASS = IBPalette; 
  5. };
  6. UITabActionCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = ActionCell; };
  7. UIDarkGrayView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
  8. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  9.