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

  1. PackageWindow = {
  2.     ACTIONS = {"doCommand:" = "doCommand:"; "selectView:" = "selectView:"; }; 
  3.     OUTLETS = {
  4.         actionButtons = actionButtons; 
  5.     dividingLine = dividingLine; 
  6.     pauseButton = pauseButton; 
  7.     stopButton = stopButton; 
  8.     viewButton = viewButton; 
  9.     window = window; 
  10.     }; 
  11.     SUPERCLASS = Object; 
  12. };
  13. PieChart = {SUPERCLASS = View; };
  14. IconView = {SUPERCLASS = View; };
  15. FirstResponder = {
  16.     ACTIONS = {"displayBox:" = "displayBox:"; "doCommand:" = "doCommand:"; }; 
  17.     SUPERCLASS = Object; 
  18. };
  19.