home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / PrintManager.app / Italian.lproj / SerialView.nib / data.classes next >
Encoding:
Text File  |  1993-03-17  |  221 b   |  17 lines

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