home *** CD-ROM | disk | FTP | other *** search
- DateTextField = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = TextField; };
- ExportToDataPhile = {
- ACTIONS = {
- "cancel:" = "cancel:";
- "chooseDPFile:" = "chooseDPFile:";
- "cloneOrExisting:" = "cloneOrExisting:";
- "dateField:" = "dateField:";
- "ok:" = "ok:";
- "runModalFor:" = "runModalFor:";
- };
- OUTLETS = {
- cloneExistingRadio = cloneExistingRadio;
- dateField = dateField;
- fileField = fileField;
- owner = owner;
- panel = panel;
- };
- SUPERCLASS = Object;
- };
- DatePrompt = {
- ACTIONS = {};
- OUTLETS = {datePromptField = datePromptField; instructionField = instructionField; };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- AcctWindowMgr = {
- ACTIONS = {
- "browser:" = "browser:";
- "checkTransToggle:" = "checkTransToggle:";
- "deleteRequest:" = "deleteRequest:";
- "importExpRequest:" = "importExpRequest:";
- "inspectorOk:" = "inspectorOk:";
- "popATM:" = "popATM:";
- "popCheck:" = "popCheck:";
- "popDeposit:" = "popDeposit:";
- "popOther:" = "popOther:";
- "popVoid:" = "popVoid:";
- "print:" = "print:";
- "recordRequest:" = "recordRequest:";
- "refresh:" = "refresh:";
- "resetAcctWindow:" = "resetAcctWindow:";
- "selectTransaction:" = "selectTransaction:";
- "setAcctAttributes:" = "setAcctAttributes:";
- "split:" = "split:";
- "splitsToggle:" = "splitsToggle:";
- "transfer:" = "transfer:";
- "windowDidBecomeMain:" = "windowDidBecomeMain:";
- "windowDidResignKey:" = "windowDidResignKey:";
- "windowDidResize:" = "windowDidResize:";
- "windowWillResize:" = "windowWillResize:";
- };
- OUTLETS = {
- account = account;
- acctWindow = acctWindow;
- autoCkNumField = autoCkNumField;
- autoDateField = autoDateField;
- balanceField = balanceField;
- browser = browser;
- browserBox = browserBox;
- brwsrMatrix = brwsrMatrix;
- brwsrSplitBox = brwsrSplitBox;
- categoryField = categoryField;
- checkBox = checkBox;
- checkMgr = checkMgr;
- ckAmountField = ckAmountField;
- ckBankField = ckBankField;
- ckCategoryField = ckCategoryField;
- ckDateField = ckDateField;
- ckLogoView = ckLogoView;
- ckMemoField = ckMemoField;
- ckNameField = ckNameField;
- ckNumField = ckNumField;
- ckPayField = ckPayField;
- ckPayToField = ckPayToField;
- ckScrollView = ckScrollView;
- ckStubAmountField = ckStubAmountField;
- ckStubDateField = ckStubDateField;
- ckStubMemoField = ckStubMemoField;
- ckStubNumField = ckStubNumField;
- ckStubPayToField = ckStubPayToField;
- ckTaxSwitch = ckTaxSwitch;
- ckTransToggle = ckTransToggle;
- currentTransCell = currentTransCell;
- currentTransaction = currentTransaction;
- debitField = debitField;
- deleteButton = deleteButton;
- depositField = depositField;
- descriptionField = descriptionField;
- importExportMgr = importExportMgr;
- instructionField = instructionField;
- memoField = memoField;
- popUpButton = popUpButton;
- printButton = printButton;
- receptacleBox = receptacleBox;
- recordButton = recordButton;
- splitTransBox = splitTransBox;
- splitTrnsctnMgr = splitTrnsctnMgr;
- splitsToggle = splitsToggle;
- taxExemptSwitch = taxExemptSwitch;
- transEntryBox = transEntryBox;
- transferButton = transferButton;
- transferPanelMgr = transferPanelMgr;
- };
- SUPERCLASS = Object;
- };
- ImportExpMgr = {
- ACTIONS = {
- "abort:" = "abort:";
- "importConfirmed:" = "importConfirmed:";
- "setExportDP:" = "setExportDP:";
- "setExportQIF:" = "setExportQIF:";
- "setExportTAB:" = "setExportTAB:";
- "setExportTEXT:" = "setExportTEXT:";
- };
- OUTLETS = {
- account = account;
- acctWindowMgr = acctWindowMgr;
- exportFromDateField = exportFromDateField;
- exportRadioMatrix = exportRadioMatrix;
- exportView = exportView;
- importRadioMatrix = importRadioMatrix;
- importSwitchMatrix = importSwitchMatrix;
- importView = importView;
- logText = logText;
- logTitleTF = logTitleTF;
- logWindow = logWindow;
- prepTransactions = prepTransactions;
- savePanel = savePanel;
- system = system;
- };
- SUPERCLASS = Object;
- };
-