home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / CheckSum.app / English.lproj / ReportPageLayout.nib / data.classes next >
Encoding:
Text File  |  1993-05-18  |  359 b   |  26 lines

  1. PrintInfo = {
  2.     SUPERCLASS = Object;
  3. };
  4. ReportPageLayout = {
  5.     ACTIONS = {
  6.     pickedUnits:;
  7.     };
  8.     OUTLETS = {
  9.     centerButtons;
  10.     margins;
  11.     p1AccessoryView;
  12.     };
  13.     SUPERCLASS = PageLayout;
  14. };
  15. FirstResponder = {
  16.     ACTIONS = {
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20. MyPrintInfo = {
  21.     SUPERCLASS = PrintInfo;
  22. };
  23. PageLayout = {
  24.     SUPERCLASS = Panel;
  25. };
  26.