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

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