home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / PrintManager.app / French.lproj / ParallelView.nib / data.classes next >
Encoding:
Text File  |  1992-06-05  |  193 b   |  15 lines

  1. CommView = {
  2.     SUPERCLASS = Object;
  3. };
  4. ParallelView = {
  5.     OUTLETS = {
  6.     portPopUp;
  7.     };
  8.     SUPERCLASS = CommView;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15.