home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Plotting / aa_m68k_Intel_Only / HippoDraw.app / Hippo.bundle / English.lproj / DrawApp.nib / data.classes < prev    next >
Encoding:
Text File  |  1992-11-20  |  279 b   |  22 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. DrawApp = {
  7.     ACTIONS = {
  8.     orderFrontInspectorPanel:;
  9.     terminate:;
  10.     info:;
  11.     new:;
  12.     open:;
  13.     setCurrentGraphic:;
  14.     };
  15.     OUTLETS = {
  16.     currentGraphic;
  17.     contentBox;
  18.     tools;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.