home *** CD-ROM | disk | FTP | other *** search
- Host = {
- ACTIONS = {
- "addAlias:" = "addAlias:";
- "addNetGroup:" = "addNetGroup:";
- "delete:" = "delete:";
- "doNetBootConfig:" = "doNetBootConfig:";
- "netBootCancel:" = "netBootCancel:";
- "netBootOk:" = "netBootOk:";
- "netinfoHit:" = "netinfoHit:";
- "new:" = "new:";
- "open:" = "open:";
- "removeAlias:" = "removeAlias:";
- "removeNetGroup:" = "removeNetGroup:";
- "revert:" = "revert:";
- "save:" = "save:";
- "saveToDomain:" = "saveToDomain:";
- "setDistributor:" = "setDistributor:";
- "windowDidBecomeMain:" = "windowDidBecomeMain:";
- "windowWillClose:" = "windowWillClose:";
- };
- OUTLETS = {
- addAliasButton = addAliasButton;
- addNetGroupButton = addNetGroupButton;
- aliasBrowser = aliasBrowser;
- aliasText = aliasText;
- cdPanel = cdPanel;
- generalForm = generalForm;
- hostWindow = hostWindow;
- myDistributor = myDistributor;
- netBootButton = netBootButton;
- netBootCancel = netBootCancel;
- netBootOK = netBootOK;
- netBootPanel = netBootPanel;
- netGroupBrowser = netGroupBrowser;
- netGroupText = netGroupText;
- netInfoConfigSwitch = netInfoConfigSwitch;
- netbootForm = netbootForm;
- newNetGroupButton = newNetGroupButton;
- ni = ni;
- niSavePanel = niSavePanel;
- niStatusButton = niStatusButton;
- nioPanel = nioPanel;
- openPanel = openPanel;
- removeAliasButton = removeAliasButton;
- removeNetGroupButton = removeNetGroupButton;
- systemTypePopUp = systemTypePopUp;
- };
- SUPERCLASS = Object;
- };
- BrowManager = {
- OUTLETS = {browser = browser; host = host; prototypeCell = prototypeCell; };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-