home *** CD-ROM | disk | FTP | other *** search
- Host = {
- ACTIONS = {
- "changeAddress:" = "changeAddress:";
- "changeBroadcast:" = "changeBroadcast:";
- "changeNISDomain:" = "changeNISDomain:";
- "changeName:" = "changeName:";
- "changeNetmask:" = "changeNetmask:";
- "changeRouter:" = "changeRouter:";
- "connectToRemoteMaster:" = "connectToRemoteMaster:";
- "localCancel:" = "localCancel:";
- "localSet:" = "localSet:";
- "niCancel:" = "niCancel:";
- "niClickClone:" = "niClickClone:";
- "niClickMaster:" = "niClickMaster:";
- };
- OUTLETS = {
- addressText = addressText;
- addressTitle = addressTitle;
- broadcastMatrix = broadcastMatrix;
- broadcastText = broadcastText;
- controller = controller;
- domainList = domainList;
- localLimitButton = localLimitButton;
- log = log;
- logPanel = logPanel;
- masterText = masterText;
- nameText = nameText;
- nameTitle = nameTitle;
- netLimitButton = netLimitButton;
- netmaskAutoButton = netmaskAutoButton;
- netmaskAutoText = netmaskAutoText;
- netmaskMatrix = netmaskMatrix;
- netmaskText = netmaskText;
- niMatrix = niMatrix;
- niPanel = niPanel;
- nisMatrix = nisMatrix;
- nisText = nisText;
- routerMatrix = routerMatrix;
- routerText = routerText;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Controller = {
- ACTIONS = {
- "ahaClick:" = "ahaClick:";
- "appDidInit:" = "appDidInit:";
- "appsChoose:" = "appsChoose:";
- "appsClick:" = "appsClick:";
- "build:" = "build:";
- "generalChoose:" = "generalChoose:";
- "generalClick:" = "generalClick:";
- "homeChoose:" = "homeChoose:";
- "homeClick:" = "homeClick:";
- "info:" = "info:";
- "lcOptionsClick:" = "lcOptionsClick:";
- "niClick:" = "niClick:";
- "niOptionsClick:" = "niOptionsClick:";
- "panelCancel:" = "panelCancel:";
- "panelOk:" = "panelOk:";
- "setClient:" = "setClient:";
- "setServer:" = "setServer:";
- "setStandAlone:" = "setStandAlone:";
- };
- OUTLETS = {
- addressText = addressText;
- addressTitle = addressTitle;
- ahaButton = ahaButton;
- ahaPkg = ahaPkg;
- ahapwButton = ahapwButton;
- appsButton = appsButton;
- appsChooseButton = appsChooseButton;
- appsPkg = appsPkg;
- appsText = appsText;
- big1Text = big1Text;
- big2Text = big2Text;
- big3Text = big3Text;
- buildButton = buildButton;
- clientButton = clientButton;
- configMatrix = configMatrix;
- exportText = exportText;
- generalButton = generalButton;
- generalChooseButton = generalChooseButton;
- generalPkg = generalPkg;
- generalText = generalText;
- homeButton = homeButton;
- homeChooseButton = homeChooseButton;
- homePkg = homePkg;
- homeText = homeText;
- host = host;
- infoPanel = infoPanel;
- infoVersion = infoVersion;
- localConfigPanel = localConfigPanel;
- localLimitButton = localLimitButton;
- log = log;
- logPanel = logPanel;
- mailButton = mailButton;
- mailPkg = mailPkg;
- mainWindow = mainWindow;
- nameText = nameText;
- nameTitle = nameTitle;
- netLimitButton = netLimitButton;
- netOptionsButton = netOptionsButton;
- netinfoPanel = netinfoPanel;
- niButton = niButton;
- niOptionsButton = niOptionsButton;
- niPkg = niPkg;
- ntpButton = ntpButton;
- ntpPkg = ntpPkg;
- opanel = opanel;
- saPkg = saPkg;
- serverButton = serverButton;
- snmpButton = snmpButton;
- snmpPkg = snmpPkg;
- standaloneButton = standaloneButton;
- };
- SUPERCLASS = Object;
- };
- Logger = {
- ACTIONS = {"print:" = "print:"; };
- OUTLETS = {
- commentFont = commentFont;
- host = host;
- logPanel = logPanel;
- logScrollView = logScrollView;
- logText = logText;
- logTitle = logTitle;
- normalFont = normalFont;
- titleFont = titleFont;
- };
- SUPERCLASS = Object;
- };
-