home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / PrintManager.app / Italian.lproj / SerialView.nib / data.classes next >
Text File  |  1993-03-17  |  221b  |  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.