home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Palettes / Document / English.lproj / DocumentPalette.nib / data.classes next >
Encoding:
Text File  |  1993-05-17  |  254 b   |  18 lines

  1. DocumentIcon = {
  2.     OUTLETS = {
  3.     };
  4.     SUPERCLASS = Control;
  5. };
  6. DocumentPalette = {
  7.     OUTLETS = {
  8.     paletteDocumentIcon;
  9.     realDocumentIcon;
  10.     };
  11.     SUPERCLASS = IBPalette;
  12. };
  13. FirstResponder = {
  14.     ACTIONS = {
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.