home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Quantrix_1.2 / Application / Quantrix.app / English.lproj / LTPrintPanel.nib / data.classes next >
Text File  |  1994-04-29  |  196b  |  15 lines

  1. LTPrintPanel = {
  2.     OUTLETS = {
  3.     accessory;
  4.     };
  5.     SUPERCLASS = PrintPanel;
  6. };
  7. PrintPanel = {
  8.     SUPERCLASS = Panel;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15.