home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / EmacsTeX / TeXfig / Source / English.lproj / Info.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  281 b   |  22 lines

  1. TarNCompressApp = {
  2.     ACTIONS = {
  3.     print:;
  4.     openViewer:;
  5.     preferences:;
  6.     help:;
  7.     setPrefences:;
  8.     };
  9.     OUTLETS = {
  10.     appIconView;
  11.     infoPanel;
  12.     helpPanel;
  13.     prefPanel;
  14.     };
  15.     SUPERCLASS = Application;
  16. };
  17. FirstResponder = {
  18.     ACTIONS = {
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.