home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextAdmin / Installer.app / German.lproj / PackageWindow.nib / data.classes next >
Text File  |  1992-07-20  |  374b  |  29 lines

  1. PackageWindow = {
  2.     ACTIONS = {
  3.     doCommand:;
  4.     selectView:;
  5.     };
  6.     OUTLETS = {
  7.     dividingLine;
  8.     pauseButton;
  9.     window;
  10.     viewButton;
  11.     actionButtons;
  12.     stopButton;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. PieChart = {
  17.     SUPERCLASS = View;
  18. };
  19. FirstResponder = {
  20.     ACTIONS = {
  21.     doCommand:;
  22.     displayBox:;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26. IconView = {
  27.     SUPERCLASS = View;
  28. };
  29.