home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Quantrix_1.2 / Application / Quantrix.app / English.lproj / LTPageLayout.nib / data.classes next >
Text File  |  1994-10-03  |  320b  |  24 lines

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