home *** CD-ROM | disk | FTP | other *** search
- UpgraderApp = {
- ACTIONS = {
- "appDidInit:" = "appDidInit:";
- "choose:" = "choose:";
- "chooseCancel:" = "chooseCancel:";
- "chooseOK:" = "chooseOK:";
- "diskPicked:" = "diskPicked:";
- "editPlan:" = "editPlan:";
- "examine:" = "examine:";
- "forceOpenPlan:" = "forceOpenPlan:";
- "restart:" = "restart:";
- "startOver:" = "startOver:";
- "stop:" = "stop:";
- "stopUpgrade:" = "stopUpgrade:";
- "threadDidComplete:" = "threadDidComplete:";
- "threadDidDie:" = "threadDidDie:";
- "threadDidPrepareLogEntry:" = "threadDidPrepareLogEntry:";
- "upgrade:" = "upgrade:";
- };
- OUTLETS = {
- auditor = auditor;
- authorizer = authorizer;
- bottomTitle = bottomTitle;
- chooseButton = chooseButton;
- chooseOKButton = chooseOKButton;
- choosePanel = choosePanel;
- diskDisplayButton = diskDisplayButton;
- diskInfoOne = diskInfoOne;
- diskInfoTwo = diskInfoTwo;
- diskMatrix = diskMatrix;
- diskScrollView = diskScrollView;
- editPlanButton = editPlanButton;
- examineButton = examineButton;
- examineWindow = examineWindow;
- infoTitle = infoTitle;
- logText = logText;
- logWindow = logWindow;
- noSoftwareTitle = noSoftwareTitle;
- openControlAccessory = openControlAccessory;
- pleditor = pleditor;
- progressMeter = progressMeter;
- quitMenuCell = quitMenuCell;
- quitter = quitter;
- topTitle = topTitle;
- upgradeButton = upgradeButton;
- upgradeButtonSet = upgradeButtonSet;
- upgrader = upgrader;
- };
- SUPERCLASS = Application;
- };
- SlideMeter = {SUPERCLASS = View; };
- WMClock = {OUTLETS = {timeBitmap = timeBitmap; }; SUPERCLASS = Control; };
- PlanEditor = {
- ACTIONS = {
- "actionChanged:" = "actionChanged:";
- "allPicked:" = "allPicked:";
- "next:" = "next:";
- "noteworthyPicked:" = "noteworthyPicked:";
- "ok:" = "ok:";
- "openFiles:" = "openFiles:";
- "previous:" = "previous:";
- "proxyActionChange:" = "proxyActionChange:";
- "revert:" = "revert:";
- "scrollerFrobbed:" = "scrollerFrobbed:";
- "selectAll:" = "selectAll:";
- "showAll:" = "showAll:";
- "showNoteworthy:" = "showNoteworthy:";
- };
- OUTLETS = {
- actionLabelMatrix = actionLabelMatrix;
- actionMatrix = actionMatrix;
- allBox = allBox;
- allBrowser = allBrowser;
- allBrowserScroller = allBrowserScroller;
- allBrowserScrollerBox = allBrowserScrollerBox;
- auditor = auditor;
- dragBox = dragBox;
- dragPad = dragPad;
- fileField = fileField;
- modTimeClock = modTimeClock;
- noteworthyBox = noteworthyBox;
- noteworthyMatrix = noteworthyMatrix;
- noteworthyScrollView = noteworthyScrollView;
- okButton = okButton;
- revertButton = revertButton;
- scoopField = scoopField;
- showWhatPopup = showWhatPopup;
- window = window;
- };
- SUPERCLASS = Object;
- };
- ReturnKeyWindow = {OUTLETS = {target = target; }; SUPERCLASS = Window; };
- DragPad = {OUTLETS = {auditor = auditor; }; SUPERCLASS = View; };
- Scroller = {SUPERCLASS = Control; };
- Authorizer = {SUPERCLASS = Object; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- AppQuitter = {
- ACTIONS = {"cancel:" = "cancel:"; "continue:" = "continue:"; };
- OUTLETS = {
- allDeadPromptBox = allDeadPromptBox;
- appsBox = appsBox;
- appsMatrix = appsMatrix;
- continueButton = continueButton;
- quitWindow = quitWindow;
- };
- SUPERCLASS = Object;
- };
-