home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / Installer.app / Italian.lproj / ProgressView.nib / data.classes next >
Text File  |  1994-06-07  |  442b  |  16 lines

  1. PieChart = {SUPERCLASS = View; };
  2. ProgressView = {
  3.     OUTLETS = {
  4.         progressButton = progressButton; 
  5.     progressHeader = progressHeader; 
  6.     progressLocField = progressLocField; 
  7.     progressLocLabel = progressLocLabel; 
  8.     progressPieChart = progressPieChart; 
  9.     progressTextField = progressTextField; 
  10.     progressView = progressView; 
  11.     window = window; 
  12.     }; 
  13.     SUPERCLASS = Object; 
  14. };
  15. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  16.