home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextDeveloper / Demos / Draw.app / German.lproj / SavePanelAccessory.nib / data.classes next >
Text File  |  1992-06-05  |  189b  |  14 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     changeSaveType:;
  4.     };
  5.     SUPERCLASS = Object;
  6. };
  7. DrawApp = {
  8.     OUTLETS = {
  9.     savePanelAccessory;
  10.     spamatrix;
  11.     };
  12.     SUPERCLASS = Application;
  13. };
  14.