home *** CD-ROM | disk | FTP | other *** search
- DateTextField = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = TextField;
- };
- CategoryTextField = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = TextField;
- };
- DatePrompt = {
- ACTIONS = {
- };
- OUTLETS = {
- instructionField;
- datePromptField;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- findNextTrx:;
- findPreviousTrx:;
- };
- SUPERCLASS = Object;
- };
- SystemsCtrlr = {
- ACTIONS = {
- saveAcct:;
- quit:;
- showPrefPanel:;
- showCopyrightPanel:;
- open:;
- windowWillClose:;
- systemCategories:;
- memorizeTransaction:;
- hideAcct:;
- new:;
- delete:;
- doShowFindPanel:;
- showReport:;
- showInfoPanel:;
- app:;
- saveAs:;
- close:;
- reconcile:;
- okNew:;
- cancelNew:;
- suggestion:;
- showInspector:;
- save:;
- appDidInit:;
- showTransactions:;
- };
- OUTLETS = {
- infoPanelLogoButton;
- newPanel;
- categoryMenuCell;
- archiveMenuCell;
- reportsMgr;
- reportTransSubmenu;
- activeSystem;
- saveMenuCell;
- infoPanel;
- closeMenuCell;
- nameForm;
- transactionSubmenu;
- copyPanel;
- reportsSubmenu;
- systemSubmenuCell;
- inspectorMgr;
- prefPanel;
- categoryRadio;
- findPanel;
- saveAsMenuCell;
- accountSubmenu;
- };
- SUPERCLASS = List;
- };
- FindMgr = {
- ACTIONS = {
- finderClickNext:;
- popUp:;
- finderClickPrevious:;
- windowDidBecomeKey:;
- };
- OUTLETS = {
- IgnoreCaseSwitch;
- FindTF;
- nextButton;
- categoryTF;
- activeFindTF;
- dateBox;
- previousButton;
- typePopUp;
- dateTF;
- sampleTrx;
- findBox;
- findPanel;
- };
- SUPERCLASS = Object;
- };
- System = {
- ACTIONS = {
- okCreateAcct:;
- windowWillClose:;
- showCategories:;
- archiveSys:;
- close:;
- save:;
- saveAs:;
- setDefaultBoundary:;
- reconcileAccount:;
- importExpRequest:;
- windowWillResize:;
- cancelCreateAcct:;
- contextHelp:;
- showFindPanel:;
- deleteAccount:;
- createAccount:;
- selectAccount:;
- showAccount:;
- findTransaction:;
- browser:;
- hideAccount:;
- windowDidBecomeMain:;
- };
- OUTLETS = {
- createPanelBox;
- activeAccount;
- OKCreatePanelButton;
- renamePanel;
- categoryMgr;
- acctNameForm;
- accountBrowser;
- hideButton;
- createPanel;
- createButton;
- newNameField;
- acctTypeRadio;
- acctBalanceForm;
- transactionMgr;
- reconcileButton;
- systemWindow;
- createView;
- oldNameField;
- showButton;
- findPanel;
- createDate;
- errMsgTable;
- };
- SUPERCLASS = List;
- };
-