home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Parasheet_1.04 / Application / ParaSheet.app / English.lproj / AlignmentSub.nib / data.classes next >
Text File  |  1994-03-08  |  356b  |  27 lines

  1. AlignmentSub = {
  2.     ACTIONS = {
  3.     setAlignment:;
  4.     };
  5.     OUTLETS = {
  6.     aligmentMtx;
  7.     };
  8.     SUPERCLASS = PrefsSub;
  9. };
  10. FormatSub = {
  11.     SUPERCLASS = PrefsSub;
  12. };
  13. BorderSub = {
  14.     SUPERCLASS = PrefsSub;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. PrefsSub = {
  22.     OUTLETS = {
  23.     subPanel;
  24.     };
  25.     SUPERCLASS = Object;
  26. };
  27.