home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Quantrix_1.2 / Application / Quantrix.app / English.lproj / PPageLayout.nib / data.classes next >
Text File  |  1995-02-21  |  435b  |  32 lines

  1. PPageLayout = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     hideSliverSwitch;
  6.     };
  7.     SUPERCLASS = LTPageLayout;
  8. };
  9. LTPageLayout = {
  10.     ACTIONS = {
  11.     pickedUnits:;
  12.     };
  13.     OUTLETS = {
  14.     bottomMargin;
  15.     leftMargin;
  16.     accessory;
  17.     topMargin;
  18.     topBottomForm;
  19.     rightMargin;
  20.     leftRightForm;
  21.     };
  22.     SUPERCLASS = PageLayout;
  23. };
  24. FirstResponder = {
  25.     ACTIONS = {
  26.     };
  27.     SUPERCLASS = Object;
  28. };
  29. PageLayout = {
  30.     SUPERCLASS = Panel;
  31. };
  32.