home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextApps / PrintManager.app / Swedish.lproj / TCPIPView.nib / data.classes next >
Text File  |  1992-06-17  |  191b  |  15 lines

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