home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextAdmin / NetInfoManager.app / Spanish.lproj / PropWinInspector.nib / data.classes next >
Text File  |  1992-06-05  |  520b  |  39 lines

  1. PropWin = {
  2.     ACTIONS = {
  3.     acceptMIModal:;
  4.     inspectItem:;
  5.     cancelMIModal:;
  6.     deleteItem:;
  7.     boItem:;
  8.     editDir:;
  9.     appendItem:;
  10.     hit:;
  11.     sortItem:;
  12.     doSave:;
  13.     doRevert:;
  14.     browser:;
  15.     doRename:;
  16.     insertItem:;
  17.     refreshAllColumns:;
  18.     };
  19.     OUTLETS = {
  20.     moreInfoText;
  21.     moreInfoModify;
  22.     dirInstanceText;
  23.     editPanel;
  24.     proplistBrowser;
  25.     moreInfoPanel;
  26.     hitText;
  27.     moreInfoCancel;
  28.     modalButton;
  29.     dirIDText;
  30.     myDomainBrowser;
  31.     };
  32.     SUPERCLASS = Object;
  33. };
  34. FirstResponder = {
  35.     ACTIONS = {
  36.     };
  37.     SUPERCLASS = Object;
  38. };
  39.