- generateUnrealizedSaleTxn(Account, long, int) - Static method in class com.infinitekind.moneydance.model.InvestUtil
-
Generate a sale transaction as if all remaining shares of a security were sold off as
of a specific date.
- generateUnrealizedSaleTxn(Account, Hashtable<Long, AvailableSharesTracker>, int) - Static method in class com.infinitekind.moneydance.model.InvestUtil
-
Generate a sale transaction as if all remaining shares of a security were sold off as
of a specific date.
- GenericTreeCellRenderer - Class in com.moneydance.awt
-
The GenericTreeCellRenderer
implements TreeCellRenderer
as a JLabel
.
- GenericTreeCellRenderer() - Constructor for class com.moneydance.awt.GenericTreeCellRenderer
-
- get(Object, Object) - Method in class com.infinitekind.util.StreamTable
-
- getAccount() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the account associated with this transaction.
- getAccount() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the specific account, if any, to or from which funds will be moved.
- getAccount() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the account associated with this transaction.
- getAccountBook() - Method in class com.infinitekind.moneydance.model.ReminderSet
-
- getAccountByName(String) - Method in class com.infinitekind.moneydance.model.Account
-
- getAccountByName(String, Account.AccountType) - Method in class com.infinitekind.moneydance.model.Account
-
- getAccountByNum(int) - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getAccountByUUID(String) - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getAccountDescription() - Method in class com.infinitekind.moneydance.model.Account
-
- getAccountFlatIterator(Account) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
- getAccountIsInactive() - Method in class com.infinitekind.moneydance.model.Account
-
Returns true if the account is no longer in use and should be hidden from
account and category selectors as well as the home page.
- getAccountIterator(Account) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
Return an iterator for all of the accounts that are under the given
account.
- getAccountIterator(AccountBook) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
Return an iterator for all of the accounts that are within the given
data set.
- getAccountKey() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getAccountKey() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
Return a unique (within the context of the OnlineService) identifier
for this account.
- getAccountMessageType() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getAccountMsgType() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
Return the message type that should be used for messages about this account.
- getAccountName() - Method in class com.infinitekind.moneydance.model.Account
-
- getAccountNum() - Method in class com.infinitekind.moneydance.model.Account
-
Return the old account number.
- getAccountNumber() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getAccountNumbersAsString() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Gets the default account number that represents the user's
account with the payee.
- getAccountNums() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Return the list of account numbers for use with this Payee.
- getAccountOrParentIsInactive() - Method in class com.infinitekind.moneydance.model.Account
-
Returns true if the account or one of its ancestors is no longer in
use and should be hidden from account and category selectors as well
as the home page.
- getAccountParameter(String, String, Account) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Lookup and return an account that was referenced by this object using one
of the given parameter names.
- getAccountType() - Method in class com.infinitekind.moneydance.model.Account
-
- getAccountType() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getAccruedInterest() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getAcctFromAcctID() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- getAcctFromAcctID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getAcctFromBankID() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- getAcctFromBankID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getAcctFromBranchID() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- getAcctFromBranchID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getAcctFromKey() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- getAcctFromKey() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getAcctFromType() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- getAcctFromType() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getAcctToAcctID() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
get info identifying the account to transfer the money to/from
if this was a transfer to/from a bank account
- getAcctToAcctID() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
get info identifying the account to transfer the money to/from
if this was a transfer to/from a bank account
- getAcctToAcctID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
get info identifying the account to transfer the money to/from
if this was a transfer to/from a bank account
- getAcctToAcctID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
get info identifying the account to transfer the money to/from
if this was a transfer to/from a bank account
- getAcctToBankBranch() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get the branch of this payee's bank account.
- getAcctToBankBranch() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get the branch of this payee's bank account.
- getAcctToBankBranch() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the branch of this payee's bank account.
- getAcctToBankBranch() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set the branch of this payee's bank account.
- getAcctToBankCity() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get the city of this payee's bank.
- getAcctToBankCity() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get the city of this payee's bank.
- getAcctToBankCity() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the city of this payee's bank.
- getAcctToBankCity() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get the city of this payee's bank.
- getAcctToBankID() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
get info identifying the bank to transfer the money to/from
if this was a transfer to/from a bank account
- getAcctToBankID() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
get info identifying the bank to transfer the money to/from
if this was a transfer to/from a bank account
- getAcctToBankID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
get info identifying the bank to transfer the money to/from
if this was a transfer to/from a bank account
- getAcctToBankID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
get info identifying the bank to transfer the money to/from
if this was a transfer to/from a bank account
- getAcctToBankName() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get the name of this payee's bank account.
- getAcctToBankName() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get the name of this payee's bank account.
- getAcctToBankName() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the name of this payee's bank account.
- getAcctToBankName() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get the name of this payee's bank account.
- getAcctToBankPostal() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get the postal code of this payee's bank.
- getAcctToBankPostal() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get the postal code of this payee's bank.
- getAcctToBankPostal() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the postal code of this payee's bank.
- getAcctToBankPostal() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get the postal code of this payee's bank.
- getAcctToBranchID() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get the branch ID of the account for this payee.
- getAcctToBranchID() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get the branch ID of the account for this payee.
- getAcctToBranchID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the branch ID of the account for this payee.
- getAcctToBranchID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get the branch ID of the account for this payee.
- getAcctToKey() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get the key for this payee's account.
- getAcctToKey() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get the key for this payee's account.
- getAcctToKey() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the key for this payee's account.
- getAcctToKey() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get the key for this payee's account.
- getAcctToPTTAcctID() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get the PTT ID of this payee's bank.
- getAcctToPTTAcctID() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get the PTT ID of this payee's bank.
- getAcctToPTTAcctID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the PTT ID of this payee's bank.
- getAcctToPTTAcctID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get the PTT ID of this payee's bank.
- getAcctToType() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get the type of account for this payee.
- getAcctToType() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get the type of account for this payee.
- getAcctToType() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the type of account for this payee.
- getAcctToType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get the type of account for this payee.
- getActual(int) - Method in class com.infinitekind.moneydance.model.BudgetItemDetail
-
- getActualAmount(Account, BudgetPeriod) - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
Return the actual amount for a specific category in a month.
- getActualAmountForAllCategoriesInPeriod(BudgetPeriod, CurrencyType) - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
Returns the actual amount for all categories in a month.
- getActualAmounts() - Method in class com.infinitekind.moneydance.model.BudgetItemDetail
-
- getActualExpenses(int) - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getActualExpensesList() - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getActualIncome(int) - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getActualIncomeList() - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getAddr1() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getAddr1() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getAddr1() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getAddr1() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getAddr2() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getAddr2() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getAddr2() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getAddr2() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getAddr3() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getAddr3() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getAddr3() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getAddr3() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getAddress() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Returns the address book entry (if any) that is associated
with this transaction.
- getAddress() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
- getAddresses() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getAddressParameter(String, String, AddressBookEntry) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Lookup and return an address book entry that was referenced by this object using one
of the given parameter names.
- getAddressString() - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- getAdjustedRate(long, long) - Static method in class com.infinitekind.util.DateUtil
-
- getAdjustedRate(long, long, double) - Static method in class com.infinitekind.util.DateUtil
-
Return a rate such that Math.round(value1 * rate) = value2, if possible.
- getAllAccountNames() - Method in class com.infinitekind.moneydance.model.Account
-
Get an array of the account names between the root account and this account.
- getAllBudgets() - Method in class com.infinitekind.moneydance.model.BudgetList
-
- getAllCurrencies() - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getAllEntries() - Method in class com.infinitekind.moneydance.model.AddressBook
-
- getAllGraphs() - Method in class com.infinitekind.moneydance.model.ReportSpecManager
-
Get a list of all the known graphs, including memorized graphs
- getAllItems() - Method in class com.infinitekind.moneydance.model.Budget
-
- getAllItems() - Method in class com.infinitekind.moneydance.model.ReportSpecManager
-
Return a list of all graphs and reports
- getAllMemorizedItems() - Method in class com.infinitekind.moneydance.model.ReportSpecManager
-
Return a list of all memorized graphs and reports
- getAllMessages() - Method in class com.infinitekind.moneydance.model.OnlineMailList
-
Get a list of all OnlineMail message objects.
- getAllowDuplicateIDs() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Gets whether or not this transaction is allowed to have the same
FI transaction ID as another transaction that is already in an
OnlineTxnList.
- getAllReminders() - Method in class com.infinitekind.moneydance.model.ReminderSet
-
- getAllReports() - Method in class com.infinitekind.moneydance.model.ReportSpecManager
-
Get a list of all the known text reports, including memorized reports
- getAllServices() - Method in class com.infinitekind.moneydance.model.OnlineInfo
-
- getAllTxns() - Method in class com.infinitekind.moneydance.model.TransactionSet
-
Return a TxnSet containing all of the transactions
- getAlwaysSendDateRange() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getAmount() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the amount that was budgeted, specified in the currency of the
transfer account.
- getAmount() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Gets the amount of this payment.
- getAmount() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getAmount() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the amount of this transaction in terms of the
currency of the parent transaction.
- getAmountRelativeToPeriod(BudgetPeriod) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Get the amount of this budget item relative to the give BudgetPeriod
- getAnnualFee() - Method in class com.infinitekind.moneydance.model.Account
-
- getAppID(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Return the application ID to use when connecting to this bank.
- getAppVersion(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Return the application version to use when connecting to this bank.
- getAPR() - Method in class com.infinitekind.moneydance.model.Account
-
Holds coupon/interest rate for bonds, cd's
- getAPRPercent() - Method in class com.infinitekind.moneydance.model.Account
-
- getAttachmentKeys() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Return a list of tag names for attachments to this object
- getAttachmentsFolder() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getAttachmentTag(String) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Return the storage location, if any, that is associated with the given tag name.
- getAuthenticationCachePrefix() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getAutoCommitDays() - Method in class com.infinitekind.moneydance.model.Reminder
-
Return the number of days prior to this transactions scheduled date
that we should automatically add it to the transaction set.
- getAvailableAccounts() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getAvailableShares() - Method in class com.infinitekind.moneydance.model.AvailableSharesTracker
-
- getAvgCostBasis() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getBackground(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.moneydance.awt.GenericTreeCellRenderer
-
- getBackgroundColor() - Method in class com.moneydance.awt.TIKScrollBarUI
-
- getBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getBalanceAsOfDate(AccountBook, Account, int) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
Get a single account's balance as of a given date.
- getBalanceAsOfDate(AccountBook, Account, int, boolean) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
Get a single account's balance as of a given date.
- getBalanceAt(int) - Method in class com.infinitekind.moneydance.model.TxnSet
-
- getBalancesAsOfDates(AccountBook, Account, int[]) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
Get a single account's balance as of a list of given dates.
- getBalancesAsOfDates(AccountBook, Account, int[], boolean) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
Get a single account's balance as of a list of given dates.
- getBankAccountNumber() - Method in class com.infinitekind.moneydance.model.Account
-
- getBankCanEmail() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankCanNotify() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankClosingAvail() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankingFI() - Method in class com.infinitekind.moneydance.model.Account
-
Get the OFX connection information use for online banking in this
account, if any.
- getBankName() - Method in class com.infinitekind.moneydance.model.Account
-
- getBankXfrCanModifyModels() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrCanModifyTransfers() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrCanScheduleRecurring() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrCanScheduleTransfers() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrDaysWithdrawn() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrDefaultDaysToPay() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrModelWindow() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrNeedsTAN() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrProcessingDaysOff() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrProcessingEndTime() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBankXfrSupportsDTAvail() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBaseType() - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getBasis() - Method in class com.infinitekind.moneydance.model.CapitalGainResult
-
- getBillerReference() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the biller reference info that is associated with this payment.
- getBillPayCanAddPayee() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayCanModPayments() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayDaysWithdrawn() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayDefaultDaysToPay() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayFI() - Method in class com.infinitekind.moneydance.model.Account
-
Get the OFX connection information use for online bill-payment in this account, if any.
- getBillPayHasExtendedPmt() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayNeedsTANPayee() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayNeedsTANPayment() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayPostProcessingWindow() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayProcessingDaysOff() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayProcessingEndTime() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPaySupportsDifftFirstPmt() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPaySupportsDifftLastPmt() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPaySupportsDtAvail() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPaySupportsPmtByAddr() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPaySupportsPmtByPayeeId() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPaySupportsPmtByXfr() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPaySupportsStatusModRs() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayXfrDaysWith() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBillPayXfrDefaultDaysToPay() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBondType() - Method in class com.infinitekind.moneydance.model.Account
-
Holds a bond's type as an integer
0 - gov; 1 - municipal; 2 - corp; 3 - zero-coupon
- getBook() - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getBook() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
- getBookFileForName(File, String) - Static method in class com.infinitekind.moneydance.model.AccountBook
-
- getBoolean(Object, boolean) - Method in class com.infinitekind.util.StreamTable
-
Get the boolean value associated with the given key.
- getBooleanParameter(String, boolean) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Get the specified parameter as a boolean.
- getBootstrapURL() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBootstrapURLString() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getBorderImage(boolean, String, Component) - Static method in class com.moneydance.awt.PaperBorder
-
- getBorderInsets(Component) - Method in class com.moneydance.awt.FlexLineBorder
-
- getBorderInsets(Component, Insets) - Method in class com.moneydance.awt.FlexLineBorder
-
- getBorderInsets(Component) - Method in class com.moneydance.awt.ImageBorder
-
- getBorderInsets(Component, Insets) - Method in class com.moneydance.awt.ImageBorder
-
- getBorderInsets(Component) - Method in class com.moneydance.awt.QuickSearchField
-
- getBorderInsets(Component) - Method in class com.moneydance.awt.ShadowBorder
-
- getBorderInsets(Component, Insets) - Method in class com.moneydance.awt.ShadowBorder
-
- getBranchID() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getBroker() - Method in class com.infinitekind.moneydance.model.Account
-
- getBrokerPhone() - Method in class com.infinitekind.moneydance.model.Account
-
- getBudget() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
- getBudget() - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
- getBudgeted(int) - Method in class com.infinitekind.moneydance.model.BudgetItemDetail
-
- getBudgetedAmount(Account, BudgetPeriod) - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
Return the budgeted amount for a specific category in a month.
- getBudgetedAmountForAllCategoriesInPeriod(BudgetPeriod) - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
Returns the budgeted amount for all categories in the given period
- getBudgetedAmounts() - Method in class com.infinitekind.moneydance.model.BudgetItemDetail
-
- getBudgetedExpenses(int) - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getBudgetedExpensesList() - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getBudgetedIncome(int) - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getBudgetedIncomeList() - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getBudgetImpact(AbstractTxn) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the amount that the given transaction has on this budget item, if any.
- getBudgetIntervalForPeriodType(PeriodType) - Static method in class com.infinitekind.moneydance.model.BudgetPeriod
-
- getBudgetItemForCategory(Account, BudgetPeriod) - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
Get the budget items for the given account in the given budget period.
- getBudgetItems() - Method in class com.infinitekind.moneydance.model.BudgetItemDetail
-
- getBudgetItemsForAccountAndInterval(Account, int) - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
- getBudgetItemsForAccountInRange(Account, DateRange, ArrayList<BudgetItem>) - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
Get the budget items with the given transfer account whose date interval
overlap with the given date range.
- getBudgetList() - Method in class com.infinitekind.moneydance.model.Budget
-
Return the list that contains this budget
- getBudgets() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getBudgetWithID(String) - Method in class com.infinitekind.moneydance.model.BudgetList
-
Get the budget with the given key, if any
- getBudgetWithKey(String) - Method in class com.infinitekind.moneydance.model.BudgetList
-
Get the budget with the given key, if any
- getBuild() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
- getBuild() - Method in interface com.moneydance.apps.md.controller.FeatureModuleContext
-
Returns the build number of Moneydance.
- getBuyTracker(Account, CurrencyType, CurrencyType, SplitTxn) - Static method in class com.infinitekind.moneydance.model.InvestUtil
-
Generate a tracking class for a buy transaction when using average cost method.
- getBuyType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getC(int, int, float, float, int, int, int, int, int, int, int, int) - Static method in class com.moneydance.awt.AwtUtil
-
- getC(int, int, float, float, int, int, boolean, boolean, int, Insets) - Static method in class com.moneydance.awt.AwtUtil
-
- getc() - Static method in class com.moneydance.awt.GridC
-
Reset and return the singleton GridC instance
- getc(int, int) - Static method in class com.moneydance.awt.GridC
-
Reset and return the singleton GridC instance, with x and y initialized to
the given values.
- getCachedAuthentication(String) - Method in class com.infinitekind.moneydance.model.LocalStorage
-
Used by local modules to retrieve cached authentication and other secure information
- getCachedAuthentication(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Retrieve the authentication object stored by the given key
- getCalcPmt() - Method in class com.infinitekind.moneydance.model.Account
-
- getCalendarField() - Method in enum com.infinitekind.moneydance.model.PeriodType
-
- getCancelIcon() - Method in class com.moneydance.awt.QuickSearchField
-
Gets the cancel icon
- getCancelIconPressed() - Method in class com.moneydance.awt.QuickSearchField
-
Gets the pressed cancel icon
- getCanXfrFrom() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getCanXfrTo() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getCardExpirationMonth() - Method in class com.infinitekind.moneydance.model.Account
-
- getCardExpirationYear() - Method in class com.infinitekind.moneydance.model.Account
-
- getCardNumber() - Method in class com.infinitekind.moneydance.model.Account
-
- getCashFlowAmount(SplitTxn, InvestTxnType, CurrencyType) - Static method in class com.infinitekind.moneydance.model.ROICashFlowEntry
-
Determine the amount of a transaction that is appropriate for a cash flow series for
an ROI computation.
- getCategory() - Method in class com.infinitekind.moneydance.model.BudgetItemDetail
-
- getCategoryFromTxn(AbstractTxn) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
- getCategoryID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Return the category ID for payments to this payee, if any.
- getCheckNum() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the check number that will/was associated with this payment.
- getCheckNum() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getCheckNumAsInt() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the check number as an integer (returns 0 if it's not an integer)
- getCheckNumAsInt() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the check number as an integer (returns 0 if it's not an integer)
- getCheckNumber() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the checknumber associated with this transaction.
- getCheckNumber() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Get the check number associated with this transaction.
- getCheckNumber() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
- getCheckNumber() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the checknumber associated with this transaction.
- getCheckNumTags(String) - Method in class com.infinitekind.moneydance.model.Account
-
- getCheckpointFiles() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getCheckpointsFolder() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getChild(Object, int) - Method in class com.moneydance.awt.HashTreeModel
-
- getChildCount(Object) - Method in class com.moneydance.awt.HashTreeModel
-
- getCity() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getCity() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getCity() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getCity() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getClearedBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Return the balance excluding any uncleared or reconciling transactions
- getClearedStatus() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
- getClearedStatus() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the status associated with this transaction.
- getClientIDRequired(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getColor() - Method in class com.moneydance.awt.ThermometerGraph.Segment
-
- getComment() - Method in class com.infinitekind.moneydance.model.Account
-
- getCommission() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getCommissionPart(ParentTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Get the part of the transaction that doesn't go to a security.
- getCompounding() - Method in class com.infinitekind.moneydance.model.Account
-
Returns the compounding period for a CD.
- getConfirmedBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Return the balance excluding any unconfirmed transactions.
- getConstraints(int, int, float, float, int, int, boolean, boolean) - Static method in class com.moneydance.awt.AwtUtil
-
- getConstraints(int, int, float, float, int, int, boolean, boolean, int) - Static method in class com.moneydance.awt.AwtUtil
-
- getConstraints(int, int, float, float, int, int, boolean, boolean, int, int) - Static method in class com.moneydance.awt.AwtUtil
-
- getConstraints(int, int, float, float, int, int, boolean, boolean, int, int, int) - Static method in class com.moneydance.awt.AwtUtil
-
- getConstraints(int, int, float, float, int, int, boolean, boolean, int, int, int, int) - Static method in class com.moneydance.awt.AwtUtil
-
- getConstraints(int, int, float, float, int, int, int, int, int, int) - Static method in class com.moneydance.awt.AwtUtil
-
- getConstraints(int, int, float, float, int, int, boolean, boolean, int, int, int, int, int) - Static method in class com.moneydance.awt.AwtUtil
-
- getContext() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
Get the context in which this extension is running.
- getCorrectedFITxnID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getCorrectionAction() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getCorrespondingDuplicate(ParentTxn, AbstractTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
- getCostBasis(Account) - Static method in class com.infinitekind.moneydance.model.InvestUtil
-
Returns the current cost basis for the given security.
- getCostBasisCapGain(Account, List<CapitalGainBuy>, SplitTxn) - Static method in class com.infinitekind.moneydance.model.InvestUtil
-
Returns the current cost basis for the shares in the given sell transaction in the given
security.
- getCostPerShareValue(Account, long, long) - Static method in class com.infinitekind.moneydance.model.InvestUtil
-
Compute the cost per share, avoiding a divide by zero fault (returns zero if no shares).
- getCountry() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getCountry() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getCountry() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getCountry() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getCreationDate() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the date that this account was opened/created
(this method only available as of build 253)
- getCreationDateInt() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the date that this account was opened/created encoded as an int.
- getCreditCardClosingAvail() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getCreditLimit() - Method in class com.infinitekind.moneydance.model.Account
-
- getCurrencies() - Method in class com.infinitekind.moneydance.model.AccountBook
-
Get the set of currencies associated with this file
- getCurrency() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the currency that applies to this budget item.
- getCurrency() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
Return the list of downloaded transactions that is associated with this account.
- getCurrency() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getCurrencyByID(int) - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getCurrencyByIDString(String) - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getCurrencyByName(String) - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getCurrencyByTickerSymbol(String) - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getCurrencyByUUID(String) - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getCurrencyChoice() - Method in class com.infinitekind.moneydance.model.Account
-
Holds the currency in which this security is to be viewed.
- getCurrencyCount() - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getCurrencyParameter(String, String, CurrencyType) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Lookup and return a currency that was referenced by this object using one
of the given parameter names.
- getCurrencyType() - Method in class com.infinitekind.moneydance.model.Account
-
- getCurrencyType() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getCurrencyType() - Method in class com.moneydance.awt.JCurrencyField
-
- getCurrentAccountBook() - Method in interface com.moneydance.apps.md.controller.FeatureModuleContext
-
Returns the account book object that acts as a wrapper for the entire data model.
- getCurrentBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getCustomerAcct() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the account number of the customer that this payment
is for.
- getCustServicePhone() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getDailyChange() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getDailyVolume() - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
Get the daily volume for this currency (used only for securities)
- getDailyVolume() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getDate() - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- getDate() - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- getDate() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Returns the date posted, or the initiation date if no posting date is
available.
- getDate(int, int, int) - Static method in class com.infinitekind.util.DateUtil
-
Get the date corresponding to the given year, month and day in int date form (basically an integer YYYYMMDD).
- getDate() - Method in class com.moneydance.awt.DateField
-
- getDate() - Method in class com.moneydance.awt.JDateField
-
Parse and return the date value from this field.
- getDateAcknowledgedInt() - Method in class com.infinitekind.moneydance.model.Reminder
-
Get the last date that this reminder was acknowledged/accepted.
- getDateAvailable() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the date that funds must be available in the destination account.
- getDateAvailable() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getDateAvailableInt() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getDateAvailAcctsUpdated() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getDateCreated() - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- getDateDue() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getDateEntered() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the date that this transaction was entered.
- getDateEntered() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Get the date that this transaction was entered.
- getDateEntered() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the date that this transaction was entered.
- getDateEntered() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the date that this transaction was entered.
- getDateFormat() - Method in class com.moneydance.awt.JDateField
-
- getDateFromString(String) - Method in class com.moneydance.awt.JDateField
-
- getDateInitiated() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getDateInitiatedInt() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getDateInt() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the date of this transaction
- getDateInt() - Method in class com.infinitekind.moneydance.model.CapitalGainBuy
-
- getDateInt() - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
Get the date for this snapshot
- getDateInt() - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- getDateInt() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Return the date encoded as an integer with decimal form YYYYMMDD
- getDateInt() - Method in class com.infinitekind.moneydance.model.ROICashFlowEntry
-
- getDateInt() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the date of this transaction
- getDateInt() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the date of this transaction
- getDateInt() - Method in class com.moneydance.awt.JDateField
-
Parse and return the date value from this field.
- getDateIntFromString(String) - Method in class com.moneydance.awt.JDateField
-
- getDatePosted() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getDatePostedInt() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getDatePurchasedInt() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getDateRange() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
- getDateRange() - Method in class com.infinitekind.moneydance.model.BudgetPeriod
-
Return the date range encompassed by the BudgetPeriod.
- getDateUpdated() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getDaysInPeriodContaining(int) - Method in enum com.infinitekind.moneydance.model.PeriodType
-
- getDaysToPay() - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Gets how many days before a payment is due that the money is
deducted from the payer's account.
- getDaysToPay() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Gets how many days before a payment is due that the money is
deducted from the payer's account.
- getDaysToPay() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getDaysToPay() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Gets how many days before a payment is due that the money is
deducted from the payer's account.
- getDaysToPay() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getDecimalPlaces() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getDefaultAccount(AcctFilter, String) - Method in class com.infinitekind.moneydance.model.Account
-
Get the default account that was stored with the given account ID key, presuming the given
filter applies to it.
- getDefaultCategory() - Method in class com.infinitekind.moneydance.model.Account
-
- getDefaultCategoryForAcct(Account) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
Get the default category for use transactions in the given account.
- getDefaultCategoryID() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Return the default category ID for payments to this payee, if any.
- getDefaultTransferAcct(Account) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
Get the default transfer account for transaction in the given account.
- getDepth() - Method in class com.infinitekind.moneydance.model.Account
-
Get this accounts depth in the account tree.
- getDescription() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the description associated with this transaction.
- getDescription() - Method in class com.infinitekind.moneydance.model.BudgetPeriod
-
- getDescription() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getDescription() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getDescription() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the description associated with this transaction.
- getDescription() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
- getDiff(int) - Method in class com.infinitekind.moneydance.model.BudgetItemDetail
-
- getDirection() - Method in class com.moneydance.awt.ArrowIcon
-
Get the arrow icon direction.
- getDisplayName() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
- getDividend() - Method in class com.infinitekind.moneydance.model.Account
-
Holds the dividend for a particular stock.
- getDoubleParameter(String, double) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Get the specified parameter as a double (64 bit) float.
- getDoubleValue(long) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Get the 64 bit floating point representation of the given integer amount of this currency
- getDownloadedTxns() - Method in class com.infinitekind.moneydance.model.Account
-
Get the current list of downloaded transactions for this
- getDownloadedTxns() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
Return the list of downloaded transactions that is associated with this account.
- getEditorFields() - Method in class com.moneydance.apps.md.extensionapi.AccountEditor
-
Return an iterator of EditorField objects (other types of objects
may be possible in the future.
- getEffectiveDateInt() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Returns the int value (where the decimal form equals YYYYMMDD) representing
the first date that this currency is active.
- getEmailAddress() - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- getEmailSupportsGeneric() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getEmailSupportsGetMime() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getEmptyText() - Method in class com.moneydance.awt.QuickSearchField
-
Gets the text that is displayed when there is no input in the field.
- getEndDate() - Method in class com.infinitekind.moneydance.model.BudgetPeriod
-
- getEndDateInt() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getEndDateInt() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getEntryWithID(int) - Method in class com.infinitekind.moneydance.model.AddressBook
-
- getEntryWithID(long) - Method in class com.infinitekind.moneydance.model.AddressBook
-
- getErrorMessageKey() - Method in class com.infinitekind.moneydance.model.CapitalGainResult
-
- getEscrow() - Method in class com.infinitekind.moneydance.model.Account
-
- getEscrowAccount() - Method in class com.infinitekind.moneydance.model.Account
-
- getEscrowPayment() - Method in class com.infinitekind.moneydance.model.Account
-
- getEscrowPmtRate() - Method in class com.infinitekind.moneydance.model.PaymentSchedule
-
- getEventsInDay(Calendar) - Method in class com.infinitekind.moneydance.model.ReminderSet
-
- getExchange() - Method in class com.infinitekind.moneydance.model.Account
-
Holds a string representing the exchange the stock is traded on.
- getExpensePart(ParentTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Get the part of the transaction that is expense.
- getExtensionFromFilename(String) - Static method in class com.infinitekind.util.StringUtils
-
Returns the extension, if any, on the given file name.
- getFaceValue() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the face value of a bond
- getFallbackCurrency() - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getFees() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getFIAddress1() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFIAddress2() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFIAddress3() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFICity() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFICountry() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getField() - Method in class com.moneydance.apps.md.extensionapi.EditorField
-
Return the GUI component that allows the user to edit a value
- getFIEmail() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFIID() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Returns the identifier for the financial institution from which this
transaction was downloaded, or null if no financial institution information
has been provided.
- getFIId() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFIID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get the unique string that identifies the FI from which this txn was
downloaded.
- getFileUUID() - Method in class com.infinitekind.moneydance.model.AccountBook
-
Get the unique ID for this data file.
- getFilterForType(Account.AccountType) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
- getFIName() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFIOrg() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFirstDayInPeriod(int) - Method in enum com.infinitekind.moneydance.model.PeriodType
-
Returns the first date in the period that contains the given date
- getFIState() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFiTxnId(int) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Return the ID that the financial institution uses to
identify this transaction.
- getFITxnId() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getFIUrl() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFIUrlIsRedirect() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFixedMonthlyPaymentAmount() - Method in class com.infinitekind.moneydance.model.Account
-
- getFIZip() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getFlipSide() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Return the 'flip side' of this split transaction.
- getFont(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.moneydance.awt.GenericTreeCellRenderer
-
- getForeground(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.moneydance.awt.GenericTreeCellRenderer
-
- getFrame(Component) - Static method in class com.moneydance.awt.AwtUtil
-
- getFrom() - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- getFullAccountName() - Method in class com.infinitekind.moneydance.model.Account
-
- getGain() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getGMTDateStr(Date) - Static method in class com.infinitekind.util.StringUtils
-
- getGUIView(AccountBook) - Method in interface com.moneydance.apps.md.view.HomePageView
-
Returns a GUI component that provides a view of the info panel
for the given data file.
- getHasBankAcctTo() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get whether or not there is destination bank account info.
- getHasBankAcctTo() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get whether or not there is destination bank account info.
- getHasBankAcctTo() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get whether or not there is destination bank account info.
- getHasBankAcctTo() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get whether or not there is destination bank account info.
- getHasCCAcctTo() - Method in interface com.infinitekind.moneydance.model.OnlineCCAcctToInterface
-
Get whether or not there is destination bank account info.
- getHasCCAcctTo() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get whether or not there is destination bank account info.
- getHasExtdPmtInfo() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get whether or not this payment has extra information.
- getHasExtendedAcctToInfo() - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Get whether or not this payee has extended to-account
information available.
- getHasExtendedAcctToInfo() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Get whether or not this payee has extended to-account
information available.
- getHasExtendedAcctToInfo() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get whether or not this payee has extended to-account
information available.
- getHasExtendedAcctToInfo() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get whether or not this payee has extended to-account
information available.
- getHasExtendedPayeeInfo() - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Gets whether or not an object has extended payee info
associated with it.
- getHasExtendedPayeeInfo() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Gets whether or not an object has extended payee info
associated with it.
- getHasExtendedPayeeInfo() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getHasExtendedPayeeInfo() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Gets whether or not an object has extended payee info
associated with it.
- getHasExtendedPayeeInfo() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getHasTxnDownload() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getHideInUI() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Get a boolean flag indicating whether or not this currency
should be displayed in user-friendly currency lists.
- getHideOnHomePage() - Method in class com.infinitekind.moneydance.model.Account
-
- getIcon(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.moneydance.awt.GenericTreeCellRenderer
-
- getIconHeight() - Method in class com.moneydance.awt.ArrowIcon
-
Returns the icon's height.
- getIconImage() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
Get an icon image that represents this extension and can be
used in a button bar.
- getIconWidth() - Method in class com.moneydance.awt.ArrowIcon
-
Returns the icon's width.
- getID() - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- getID() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getID() - Method in class com.infinitekind.moneydance.model.LegacyTxnTags.TxnTag
-
Return the ID of this tag.
- getId() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getID() - Method in interface com.moneydance.apps.md.view.HomePageView
-
Returns a unique identifier for this view.
- getIDForScheme(String) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Returns the security/currency ID that was set for this CurrencyType
using the given ID scheme.
- getIDStr() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
Get the ID string for this extension.
- getIDString() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getIncludeImages() - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- getIncomePart(ParentTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Get the part of the transaction that is income.
- getIncomeType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getIndentedName() - Method in class com.infinitekind.moneydance.model.Account
-
- getIndexOfChild(Object, Object) - Method in class com.moneydance.awt.HashTreeModel
-
- getInitialDateInt() - Method in class com.infinitekind.moneydance.model.Reminder
-
Get the first date that the reminder will occur.
- getInitialPrincipal() - Method in class com.infinitekind.moneydance.model.Account
-
Get the principal, excluding any transactions within Moneydance, for this loan
- getInitialTransfer() - Method in class com.infinitekind.moneydance.model.Account
-
Finds and returns the transaction that represents the initial
transfer of funds from this loan account.
- getInstitutionName() - Method in class com.infinitekind.moneydance.model.Account
-
- getInt(Object, int) - Method in class com.infinitekind.util.StreamTable
-
Get the integer value associated with the given key.
- getInterestAccount() - Method in class com.infinitekind.moneydance.model.Account
-
- getInterestRate() - Method in class com.infinitekind.moneydance.model.Account
-
- getInterestRemaining() - Method in class com.infinitekind.moneydance.model.PaymentSchedule
-
- getInterval() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the type of repeating interval.
- getIntervalEnd(int) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the last date of the interval that contains the given date.
- getIntervalEndDate() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the ending date for the last interval, if any.
- getIntervalIdx(DateRange[], int) - Static method in class com.infinitekind.moneydance.model.Budget
-
Given a date range list and a date, find the index of the date range in which the date belongs.
- getIntervalProration(int, int) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Return a non-negative float value indicating how much the amount of this
budget item should be multiplied by in order to get the budgeted amount for
the given period.
- getIntervalProration(int) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Return a float from zero to 1 indicating how far through the interval the
current date is.
- getIntervalStart(int) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the beginning date of the interval that contains the given date.
- getIntervalStartDate() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the starting date for the first interval
- getIntParameter(String, int) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Get the specified parameter as an integer.
- getIntPmtRate() - Method in class com.infinitekind.moneydance.model.PaymentSchedule
-
- getInvalidAcctTypes() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getInvestAccountNumber() - Method in class com.infinitekind.moneydance.model.Account
-
- getInvestmentAccountType() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getInvestmentBrokerID() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getInvestmentOptionLevel() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getInvestmentProductType() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getInvestmentWithChecking() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getInvestTxnType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getInvestTxnType(ParentTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
- getInvstBrokerID() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Gets the default Broker ID to use with this info, or an empty string
if none is known.
- getInvstCanDownloadBalances() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Get whether or not the server can provide balances for accounts
- getInvstCanDownloadOOs() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Get whether or not the server can provide open orders
- getInvstCanDownloadPositions() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Get whether or not the server can provide positions on securities
- getInvstCanDownloadTxns() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Get whether or not the investment server can provide transactions
- getInvstCanEmail() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Get whether or not the server can exchange investment email messages
- getInvstCommissionAcct() - Method in class com.infinitekind.moneydance.model.Account
-
- getInvstTxnType(ParentTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
- getItem(int) - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
Get the budget item at the given position in the list
- getItemCount() - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
Get the number of items in this budget
- getItemCurrency() - Method in class com.infinitekind.moneydance.model.BudgetItemDetail
-
- getItemForID(String) - Method in class com.infinitekind.moneydance.model.AccountBook
-
Returns the local item that has the given ID
- getItemList() - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getItemList() - Method in class com.infinitekind.moneydance.model.Budget
-
- getItemsWithType(String) - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getJFrame(Component) - Static method in class com.moneydance.awt.AwtUtil
-
Since build 505 of Moneydance
- getKey() - Method in class com.infinitekind.moneydance.model.Budget
-
Return the unique key needed to identify this budget for storage
- getKeyArray() - Method in class com.infinitekind.util.StreamTable
-
Get an array consisting of the keys for this hashtable.
- getKeywords() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
- getKeywords() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the list of tags or keywords associated with this transaction
- getKeywordsAsString(List<String>) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
- getLabel() - Method in class com.moneydance.apps.md.extensionapi.EditorField
-
Get the label that is to be applied to the editor field.
- getLabel() - Method in class com.moneydance.awt.ThermometerGraph.Segment
-
- getLastDateInt() - Method in class com.infinitekind.moneydance.model.AvailableSharesTracker
-
- getLastDateInt() - Method in class com.infinitekind.moneydance.model.Reminder
-
Set a date after which this reminder should no longer occur.
- getLastModified() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getLastTransactionID() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Returns a string indicating the last value stored in
a call to setCurrentTransactionID(), or null if
setLastTransactionID was never called.
- getLastTxn() - Method in class com.infinitekind.moneydance.model.TxnSet
-
- getLighterColor(float[], float) - Static method in class com.moneydance.awt.HSLColorUtil
-
Make a dark color lighter (more luminance) by a specified amount.
- getListOfAllUsedTransactionTags(TxnSet) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
- getListOfTxnNodes(TxnSearch) - Method in class com.infinitekind.moneydance.model.TransactionSet
-
Returns a list of Txn objects, which are the nodes that affect each account.
- getLoad() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getLoanPmtRate() - Method in class com.infinitekind.moneydance.model.PaymentSchedule
-
- getLocalStatus() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getLocalStorage() - Method in class com.infinitekind.moneydance.model.AccountBook
-
Returns an object that can be used to save information locally, such as
preferences, network/syncing settings, and passwords (if the data file is encrypted).
- getLong(Object, long) - Method in class com.infinitekind.util.StreamTable
-
Get the long value associated with the given key.
- getLongID() - Method in enum com.infinitekind.moneydance.model.ReportSpec.ReportGenerator
-
- getLongParameter(String, long) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Get the specified parameter as a long.
- getLongResourceKey() - Method in enum com.infinitekind.moneydance.model.InvestTxnType
-
- getLongTermAvailableShares() - Method in class com.infinitekind.moneydance.model.CapitalGainResult
-
- getLongTermBasis() - Method in class com.infinitekind.moneydance.model.CapitalGainResult
-
- getLongTermShares() - Method in class com.infinitekind.moneydance.model.CapitalGainResult
-
- getLongValue(double) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getMail() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMailByID(String) - Method in class com.infinitekind.moneydance.model.OnlineMailList
-
- getMailCount() - Method in class com.infinitekind.moneydance.model.OnlineMailList
-
Get the number of online services that the user has access to.
- getMailID() - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- getMailListSyncToken(OnlineAccountProxy) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Gets the synchronization token for the info-wide mail list
- getMarkDown() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getMarkUp() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getMaturity() - Method in class com.infinitekind.moneydance.model.Account
-
Holds the maturity date for a bond as a String
- getMaxFITIDLength() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMaxPasswdLength(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMaxValue(int) - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- getMaxValue(int) - Method in class com.moneydance.awt.HSLColorSpace
-
Returns the maximum normalized color component value for the
specified component.
- getMemo() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the memo from the user to the payee that is associated with
this payment.
- getMemo() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getMemo() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Get the memo associated with this transaction.
- getMemo() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getMemorizedCopy() - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- getMemorizedGraphs() - Method in class com.infinitekind.moneydance.model.ReportSpecManager
-
Read the user's memorized graphs settings from the current data file.
- getMemorizedItems() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getMemorizedItems(ReportSpec.Type, boolean) - Method in class com.infinitekind.moneydance.model.ReportSpecManager
-
Read the user's memorized graphs and/or reports from the current data file.
- getMemorizedReports() - Method in class com.infinitekind.moneydance.model.ReportSpecManager
-
Read the user's memorized reports from the current data file.
- getMessage() - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- getMinimumSize() - Method in class com.moneydance.awt.DatePicker
-
- getMinimumSize() - Method in class com.moneydance.awt.ImagePanel
-
- getMinimumSize() - Method in class com.moneydance.awt.JCurrencyField
-
- getMinimumSize() - Method in class com.moneydance.awt.JDateField
-
- getMinimumSize() - Method in class com.moneydance.awt.JRateField
-
- getMinimumSize() - Method in class com.moneydance.awt.JTextPanel
-
- getMinimumSize() - Method in class com.moneydance.awt.QuickSearchField
-
- getMinimumSize() - Method in class com.moneydance.awt.SlidePanel
-
- getMinimumSize() - Method in class com.moneydance.awt.ThermometerGraph
-
- getMinPasswdLength(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMinValue(int) - Method in class com.moneydance.awt.HSLColorSpace
-
Returns the minimum normalized color component value for the
specified component.
- getMonth() - Method in class com.infinitekind.moneydance.model.Account
-
Holds the exercise month for the option as an int (0-11)
options expire on the 3rd Friday of this month
- getMonthlyPayment() - Method in class com.infinitekind.moneydance.model.PaymentSchedule
-
- getMouseOverSegment() - Method in class com.moneydance.awt.ThermometerGraph
-
Get the segment that is under the mouse
- getMsgSetLanguage(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMsgSetRspnsFileErrors(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMsgSetSecurity(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMsgSetSignonRealm(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMsgSetSyncMode(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMsgSetTransportSecure(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMsgSetURL(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMsgSetVersion(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getMustChngPINFirst(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getName() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getName() - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- getName() - Method in class com.infinitekind.moneydance.model.Budget
-
Get the name of this budget
- getName() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getName() - Method in class com.infinitekind.moneydance.model.LegacyTxnTags.TxnTag
-
Get the name of this tag
- getName() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getName() - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- getName() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
Get a descriptive name for this extension.
- getNewShares() - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- getNextBudgetPeriod() - Method in class com.infinitekind.moneydance.model.BudgetPeriod
-
Returns a new BudgetPeriod object representing the budget period following
the current one.
- getNextCheckNumber() - Method in class com.infinitekind.moneydance.model.Account
-
Use a fancy algorithm to calculate the next check number in the most
recent series of checks.
- getNextOccurance(int) - Method in class com.infinitekind.moneydance.model.Reminder
-
Calculates the next date on which the reminder will occur (ie that is greater
than the acknowledgement date) and that is equal to or below the given date.
- getNLengthString(int, char) - Static method in class com.infinitekind.util.StringUtils
-
- getNonCategoryFromTxn(AbstractTxn) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
Return the non-category account from a transaction.
- getNonWhitespace(Reader) - Static method in class com.infinitekind.util.StreamUtil
-
- getNumDays() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNumDays() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNumMonths() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNumMonths() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNumPayments() - Method in class com.infinitekind.moneydance.model.Account
-
- getNumPmtsRemaining() - Method in class com.infinitekind.moneydance.model.PaymentSchedule
-
- getNumQuarters() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNumQuarters() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNumSegments() - Method in class com.moneydance.awt.ThermometerGraph
-
Return the number of segments in the current graph
- getNumShares() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getNumShares(SplitTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
As of Build 256.
- getNumWeeks() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNumWeeks() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNumYears() - Method in class com.infinitekind.moneydance.model.Account
-
Holds # of years a CD is held for: zero is 6 months, all other
integers represent the number of years.
- getNumYears() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNumYears() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getNxtInterest() - Method in class com.infinitekind.moneydance.model.PaymentSchedule
-
- getNxtPrincipal() - Method in class com.infinitekind.moneydance.model.PaymentSchedule
-
- getOFXAccountKey() - Method in class com.infinitekind.moneydance.model.Account
-
- getOFXAccountKey() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
- getOFXAccountMsgType() - Method in class com.infinitekind.moneydance.model.Account
-
- getOFXAccountNumber() - Method in class com.infinitekind.moneydance.model.Account
-
- getOFXAccountNumber() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
- getOFXAccountType() - Method in class com.infinitekind.moneydance.model.Account
-
- getOFXAccountType() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
- getOFXBankID() - Method in class com.infinitekind.moneydance.model.Account
-
Bank ID: used or not according to country:
BEL Bank code
CAN Routing and transit number
CHE Clearing number
DEU Bankleitzah
ESP Entidad
FRA Banque
GBR Sort code
ITA ABI
NLD Not used (field contents ignored)
USA Routing and transit number
- getOFXBillPayAccountNumber() - Method in class com.infinitekind.moneydance.model.Account
-
Get the account number used for online bill payment.
- getOFXBillPayAccountType() - Method in class com.infinitekind.moneydance.model.Account
-
Get the account type used for online bill payment.
- getOFXBillPayBankID() - Method in class com.infinitekind.moneydance.model.Account
-
Get the icon_bank ID (aka routing number) used for online bill payment.
- getOFXBranchID() - Method in class com.infinitekind.moneydance.model.Account
-
- getOFXBranchID() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
- getOFXBrokerID() - Method in class com.infinitekind.moneydance.model.Account
-
- getOFXBrokerID() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
- getOFXLastTxnUpdate() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
Get the date of the last transaction download.
- getOFXLastTxnUpdate() - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
- getOFXRoutingNumber() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
Return the routing number for the account
- getOFXTxnType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Gets the OFX transaction type for this transaction.
- getOFXVersion() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getOldShares() - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- getOldTxnID() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
- getOnlineAvailBalance() - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
Returns the available balance that was acquired from an online source,
or zero if no balance was acquired.
- getOnlineAvailBalanceDate() - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
Returns the 'as of' date for the available balance that was acquired from
an online source, or zero if no balance was acquired.
- getOnlineInfo() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getOnlineLedgerBalance() - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
Returns the ledger balance that was acquired from an online source,
or zero if no balance was acquired.
- getOnlineLedgerBalanceDate() - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
Returns the 'as of' date for the ledger balance that was acquired from
an online source, or zero if no balance was acquired.
- getOnlinePayees() - Method in class com.infinitekind.moneydance.model.Account
-
- getOnlinePayments() - Method in class com.infinitekind.moneydance.model.Account
-
- getOpacity(Window) - Static method in class com.moneydance.awt.SwingUtil
-
- getOptionAction() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getOptionPrice() - Method in class com.infinitekind.moneydance.model.Account
-
Holds the price of an option.
- getOrder() - Method in enum com.infinitekind.moneydance.model.PeriodType
-
- getOtherTxn(int) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the transaction that make up the other side of this
transaction at the specified index.
- getOtherTxn(int) - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Return the "other transaction" at the specified index.
- getOtherTxn(int) - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Return the "other transaction" for this split.
- getOtherTxn(int) - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the transaction that make up the other side of this
transaction at the specified index.
- getOtherTxnCount() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the number of transactions from the "other side" of this
transaction.
- getOtherTxnCount() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Return the number of "other transactions".
- getOtherTxnCount() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Return the number of "other transactions".
- getOtherTxnCount() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the number of transactions from the "other side" of this
transaction.
- getOverdueItems(Calendar) - Method in class com.infinitekind.moneydance.model.ReminderSet
-
- getParameter(String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
- getParameter(String, String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Get the specified parameter name.
- getParameter(String) - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the value associated with the given key (if any) in this
transaction's set of tags.
- getParameter(String, String) - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the value associated with the given key in this
transactions set of tags.
- getParameterCount() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Get an enumeration of the keys of this object's parameters
- getParameterKeys() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
- getParentAccount() - Method in class com.infinitekind.moneydance.model.Account
-
- getParentAmount() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the amount of this transaction in terms of the
currency of the parent transaction.
- getParentTxn() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the ParentTxn of this transfer.
- getParentTxn() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Get the ParentTxn of this transfer.
- getParentTxn() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the ParentTxn for which this is a split.
- getParentTxn() - Method in interface com.infinitekind.moneydance.model.Txn
-
- getParentValue() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the amount of this transaction in terms of the
currency of the parent transaction.
- getPasswdCanHaveSpaces(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getPasswdCanHaveSpecialChars(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getPasswdCaseSensitive(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getPasswdCharType(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getPasswdType(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getPastDueDates(Calendar) - Method in class com.infinitekind.moneydance.model.Reminder
-
Return a Vector containing a list off Date objects
for which this Reminder has been scheduled but not
yet acknowledged.
- getPath() - Method in class com.infinitekind.moneydance.model.Account
-
Get an array of the accounts leading up to this account,
starting at the RootAccount in position 0.
- getPattern() - Method in class com.infinitekind.util.CustomDateFormat
-
- getPayee(int) - Method in class com.infinitekind.moneydance.model.OnlinePayeeList
-
Get the payee object at the specified index.
- getPayeeByListID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayeeList
-
- getPayeeCount() - Method in class com.infinitekind.moneydance.model.OnlinePayeeList
-
- getPayeeForPayment(OnlineAccountProxy, OnlinePayment) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Get the payee object that is associated with the given
payment.
- getPayeeID() - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Get the ID of the payee.
- getPayeeID() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Gets the ID used to identify this payee either globally or
within the user's list of payees with this FI.
- getPayeeID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Gets the ID used to identify this payee either globally or
within the user's list of payees with this FI.
- getPayeeID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getPayeeIDScope() - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Gets the scope of the payee ID...
- getPayeeIDScope() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Gets the scope of the payee ID...
- getPayeeIDScope() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getPayeeIDScope() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Gets the scope of the payee ID...
- getPayeeIDScope() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getPayeeListID() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getPayeeListID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getPayeeListSyncToken() - Method in class com.infinitekind.moneydance.model.OnlinePayeeList
-
- getPayeeListSyncToken(OnlineAccountProxy) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getPayeeName() - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Get the name of the payee
- getPayeeName() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getPayeeName() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getPayeeName() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getPayeeName() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getPayees() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
- getPayees(OnlineAccountProxy) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getPayment(int) - Method in class com.infinitekind.moneydance.model.OnlinePaymentList
-
Get a service object for the service at the specified index.
- getPaymentByID(String) - Method in class com.infinitekind.moneydance.model.OnlinePaymentList
-
- getPaymentCount() - Method in class com.infinitekind.moneydance.model.OnlinePaymentList
-
Get the number of online services that the user has
access to.
- getPaymentDate() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Gets the date of this payment.
- getPaymentExtdBookingTxt() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the text that should appear on the statement for this payment,
if the server supports extended payment info.
- getPaymentExtdDesc() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the description for this payment, if the server supports
extended payment info.
- getPaymentFor() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the name of the person whom this payment is for.
- getPaymentID() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getPaymentListSyncToken() - Method in class com.infinitekind.moneydance.model.OnlinePaymentList
-
- getPaymentListSyncToken(OnlineAccountProxy) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getPaymentOnBehalfOf() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the on-behalf-of for this payment, if the server supports
extended payment info.
- getPaymentReason() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the reason for this payment, if the server supports
extended payment info.
- getPayments() - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
- getPayments(OnlineAccountProxy) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getPaymentSchedule() - Method in class com.infinitekind.moneydance.model.Account
-
- getPaymentsPerYear() - Method in class com.infinitekind.moneydance.model.Account
-
- getPaymentStatus() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getPeriodType() - Method in class com.infinitekind.moneydance.model.Budget
-
- getPeriodType() - Method in class com.infinitekind.moneydance.model.BudgetPeriod
-
- getPeriodTypeForBudgetInterval(int) - Static method in class com.infinitekind.moneydance.model.BudgetPeriod
-
Return the PeriodType that corresponds to the given budget item interval.
- getPerShareSalesNet(AbstractTxn) - Static method in class com.infinitekind.moneydance.model.InvestUtil
-
Compute the net sale amount, in the currency of the parent investment account,
of a sale transaction.
- getPhone() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getPhone() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getPhone() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getPhone() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getPhone() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getPhoneNumber() - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- getPoints() - Method in class com.infinitekind.moneydance.model.Account
-
Return the percentage of the loan that was added as a fee to the principal
- getPopupMenu() - Method in class com.moneydance.awt.QuickSearchField
-
Gets the JPopupMenu, this is show if the user clicks on the searchIcon
- getPositionType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getPostalCode() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getPostalCode() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getPostalCode() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getPostalCode() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getPreference(String, String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Returns the String value associated with the given key in the local data file-specific preferences
- getPreferenceBoolean(String, boolean) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Returns the boolean value associated with the given key in the local data file-specific preferences
- getPreferenceDouble(String, double) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Returns the double value associated with the given key in the local data file-specific preferences
- getPreferenceInt(String, int) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Returns the integer value associated with the given key in the local data file-specific preferences
- getPreferenceIntArray(String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Returns an array of integers from in the local data file-specific preferences that were stored
using setPreference(String, int[])
- getPreferenceLong(String, long) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Returns the long value associated with the given key in the local data file-specific preferences
- getPreferenceStringList(String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Return a list of string values that were stored with setPreference(key, ...)
(ie in the local data file-specific preferences)
- getPreferenceSublist(String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Returns a list of SyncRecord objects which were stored with setPreference(key, ...)
in the local data file-specific preferences.
- getPreferenceSubset(String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Returns a new SyncRecord with the key-value pairs for which the keys
have the given prefix in the local data file-specific preferences.
- getPreferredSize() - Method in class com.moneydance.awt.DatePicker
-
- getPreferredSize() - Method in class com.moneydance.awt.ImagePanel
-
- getPreferredSize() - Method in class com.moneydance.awt.JCurrencyField
-
- getPreferredSize() - Method in class com.moneydance.awt.JDateField
-
- getPreferredSize() - Method in class com.moneydance.awt.JRateField
-
- getPreferredSize() - Method in class com.moneydance.awt.JTextPanel
-
- getPreferredSize() - Method in class com.moneydance.awt.QuickSearchField
-
- getPreferredSize() - Method in class com.moneydance.awt.ResizingTextArea
-
Overridden to calculate the width depending on how much text is being displayed per line.
- getPreferredSize() - Method in class com.moneydance.awt.SlidePanel
-
- getPreferredSize() - Method in class com.moneydance.awt.ThermometerGraph
-
- getPreferredSize(JComponent) - Method in class com.moneydance.awt.TIKScrollBarUI
-
- getPreferredSortAscending(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- getPreferredSortOrder(int) - Method in class com.infinitekind.moneydance.model.Account
-
- getPreferredTwoLines(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- getPrefix() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getPreviousBudgetPeriod() - Method in class com.infinitekind.moneydance.model.BudgetPeriod
-
Returns a new BudgetPeriod object representing the budget period preceding
the current one.
- getProtocolType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getPublicMetaData() - Method in class com.infinitekind.moneydance.model.AccountBook
-
Return public metadata about this set of accounts.
- getPut() - Method in class com.infinitekind.moneydance.model.Account
-
Holds whether an option is a put or a call
true - put; false - call
- getRate() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the rate for the transaction.
- getRawAmount(int) - Method in class com.infinitekind.moneydance.model.BudgetItemDetail
-
- getRawRate() - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
Get the rate used to compute values in different currencies
- getRawRate(CurrencyType, CurrencyType, double) - Static method in class com.infinitekind.moneydance.model.CurrencyTable
-
Convert the given user-identifiable rate to the 'raw' rate used to
exchange amounts between the given two currencies.
- getRawRate() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Get the rate of this currency relative to the base currency.
- getRawRate(CurrencyType, CurrencyType, int) - Static method in class com.infinitekind.moneydance.model.CurrencyUtil
-
Get the raw (adjusted for decimal place differences) rate between
the two currencies.
- getRawRate(CurrencyType, CurrencyType) - Static method in class com.infinitekind.moneydance.model.CurrencyUtil
-
Get the raw (adjusted for decimal place differences) rate between
the two currencies.
- getRawRate(CurrencyType, CurrencyType, double) - Static method in class com.infinitekind.moneydance.model.CurrencyUtil
-
Convert the given user-identifiable rate to the 'raw' rate used to
exchange amounts between the given two currencies.
- getRawRateByDateInt(int) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Get the last known raw rate for this currency at the given time.
- getRealms() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getRecalcBalances() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getReconcilingBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getRecurringPmtRef() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getRecursiveBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the balance for this account and all sub-accounts, converting the
currencies of the sub-accounts at the current exchange rate.
- getRecursiveClearedBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the cleared balance for this account and all sub-accounts,
converting the currencies of the sub-accounts at the current
exchange rate.
- getRecursiveCurrentBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the current balance for this account and all sub-accounts,
converting the currencies of the sub-accounts at the current
exchange rate.
- getRecursiveReconcilingBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the reconciling balance for this account and all sub-accounts,
converting the currencies of the sub-accounts at the current
exchange rate.
- getRecursiveStartBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the starting balance for this account and all sub-accounts,
converting the currencies of the sub-accounts at the appropriate
exchange rate.
- getRecursiveUserBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the balance for this account and all sub-accounts, converting the
currencies of the sub-accounts at the appropriate exchange rate.
- getRecursiveUserClearedBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the cleared balance for this account and all sub-accounts,
converting the currencies of the sub-accounts at the appropriate
exchange rate.
- getRecursiveUserCurrentBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the current balance for this account and all sub-accounts,
converting the currencies of the sub-accounts at the appropriate
exchange rate.
- getRecursiveUserReconcilingBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the reconciling balance for this account and all sub-accounts,
converting the currencies of the sub-accounts at the appropriate exchange
rate.
- getRecursiveUserStartBalance() - Method in class com.infinitekind.moneydance.model.Account
-
Gets the starting balance for this account and all sub-accounts,
converting the currencies of the sub-accounts at the appropriate
exchange rate.
- getRefNum() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getReinvest() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getRelatedTradeID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getRelatedTradeType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getRelativePriceInt(CurrencyType, CurrencyType, int) - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
Get the price (going rate) for currency curr1 in terms of curr2 on the given date.
- getRemainingBasis() - Method in class com.infinitekind.moneydance.model.CapitalGainBuy
-
- getRemainingLots(AccountBook, Account, int) - Static method in class com.infinitekind.moneydance.model.InvestUtil
-
Determine the remaining lots in a lot-based security account, as of a specified date,
accounting for all sales on or prior to that date.
- getRemainingShares(int) - Method in class com.infinitekind.moneydance.model.CapitalGainBuy
-
Compute the remaining shares for a buy transaction
- getReminder() - Method in class com.infinitekind.moneydance.model.Account
-
- getReminders() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getRemindersOnDay(Calendar) - Method in class com.infinitekind.moneydance.model.ReminderSet
-
- getReminderType() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getRepeatDaily() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getRepeatMonthly() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getRepeatMonthlyModifier() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getRepeatWeeklyDays() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getRepeatWeeklyModifier() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getRepeatYearly() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getReportGenerator() - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- getReportID() - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- getReportParameters() - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- getReportType() - Method in enum com.infinitekind.moneydance.model.ReportSpec.ReportGenerator
-
- getResolutionVariant(int, int) - Method in class com.moneydance.awt.MultiResBufferedImage
-
- getResolutionVariants() - Method in class com.moneydance.awt.MultiResBufferedImage
-
- getResourceKey() - Method in enum com.infinitekind.moneydance.model.InvestTxnType
-
- getResourceKey() - Method in enum com.infinitekind.moneydance.model.SecurityType
-
- getRoot() - Method in class com.moneydance.awt.HashTreeModel
-
Returns the root object.
- getRootAccount() - Method in class com.infinitekind.moneydance.model.Account
-
- getRootAccount() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getRootAccount() - Method in interface com.moneydance.apps.md.controller.FeatureModuleContext
-
Returns the root account object.
- getRootAccountFile() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getRootFolder() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getRootPane(Container) - Static method in class com.moneydance.awt.SwingUtil
-
Find the top level JRootPane of the given JComponent (or other Container)
- getRoutingNumber() - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- getSearch(Account, DateRange) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
- getSearch(DateRange) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
- getSearchIcon() - Method in class com.moneydance.awt.QuickSearchField
-
Gets the search icon
- getSearchIconPressed() - Method in class com.moneydance.awt.QuickSearchField
-
Gets the pressed search icon
- getSecListCanDownloadSecurities() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Get whether or not the server can provide securities
- getSecuredOption() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSecurityBalanceInfo(Account, long, int, CurrencyType, char) - Static method in class com.infinitekind.moneydance.model.InvestUtil
-
Get security balance detailed info on the shares and price per share.
- getSecurityID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSecurityIDType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSecurityPart(ParentTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Get the part of the transaction that goes to a security
account.
- getSecuritySubType() - Method in class com.infinitekind.moneydance.model.Account
-
- getSecurityType() - Method in class com.infinitekind.moneydance.model.Account
-
- getSegment(int) - Method in class com.moneydance.awt.ThermometerGraph
-
Returns the segment located at the given index
- getSelectedDate() - Method in class com.moneydance.awt.DatePicker
-
Return the selected date in YYYYMMDD integer format or -1 if no date
is selected.
- getSelectedObjects() - Method in class com.moneydance.awt.ThermometerGraph
-
- getSelectedSegment() - Method in class com.moneydance.awt.ThermometerGraph
-
- getSelectedSegmentCenter() - Method in class com.moneydance.awt.ThermometerGraph
-
Returns the relative location of the center of the selected segment or -1
if no segment is selected.
- getSelectedTarget() - Method in class com.moneydance.awt.ThermometerGraph
-
- getSellReason() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSellType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getServerTxnID() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getServiceId() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getServiceType() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSharePrice() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSharesPerContract() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSharesPurchased() - Method in class com.infinitekind.moneydance.model.CapitalGainBuy
-
- getShortID() - Method in enum com.infinitekind.moneydance.model.ReportSpec.ReportGenerator
-
- getShortTermAvailableShares() - Method in class com.infinitekind.moneydance.model.CapitalGainResult
-
- getShortTermBasis() - Method in class com.infinitekind.moneydance.model.CapitalGainResult
-
- getShortTermShares() - Method in class com.infinitekind.moneydance.model.CapitalGainResult
-
- getSIC() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSignupAcctsAvail() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSignupCanActivateAcct() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSignupCanChgUserInfo() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSignupCanPreauth() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSignupClientAcctNumReq() - Method in class com.infinitekind.moneydance.model.OnlineService
-
set whether or not an account number is required for client enrollment.
- getSignupViaClient() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSignupViaOther() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSignupViaOtherMsg() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSignupViaWeb() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSignupViaWebUrl() - Method in class com.infinitekind.moneydance.model.OnlineService
-
get the url to be used for web-based enrollment.
- getSize() - Method in class com.infinitekind.moneydance.model.TxnSet
-
- getSnapshots() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getSortDateInt() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Return the date for the purposes of sorting this transaction against other
transactions.
- getSourceActions(JComponent) - Method in class com.moneydance.awt.ListReorderingHandler
-
- getSourceFile() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
Gets the file from which the extension was loaded, if any.
- getSplit(int) - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Return the split for this transaction at the given index.
- getSplitAdjustedRelativeUserPrice(CurrencyType, CurrencyType, int) - Static method in class com.infinitekind.moneydance.model.CurrencyUtil
-
Get the price (going rate) for currency curr1 in terms of curr2 on the given date.
- getSplitCount() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Return the number of splits for this transaction.
- getSplitRatio() - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- getSplits() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getStartBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getStartDate() - Method in class com.infinitekind.moneydance.model.BudgetPeriod
-
- getStartDateInt() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getStartDateInt() - Method in class com.infinitekind.moneydance.model.DateRange
-
- getState() - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- getState() - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- getState() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getState() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getStatus() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the status associated with this transaction.
- getStatus() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the status associated with this transaction.
- getStatusChar() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get a character that indicates the status of this transaction
- getStatusChar() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get a character that indicates the status of this transaction
- getStockSplitDenominator() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getStockSplitExtraCash() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getStockSplitNewUnits() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getStockSplitNumerator() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getStockSplitOldUnits() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getStopChkCanUseDescription() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getStopChkCanUseRange() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getStopChkFee() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getStopChkProcessingDaysOff() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getStopChkProcessingEndTime() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getStr(Object, String) - Method in class com.infinitekind.util.StreamTable
-
Get the string value associated with the given key.
- getStrikePrice() - Method in class com.infinitekind.moneydance.model.Account
-
Holds the strike price of an option
- getStringFromDate(Date) - Method in class com.moneydance.awt.JDateField
-
- getStringFromDateInt(int) - Method in class com.moneydance.awt.JDateField
-
- getStrippedDate() - Static method in class com.infinitekind.util.DateUtil
-
- getStrippedDateInt() - Static method in class com.infinitekind.util.DateUtil
-
Return the current date encoded as an YYYYMMDD int
- getStrippedDateObj() - Static method in class com.infinitekind.util.DateUtil
-
- getStrList(Object) - Method in class com.infinitekind.util.StreamTable
-
Get the list of strings associated with the given key.
- getSubAccount(int) - Method in class com.infinitekind.moneydance.model.Account
-
- getSubAccountCount() - Method in class com.infinitekind.moneydance.model.Account
-
Get the number of sub-accounts in this account.
- getSubAccountFrom() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSubAccountFund() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Returns the sub-account label for this transaction.
- getSubAccounts(AcctFilter) - Method in class com.infinitekind.moneydance.model.Account
-
Return a list of all accounts under this account matching the given filter.
- getSubAccounts() - Method in class com.infinitekind.moneydance.model.Account
-
- getSubAccountTo() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSubAccountType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getSubject() - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- getSuffix() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getSyncer() - Method in class com.infinitekind.moneydance.model.AccountBook
-
Get the syncer associated with this data set, if any.
- getSyncID() - Method in enum com.infinitekind.moneydance.model.CurrencyType.Type
-
- getSyncInfo() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
save this item to a new SyncRecord and return it.
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.Account
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.Budget
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Subclasses should override this to return a static string identifying their type of object
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.OnlineMailList
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.OnlinePayeeList
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.OnlinePaymentList
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getSyncItemType() - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- getSyncTimestamp() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
The timestamp is handled in the loading/syncing code
- getTable() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Returns the currency table that this currency is a part of.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.moneydance.awt.EditingCellEditor
-
- getTags() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
- getTags() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getTagsForIDString(String) - Method in class com.infinitekind.moneydance.model.LegacyTxnTags
-
Get the tags that identified in the given tagset string.
- getTagsForTxn(AbstractTxn) - Method in class com.infinitekind.moneydance.model.LegacyTxnTags
-
Get the tags that are associated with the given transaction.
- getTagsForTxn(Txn) - Method in class com.infinitekind.moneydance.model.LegacyTxnTags
-
Get the tags that are associated with the given transaction.
- getTarget() - Method in class com.moneydance.awt.ThermometerGraph.Segment
-
- getTaxCategory() - Method in class com.infinitekind.moneydance.model.Account
-
Get the identifier that indicates which (if any) tax
category this account is associated with.
- getTaxDateInt() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the date of this transaction for tax purposes.
- getTaxDateInt() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Return the tax date encoded as an integer with decimal form YYYYMMDD
- getTaxDateInt() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the date of this transaction for tax purposes.
- getTaxDateInt() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the date of this transaction for tax purposes.
- getTaxes() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getTaxExempt() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getTechServicePhone() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getTemporaryFolder() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- getText(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.moneydance.awt.GenericTreeCellRenderer
-
- getText() - Method in class com.moneydance.awt.JCurrencyField
-
- getText() - Method in class com.moneydance.awt.JRateField
-
- getTickerSymbol() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- getTIKServiceID() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getTo() - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- getTOCCAccountNum() - Method in interface com.infinitekind.moneydance.model.OnlineCCAcctToInterface
-
get info identifying the account to transfer the money to/from
if this was a transfer to/from a credit card.
- getTOCCAccountNum() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
get info identifying the account to transfer the money to/from
if this was a transfer to/from a credit card.
- getTopmostParent(Component) - Static method in class com.moneydance.awt.AwtUtil
-
- getTotalAmount() - Method in class com.infinitekind.moneydance.model.CapitalGainBuy
-
- getTotalAmount() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getTradeDateInt() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Return the date that this transaction was initated (or traded, if an investment txn)
- getTransaction() - Method in class com.infinitekind.moneydance.model.Reminder
-
- getTransactionCount() - Method in class com.infinitekind.moneydance.model.TransactionSet
-
- getTransactions(TxnSearch) - Method in class com.infinitekind.moneydance.model.TransactionSet
-
- getTransactionSet() - Method in class com.infinitekind.moneydance.model.AccountBook
-
Get the set of all transactions.
- getTransactionsForAccount(Account) - Method in class com.infinitekind.moneydance.model.TransactionSet
-
Get all of the transactions that are in the specified account
- getTransferAccount() - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Returns the specific category or account from or to which funds will be moved.
- getTransferDirection() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getTransferType() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the type of transaction.
- getTransferType() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Get the type of transfer.
- getTransferType() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the type of transaction.
- getTransferType() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the type of transaction.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.moneydance.awt.GenericTreeCellRenderer
-
- getTxn(int) - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
Get a service object for the service at the specified index.
- getTxn(int) - Method in class com.infinitekind.moneydance.model.TxnSet
-
- getTxnAt(int) - Method in class com.infinitekind.moneydance.model.TxnSet
-
- getTxnByID(String) - Method in class com.infinitekind.moneydance.model.TransactionSet
-
- getTxnByID(String) - Method in class com.infinitekind.moneydance.model.TxnSet
-
- getTxnByLegacyID(long) - Method in class com.infinitekind.moneydance.model.TransactionSet
-
- getTxnByLegacyID(long) - Method in class com.infinitekind.moneydance.model.TxnSet
-
- getTxnCount() - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
Get the number of online services that the user has
access to.
- getTxnDownloadOverlap() - Method in class com.infinitekind.moneydance.model.OnlineService
-
When downloading transactions, request transactions from this many days prior to the date
of the most recent transaction from the last download.
- getTxnsForAccount(Account) - Method in class com.infinitekind.moneydance.model.TransactionSet
-
Get all of the transactions that are in the specified account
- getTxnType() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getType() - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- getUnconfirmedTxnCount() - Method in class com.infinitekind.moneydance.model.Account
-
Get the number of unconfirmed transactions in this account.
- getUniqueCurrId(String) - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getUnusedFileNameWithBase(File, String) - Static method in class com.infinitekind.moneydance.model.AccountBook
-
Return a unique internal account book file folder with a name based on the given base file name
- getUnusedFileNameWithBaseAndExtension(File, String, String) - Static method in class com.infinitekind.util.IOUtils
-
Return a unique, non-existent file with the given name and name and file extension.
- getUnusedFriendlyFileInBase(File) - Static method in class com.infinitekind.moneydance.model.AccountBook
-
- getUpdatedFIId() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getUpdatedFIOrg() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getUseBPFileUIDs() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Return true iff the OFX client should use the FILEUID mechanism for
bill payment messages.
- getUseHTML() - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- getUseProfileRequest() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getUserBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getUserCanChangePIN(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- getUserClearedBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getUserConfirmedBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getUserCurrentBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getUserDailyHigh() - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
Get the highest rate recorded on the date of this snapshot
(used only for securities)
- getUserDailyLow() - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
Get the lowest rate recorded on the date of this snapshot
(used only for securities)
- getUserID() - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- getUserId(String, OnlineAccountProxy) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Get the best user ID to use with the given realm and account.
- getUserRate() - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
Get the closing rate for the given day
- getUserRate(CurrencyType, CurrencyType, double) - Static method in class com.infinitekind.moneydance.model.CurrencyTable
-
Convert the given raw rate to the user-identifiable rate used to
exchange amounts between the given two currencies.
- getUserRate(CurrencyType, CurrencyType) - Static method in class com.infinitekind.moneydance.model.CurrencyTable
-
- getUserRate() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Get the rate of this currency relative to the base currency
- getUserRate(CurrencyType, CurrencyType, int) - Static method in class com.infinitekind.moneydance.model.CurrencyUtil
-
Get the raw (adjusted for decimal place differences) rate between
the two currencies.
- getUserRate(CurrencyType, CurrencyType, double) - Static method in class com.infinitekind.moneydance.model.CurrencyUtil
-
Convert the given raw rate to the user-identifiable rate used to
exchange amounts between the given two currencies.
- getUserRate(CurrencyType, CurrencyType) - Static method in class com.infinitekind.moneydance.model.CurrencyUtil
-
Get the current user-identifiable rate from fromCurrency to toCurrency.
- getUserRateByDateInt(int) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Return the user rate as of the given date.
- getUserReconcilingBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getUserStartBalance() - Method in class com.infinitekind.moneydance.model.Account
-
- getUsesAverageCost() - Method in class com.infinitekind.moneydance.model.Account
-
Holds method of figuring cost basis: true is avg.
- getUseShortDates() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Return true is info should use YYYYMMDD dates instead of YYYYMMDDHHSS
- getUUID() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
- getValue() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Get the value of this transaction, in the currency assigned
to the account for this transaction.
- getValue() - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Get the value of this transaction in the currency assigned to
the account that is associated with this transaction.
- getValue() - Method in class com.infinitekind.moneydance.model.ROICashFlowEntry
-
- getValue() - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Get the amount that this transaction affects the account of the this transaction.
- getValue() - Method in interface com.infinitekind.moneydance.model.Txn
-
Get the value of this transaction, in the currency assigned
to the account for this transaction.
- getValue() - Method in class com.moneydance.awt.JCurrencyField
-
Get the value of the field as an amount in the current currency.
- getValue() - Method in class com.moneydance.awt.JRateField
-
- getVendor() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
- getVendorURL() - Method in class com.moneydance.apps.md.controller.FeatureModule
-
- getVersion() - Method in interface com.moneydance.apps.md.controller.FeatureModuleContext
-
Returns the string representation of the current version of Moneydance.
- getWindow(Component) - Static method in class com.moneydance.awt.AwtUtil
-
- getWitholding() - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- getXfrPart(ParentTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Get the part of the transaction that goes to another bank account.
- GIFEncoder - Class in com.moneydance.awt
-
- GIFEncoder(Image) - Constructor for class com.moneydance.awt.GIFEncoder
-
Construct a GIFEncoder.
- GIFEncoder(byte[][], byte[][], byte[][]) - Constructor for class com.moneydance.awt.GIFEncoder
-
Construct a GIFEncoder.
- gotoFirstDayInMonth() - Method in class com.moneydance.awt.JDateField
-
- gotoFirstDayInYear() - Method in class com.moneydance.awt.JDateField
-
- gotoLastDayInMonth() - Method in class com.moneydance.awt.JDateField
-
- gotoLastDayInYear() - Method in class com.moneydance.awt.JDateField
-
- gotoToday() - Method in class com.moneydance.awt.JDateField
-
- GridC - Class in com.moneydance.awt
-
A class that makes building GridBagConstraints objects easy, efficient and
readable for layout out GUI elements using the GridBagLayout layout manager
To use this, call GridC.getc() and then call any of the methods below on the
result in order to set different attributes for the component that is being
laid out.
- GridC() - Constructor for class com.moneydance.awt.GridC
-
- guessCenturyForYear(int) - Static method in class com.infinitekind.util.CustomDateFormat
-
- guessDecimalType(String) - Static method in class com.infinitekind.util.StringUtils
-
- safeRate(double) - Static method in class com.infinitekind.moneydance.model.InvestFields
-
If the given rate is zero, return a number that can be used as a denominator,
otherwise,
- safeRate(double) - Static method in class com.infinitekind.util.DateUtil
-
If the given rate is zero, return a number that can be used as a denominator,
otherwise,
- SATURATION_INDEX - Static variable in class com.moneydance.awt.HSLColorSpace
-
The index in a return array of values for the entry containing the saturation value.
- SATURATION_INDEX - Static variable in class com.moneydance.awt.HSLColorUtil
-
A convenience repeat of the index for the saturation value in hue, saturation and luminance
array return values.
- save() - Method in class com.infinitekind.moneydance.model.AccountBook
-
Save any pending queued changes, returning false if we couldn't save something
- save() - Method in class com.infinitekind.moneydance.model.LocalStorage
-
Saves the key-value data to local storage
- saveEdits() - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
- saveEdits() - Method in class com.moneydance.apps.md.extensionapi.EditorField
-
Called when the editor should save the value from the field to the model
- saveToTransaction(ParentTxn) - Method in class com.infinitekind.moneydance.model.LoanFields
-
- saveTrunkFile() - Method in class com.infinitekind.moneydance.model.AccountBook
-
Save the current state of the data to a trunk file.
- scheduleQueuePurgeInMillisecondsFromNow(long) - Method in class com.infinitekind.moneydance.model.AccountBook
-
- secCurr - Variable in class com.infinitekind.moneydance.model.InvestFields
-
- security - Variable in class com.infinitekind.moneydance.model.InvestFields
-
- SecurityType - Enum in com.infinitekind.moneydance.model
-
Defines the various types of security instruments that can be assigned to a security.
- Segment(String, double, Color) - Constructor for class com.moneydance.awt.ThermometerGraph.Segment
-
Construct a graph segment with the given label, proportion and color
- Segment(String, double, Color, Object) - Constructor for class com.moneydance.awt.ThermometerGraph.Segment
-
Construct a graph segment with the given label, proportion, color and
target
- setAccount(Account) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Set the account associated with this transaction.
- setAccount(Account) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Sets the specific account, if any, to or from which funds will be moved.
- setAccountDescription(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setAccountIsInactive(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
Sets whether the account is no longer in use and should be hidden from
account and category selectors as well as the home page.
- setAccountKey(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setAccountMessageType(int) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setAccountName(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setAccountNumber(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setAccountNums(String[]) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Sets the default account number that represents the user's
account with the payee.
- setAccountParameter(String, String, Account) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Store a reference to acct in this object using the given keys.
- setAccountType(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setAccruedInterest(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setAcctFromAcctID(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- setAcctFromAcctID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setAcctFromBankID(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- setAcctFromBankID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setAcctFromBranchID(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- setAcctFromBranchID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setAcctFromKey(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- setAcctFromKey(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setAcctFromType(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctFromInterface
-
- setAcctFromType(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setAcctToAcctID(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
set info identifying the account to transfer the money to/from
if this was a transfer to/from a bank account
- setAcctToAcctID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
set info identifying the account to transfer the money to/from
if this was a transfer to/from a bank account
- setAcctToAcctID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
set info identifying the account to transfer the money to/from
if this was a transfer to/from a bank account
- setAcctToAcctID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
set info identifying the account to transfer the money to/from
if this was a transfer to/from a bank account
- setAcctToBankBranch(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set the branch of this payee's bank account.
- setAcctToBankBranch(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set the branch of this payee's bank account.
- setAcctToBankBranch(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the branch of this payee's bank account.
- setAcctToBankBranch(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Get the branch of this payee's bank account.
- setAcctToBankCity(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set the city of this payee's bank.
- setAcctToBankCity(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set the city of this payee's bank.
- setAcctToBankCity(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the city of this payee's bank.
- setAcctToBankCity(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set the city of this payee's bank.
- setAcctToBankID(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
set info identifying the bank to transfer the money to/from
if this was a transfer to/from a bank account
- setAcctToBankID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
set info identifying the bank to transfer the money to/from
if this was a transfer to/from a bank account
- setAcctToBankID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
set info identifying the bank to transfer the money to/from
if this was a transfer to/from a bank account
- setAcctToBankID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
set info identifying the bank to transfer the money to/from
if this was a transfer to/from a bank account
- setAcctToBankName(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set the name of this payee's bank account.
- setAcctToBankName(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set the name of this payee's bank account.
- setAcctToBankName(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the name of this payee's bank account.
- setAcctToBankName(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set the name of this payee's bank account.
- setAcctToBankPostal(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set the postal code of this payee's bank.
- setAcctToBankPostal(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set the postal code of this payee's bank.
- setAcctToBankPostal(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the postal code of this payee's bank.
- setAcctToBankPostal(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set the postal code of this payee's bank.
- setAcctToBranchID(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set the branch ID of the account for this payee.
- setAcctToBranchID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set the branch ID of the account for this payee.
- setAcctToBranchID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the branch ID of the account for this payee.
- setAcctToBranchID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set the branch ID of the account for this payee.
- setAcctToKey(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set the key for this payee's account.
- setAcctToKey(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set the key for this payee's account.
- setAcctToKey(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the key for this payee's account.
- setAcctToKey(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set the key for this payee's account.
- setAcctToPTTAcctID(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set the PTT ID of this payee's bank.
- setAcctToPTTAcctID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set the PTT ID of this payee's bank.
- setAcctToPTTAcctID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the PTT ID of this payee's bank.
- setAcctToPTTAcctID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set the PTT ID of this payee's bank.
- setAcctToType(String) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set the type of account for this payee.
- setAcctToType(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set the type of account for this payee.
- setAcctToType(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the type of account for this payee.
- setAcctToType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set the type of account for this payee.
- setAcknowledgedInt(int) - Method in class com.infinitekind.moneydance.model.Reminder
-
Set the last date that this reminder was acknowledged/accepted.
- setActive(boolean) - Method in interface com.moneydance.apps.md.view.HomePageView
-
Sets the view as active or inactive.
- setAddr1(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setAddr1(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setAddr1(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setAddr1(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setAddr2(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setAddr2(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setAddr2(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setAddr2(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setAddr3(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setAddr3(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setAddr3(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setAddr3(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setAddress(AddressBookEntry) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
- setAddressParameter(String, String, AddressBookEntry) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Store a reference to address in this account using the keys.
- setAddressString(String) - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- setAllowBlank(boolean) - Method in class com.moneydance.awt.JRateField
-
- setAllowDuplicateIDs(boolean) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Sets whether or not this transaction is allowed to have the same
FI transaction ID as another transaction that is already in an
OnlineTxnList.
- setAllowQuickDecimal(boolean) - Method in class com.moneydance.awt.JCurrencyField
-
- setAmount(long) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Sets the amount that was budgeted, specified in the currency of the
transfer account.
- setAmount(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Sets the amount of this payment.
- setAmount(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setAmount(long, long) - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Set the amounts for this transaction, including the amount of the
transaction in the split account, and the amount of the transaction
in the account of the parent transaction.
- setAmount(long, double, long) - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Set the amounts for this transaction, including the amount of the
transaction in the split account, the rate, and the amount of the
transaction in the account of the parent transaction.
- setAmount(long) - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Set the amount that this split affects the -other- side of the transaction.
- setAnnualFee(long) - Method in class com.infinitekind.moneydance.model.Account
-
- setAPR(double) - Method in class com.infinitekind.moneydance.model.Account
-
- setAPRPercent(double) - Method in class com.infinitekind.moneydance.model.Account
-
- setAttachmentTag(String, File) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Set the file that is associated with the given tag name, copying the file into the
data set's internal storage.
- setAutoCommitDays(int) - Method in class com.infinitekind.moneydance.model.Reminder
-
Set the number of days prior to this transactions scheduled date
that we should automatically add it to the transaction set.
- setAvailableAccounts(List<OnlineAccountInfo>) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setAvgCostBasis(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setBackground(Color) - Method in class com.moneydance.awt.JTextPanel
-
- setBackgroundColor(Color) - Method in class com.moneydance.awt.TIKScrollBarUI
-
- setBankAccountNumber(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setBankCanEmail(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankCanNotify(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankClosingAvail(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankingFI(OnlineService) - Method in class com.infinitekind.moneydance.model.Account
-
Set the online banking connection information used for online banking (transaction download, etc) in this account.
- setBankName(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setBankXfrCanModifyModels(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrCanModifyTransfers(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrCanScheduleRecurring(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrCanScheduleTransfers(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrDaysWithdrawn(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrDefaultDaysToPay(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrModelWindow(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrNeedsTAN(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrProcessingDaysOff(String[]) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrProcessingEndTime(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBankXfrSupportsDTAvail(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBaseType(CurrencyType) - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
- setBillerReference(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the biller reference info that is associated with this payment.
- setBillPayCanAddPayee(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayCanModModels(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayCanModModels() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayCanModPayments(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayDaysWithdrawn(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayDefaultDaysToPay(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayFI(OnlineService) - Method in class com.infinitekind.moneydance.model.Account
-
Set the online banking connection information used for online banking
(transaction download, etc) in this account.
- setBillPayHasExtendedPmt(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayModelWindow(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayModelWindow() - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayNeedsTANPayee(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayNeedsTANPayment(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayPostProcessingWindow(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayProcessingDaysOff(String[]) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayProcessingEndTime(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPaySupportsDifftFirstPmt(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPaySupportsDifftLastPmt(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPaySupportsDtAvail(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPaySupportsPmtByAddr(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPaySupportsPmtByPayeeId(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPaySupportsPmtByXfr(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPaySupportsStatusModRs(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayXfrDaysWith(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBillPayXfrDefaultDaysToPay(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBondType(int) - Method in class com.infinitekind.moneydance.model.Account
-
- setBootstrapURL(URL) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setBounds(int, int, int, int) - Method in class com.moneydance.awt.DatePicker
-
- setBounds(int, int, int, int) - Method in class com.moneydance.awt.ThermometerGraph
-
- setBranchID(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setBroker(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setBrokerPhone(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setBudget(Budget) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
- setBudgetedAmount(Account, long, BudgetPeriod) - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
Sets the budgeted amount for a given Account in a given BudgetPeriod.
- setBudgetInfo(Budget) - Method in class com.infinitekind.moneydance.model.Budget
-
Copies the information from the given budget into this budget.
- setBudgetPeriod(BudgetPeriod) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Sets the interval based on the given BudgetPeriod
- setBuyType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setCalcPmt(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setCalendarDate(Calendar, int) - Static method in class com.infinitekind.util.DateUtil
-
Set the given Calendar object to the given integer-encoded date
where the decimal value of the integer is YYYYMMDD.
- setCancelIcon(Icon) - Method in class com.moneydance.awt.QuickSearchField
-
Sets a cancel icon
- setCancelIconPressed(Icon) - Method in class com.moneydance.awt.QuickSearchField
-
Sets a pressed cancel icon
- setCanXfrFrom(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setCanXfrTo(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setCardExpirationMonth(int) - Method in class com.infinitekind.moneydance.model.Account
-
- setCardExpirationYear(int) - Method in class com.infinitekind.moneydance.model.Account
-
- setCardNumber(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setCategoryID(int) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Sets the category for payments to this payee.
- setCheckedInitialTransfer() - Method in class com.infinitekind.moneydance.model.Account
-
- setCheckNum(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the check number that was associated with this payment.
- setCheckNum(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setCheckNumber(String) - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Set the check number associated with this transaction.
- setCheckNumber(String) - Method in class com.infinitekind.moneydance.model.SplitTxn
-
- setCheckNumTags(String[]) - Method in class com.infinitekind.moneydance.model.Account
-
- setCity(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setCity(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setCity(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setCity(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setClearedStatus(AbstractTxn.ClearedStatus) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Set the status associated with this transaction.
- setClearedStatus(AbstractTxn.ClearedStatus) - Method in interface com.infinitekind.moneydance.model.Txn
-
Set the status associated with this transaction.
- setClientIDRequired(String, boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setComment(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setCommission(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setCommissionPart(SplitTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Tag the given split as the commission/fee part of its investment
transaction.
- setCompounding(CompoundingType) - Method in class com.infinitekind.moneydance.model.Account
-
Returns the compounding period for a CD.
- setCorrectedFITxnID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setCorrectionAction(int) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setCountry(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setCountry(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setCountry(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setCountry(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setCreationDate(long) - Method in class com.infinitekind.moneydance.model.Account
-
Sets the date that this account was opened.
- setCreditCardClosingAvail(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setCreditLimit(long) - Method in class com.infinitekind.moneydance.model.Account
-
- setCurrency(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setCurrencyChoice(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setCurrencyParameter(String, String, CurrencyType) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Store a reference to currency in this object using the given keys.
- setCurrencyType(CurrencyType) - Method in class com.infinitekind.moneydance.model.Account
-
set the currency type.
- setCurrencyType(CurrencyType.Type) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- setCurrencyType(CurrencyType) - Method in class com.moneydance.awt.JCurrencyField
-
- setCustomerAcct(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the account number of the customer that this payment
is for.
- setCustServicePhone(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setDailyChange(double) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- setDailyVolume(long) - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- setDailyVolume(long) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- setDate(long) - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- setDate(long) - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- setDate(Date) - Method in class com.moneydance.awt.DateField
-
- setDate(long) - Method in class com.moneydance.awt.JDateField
-
- setDate(Date) - Method in class com.moneydance.awt.JDateField
-
- setDateAvailable(long) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the date that funds must be available in the destination account.
- setDateAvailable(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setDateAvailableInt(int) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setDateAvailAcctsUpdated(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setDateCreated(long) - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- setDateDue(long) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setDateEntered(long) - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Set the date that this transaction was entered.
- setDateFormat(CustomDateFormat) - Method in class com.moneydance.awt.JDateField
-
- setDateInitiated(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setDateInitiatedInt(int) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setDateInt(int) - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- setDateInt(int) - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- setDateInt(int) - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Set the date (encoded as an int with decimal form YYYYMMDD)
associated with this transaction.
- setDateInt(int) - Method in class com.moneydance.awt.JDateField
-
- setDatePosted(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setDatePostedInt(int) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setDatePurchasedInt(int) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setDateUpdated(long) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setDaysToPay(int) - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Sets how many days before a payment is due that the money is
deducted from the payer's account.
- setDaysToPay(int) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Sets how many days before a payment is due that the money is
deducted from the payer's account.
- setDaysToPay(int) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setDaysToPay(int) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Sets how many days before a payment is due that the money is
deducted from the payer's account.
- setDaysToPay(int) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setDecimalCharacter(char) - Method in class com.moneydance.awt.JCurrencyField
-
- setDecimalCharacter(char, char) - Method in class com.moneydance.awt.JCurrencyField
-
- setDecimalCharacter(char) - Method in class com.moneydance.awt.JRateField
-
- setDecimalPlaces(int) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- setDeductible(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setDefaultAccount(String, Account) - Method in class com.infinitekind.moneydance.model.Account
-
Store the given account as the default associated with the given account ID key
- setDefaultCategory(Account) - Method in class com.infinitekind.moneydance.model.Account
-
- setDefaultCategoryID(int) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Sets the default category for payments to this payee.
- setDefaultValue(double) - Method in class com.moneydance.awt.JRateField
-
- setDescription(String) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Set the description associated with this transaction.
- setDescription(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setDescription(String) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setDirty() - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Mark this transaction as modified, and needing to be saved.
- setDirty() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Marks this object as needing saving and puts it in a buffer for objects needing syncing
- setDirty() - Method in class com.infinitekind.moneydance.model.TransactionSet
-
- setDirtyFlag() - Method in class com.infinitekind.moneydance.model.Account
-
set the dirty flag for this account.
- setDividend(long) - Method in class com.infinitekind.moneydance.model.Account
-
- setDrawUnderline(boolean) - Method in class com.moneydance.awt.JUnderlineLabel
-
- setEditingMode() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Put the object into "editing mode" in which no changes will be automatically saved until
you call syncItem() on this.
- setEmailAddress(String) - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- setEmailSupportsGeneric(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setEmailSupportsGetMime(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setEmptyIfZero(boolean) - Method in class com.moneydance.awt.JCurrencyField
-
- setEmptyText(String) - Method in class com.moneydance.awt.QuickSearchField
-
Sets the default text, this text is shown if the component has no focus
and the user has not entered any text.
- setEnabled(boolean) - Method in class com.moneydance.awt.ArrowIcon
-
Set the enable status.
- setEscrow(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setEscrowAccount(Account) - Method in class com.infinitekind.moneydance.model.Account
-
- setEscrowPayment(long) - Method in class com.infinitekind.moneydance.model.Account
-
- setExchange(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setExpensePart(SplitTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Tag the given split as the expense part of its investment
transaction.
- setFaceValue(long) - Method in class com.infinitekind.moneydance.model.Account
-
Sets the face value of a bond
- setFees(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setFIAddress1(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFIAddress2(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFIAddress3(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFICity(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFICountry(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setField(Object, String[]) - Method in class com.infinitekind.util.StreamTable
-
Set the string array value associated with this key
- setFieldStatus(Txn) - Method in class com.infinitekind.moneydance.model.InvestFields
-
- setFieldStatus(InvestTxnType, Txn) - Method in class com.infinitekind.moneydance.model.InvestFields
-
- setFIEmail(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFIID(String) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Sets the identifier for the financial institution from which this
transaction was downloaded.
- setFIId(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFIID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set the unique string that identifies the FI from which this txn was
downloaded.
- setFIName(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFinishedInitialLoad(boolean) - Method in class com.infinitekind.moneydance.model.AccountBook
-
- setFIOrg(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFireNotifications(boolean) - Method in class com.infinitekind.moneydance.model.CurrencyTable
-
Tells the model whether or not notifications should be
sent or delayed for a little while.
- setFIState(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFiTxnId(int, String) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Set the ID that the financial institution uses to
identify this transaction.
- setFITxnId(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setFIUrl(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFIUrlIsRedirect(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setFixedMonthlyPaymentAmount(long) - Method in class com.infinitekind.moneydance.model.Account
-
- setFIZip(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setForeground(Color) - Method in class com.moneydance.awt.JTextPanel
-
- setFrom(String) - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- setGain(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setGracefulHide(boolean) - Method in class com.moneydance.awt.SlidePanel
-
- setGracefulShow(boolean) - Method in class com.moneydance.awt.SlidePanel
-
- setHasBankAcctTo(boolean) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set whether or not there is destination bank account info.
- setHasBankAcctTo(boolean) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set whether or not there is destination bank account info.
- setHasBankAcctTo(boolean) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set whether or not there is destination bank account info.
- setHasBankAcctTo(boolean) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set whether or not there is destination bank account info.
- setHasCCAcctTo(boolean) - Method in interface com.infinitekind.moneydance.model.OnlineCCAcctToInterface
-
Set whether or not there is destination credit card account info.
- setHasCCAcctTo(boolean) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set whether or not there is destination credit card account info.
- setHasExtdPmtInfo(boolean) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set whether or not this payment has extra information.
- setHasExtendedAcctToInfo(boolean) - Method in interface com.infinitekind.moneydance.model.OnlineBankAcctToInterface
-
Set whether or not this payee has extended to-account
information available.
- setHasExtendedAcctToInfo(boolean) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Set whether or not this payee has extended to-account
information available.
- setHasExtendedAcctToInfo(boolean) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set whether or not this payee has extended to-account
information available.
- setHasExtendedAcctToInfo(boolean) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Set whether or not this payee has extended to-account
information available.
- setHasExtendedPayeeInfo(boolean) - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Sets whether or not an object has extended payee info
associated with it.
- setHasExtendedPayeeInfo(boolean) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Sets whether or not an object has extended payee info
associated with it.
- setHasExtendedPayeeInfo(boolean) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setHasExtendedPayeeInfo(boolean) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Sets whether or not an object has extended payee info
associated with it.
- setHasExtendedPayeeInfo(boolean) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setHasTxnDownload(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setHideInUI(boolean) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Set a boolean flag indicating whether or not this currency
should be displayed in user-friendly currency lists.
- setHideOnHomePage(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setHighlightedIndex(int) - Method in class com.moneydance.awt.ThermometerGraph
-
- setHoldBalances(boolean) - Method in class com.infinitekind.moneydance.model.TxnSet
-
- setID(long) - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- setId(long) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setIDForScheme(String, String) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Sets the security/currency ID for the given ID scheme.
- setIDString(String) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- setImage(Image) - Method in class com.moneydance.awt.ImagePanel
-
- setImages(Image, Image, Image, Image, Image, Image, Image, Image) - Method in class com.moneydance.awt.ImageBorder
-
- setIncludeImages(boolean) - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- setIncludeInNetWorth(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
Set whether or not this account should be included in net worth calculations.
- setIncomePart(SplitTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Tag the given split as the income part of its investment
transaction.
- setIncomeType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setInfo(String, String, String, String, String, String, String, String, String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setInitialDateInt(int) - Method in class com.infinitekind.moneydance.model.Reminder
-
Set the first date that the reminder will occur.
- setInitialPrincipal(long) - Method in class com.infinitekind.moneydance.model.Account
-
Set the principal, excluding any transactions within Moneydance, for this loan
- setInitialTransfer(AbstractTxn) - Method in class com.infinitekind.moneydance.model.Account
-
Sets the given transaction as the initial transfer for this account.
- setInstitutionName(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setInterestAccount(Account) - Method in class com.infinitekind.moneydance.model.Account
-
- setInterestRate(double) - Method in class com.infinitekind.moneydance.model.Account
-
- setInterval(int) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Sets the type of repeating interval.
- setIntervalEndDate(int) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Sets the ending date for the last interval, if any.
- setIntervalStartDate(int) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Sets the starting date for the first interval
- setInvalidAcctTypes(String[]) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setInvestAccountNumber(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setInvestmentAccountType(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setInvestmentBrokerID(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setInvestmentOptionLevel(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setInvestmentProductType(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setInvestmentWithChecking(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setInvestTxnType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setInvstBrokerID(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Sets a default Broker ID to use with this info.
- setInvstCanDownloadBalances(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Set whether or not the server can provide balances for accounts
- setInvstCanDownloadOOs(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Set whether or not the server can provide open orders
- setInvstCanDownloadPositions(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Set whether or not the server can provide positions on securities
- setInvstCanDownloadTxns(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Set whether or not the investment server can provide transactions
- setInvstCanEmail(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Set whether or not the server can exchange investment email messages
- setInvstTxnType(ParentTxn, InvestTxnType) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Tag the given (investment) transaction with the given transaction type
- setIsActive(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setIsAvailable(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setIsBankAccount(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setIsBillpayAccount(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setIsCCAccount(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setIsInvestmentAccount(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setIsNew(boolean) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Sets whether or not this transaction should be considered "unread" since having been downloaded
- setIsPayeeUsable(boolean) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Sets whether or not any new operations can be performed on this payee.
- setIsPending(boolean) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setKeywords(List<String>) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Store a reference to the given keywords (aka tags) in this object.
- setLastDateInt(int) - Method in class com.infinitekind.moneydance.model.Reminder
-
Set a date after which this reminder should no longer occur.
- setLastTransactionID(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Sets the last transaction ID used.
- setLayout(LayoutManager) - Method in class com.moneydance.awt.SlidePanel
-
- setListener(ChangeListener) - Method in class com.moneydance.awt.DatePicker
-
- setLoad(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setLoan(boolean) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setLocalStatus(int) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setLocalStorage(LocalStorage) - Method in class com.infinitekind.moneydance.model.AccountBook
-
Sets an object that can be used to save information locally, such as preferences,
network/syncing settings, and passwords (if the data file is encrypted).
- setMailID(String) - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- setMailListSyncToken(OnlineAccountProxy, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Sets the synchronization token for the info-wide mail list
- setMarkDown(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setMarkUp(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setMaturity(long) - Method in class com.infinitekind.moneydance.model.Account
-
- setMaxPasswdLength(String, int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setMemo(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Get the memo from the user to the payee that is associated with
this payment.
- setMemo(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setMemo(String) - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Set the memo associated with this transaction.
- setMemo(String) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setMemorized(boolean) - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- setMessage(String) - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- setMinPasswdLength(String, int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setModified() - Method in class com.infinitekind.moneydance.model.Budget
-
- setMonth(int) - Method in class com.infinitekind.moneydance.model.Account
-
- setMsgSetLanguage(int, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setMsgSetRspnsFileErrors(int, boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setMsgSetSecurity(int, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setMsgSetSignonRealm(int, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setMsgSetSyncMode(int, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setMsgSetTransportSecure(int, boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setMsgSetURL(int, URL) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setMsgSetVersion(int, int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setMustChngPINFirst(String, boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setName(String) - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- setName(String) - Method in class com.infinitekind.moneydance.model.Budget
-
Set the name for this budget
- setName(String) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- setName(String) - Method in class com.infinitekind.moneydance.model.LegacyTxnTags.TxnTag
-
Change the name of this TxnTag
- setName(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setName(String) - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- setNewShares(int) - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- setNumPayments(int) - Method in class com.infinitekind.moneydance.model.Account
-
- setNumShares(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setNumYears(int) - Method in class com.infinitekind.moneydance.model.Account
-
- setOFXAccountKey(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setOFXAccountMsgType(int) - Method in class com.infinitekind.moneydance.model.Account
-
- setOFXAccountNumber(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setOFXAccountType(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setOFXBankID(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setOFXBillPayAccountNumber(String) - Method in class com.infinitekind.moneydance.model.Account
-
Set the account number used for online bill payment, if different from
the regular account number
- setOFXBillPayAccountType(String) - Method in class com.infinitekind.moneydance.model.Account
-
Set the account type used for online bill payment, if different from
the regular account type
- setOFXBillPayBankID(String) - Method in class com.infinitekind.moneydance.model.Account
-
Set the icon_bank ID (aka routing number) used for online bill payment
- setOFXBranchID(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setOFXBrokerID(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setOFXLastTxnUpdate(long) - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
Store the date of the last transaction download.
- setOFXLastTxnUpdate(long) - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
- setOFXTxnType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setOldShares(int) - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- setOnlineAvailBalance(long, long) - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
Sets the available online balance of the account to the amount reported by the
online service.
- setOnlineAvailBalance(long, long) - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
Sets the available balance that was acquired from an online source.
- setOnlineLedgerBalance(long, long) - Method in interface com.infinitekind.moneydance.model.OnlineAccountProxy
-
Sets the 'online' balance of the account to the amount reported by the
online service.
- setOnlineLedgerBalance(long, long) - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
Sets the ledger balance that was acquired from an online source.
- setOnlinePayees(OnlinePayeeList) - Method in class com.infinitekind.moneydance.model.Account
-
Set the list of payees to associate with this account.
- setOnlinePayments(OnlinePaymentList) - Method in class com.infinitekind.moneydance.model.Account
-
Set the list of payments to associate with this account.
- setOpacity(Window, float) - Static method in class com.moneydance.awt.SwingUtil
-
- setOptionAction(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setOptionPrice(double) - Method in class com.infinitekind.moneydance.model.Account
-
- setParameter(String, boolean) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Set the given parameter name to the given boolean value
- setParameter(String, int) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Set the given parameter name to the given integer value
- setParameter(String, long) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Set the given parameter name to the given long value
- setParameter(String, double) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Set the given parameter name to the given double value
- setParameter(String, String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
- setParameter(String, Map) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
- setParameterNoNotify(String, String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Set the given parameter name to the given value but don't notify listeners of changes!
- setParentAccount(Account) - Method in class com.infinitekind.moneydance.model.Account
-
- setParentAmount(double, long) - Method in class com.infinitekind.moneydance.model.SplitTxn
-
Set the amount of the transaction in the parent account.
- setPasswdCanHaveSpaces(String, boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setPasswdCanHaveSpecialChars(String, boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setPasswdCaseSensitive(String, boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setPasswdCharType(String, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setPasswdType(String, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setPayeeID(String) - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Set the ID of the payee.
- setPayeeID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Sets the ID used to identify this payee either globally or
within the user's list of payees with this FI.
- setPayeeID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Sets the ID used to identify this payee either globally or
within the user's list of payees with this FI.
- setPayeeID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setPayeeIDScope(String) - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Sets the scope of the payee ID...
- setPayeeIDScope(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
Sets the scope of the payee ID...
- setPayeeIDScope(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setPayeeIDScope(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Sets the scope of the payee ID...
- setPayeeIDScope(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setPayeeListID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setPayeeListID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setPayeeListSyncToken(String) - Method in class com.infinitekind.moneydance.model.OnlinePayeeList
-
- setPayeeListSyncToken(OnlineAccountProxy, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setPayeeName(String) - Method in interface com.infinitekind.moneydance.model.OnlineExtdPayeeInterface
-
Set the name of the payee
- setPayeeName(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setPayeeName(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setPayeeName(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setPayeeName(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setPaymentBookingTxt(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the text that should appear on the statement for this payment,
if the server supports extended payment info.
- setPaymentDate(long) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Sets the payment date of this payment.
- setPaymentExtdDesc(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the description for this payment, if the server supports
extended payment info.
- setPaymentFor(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the name of the person whom this payment is for.
- setPaymentID(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setPaymentListSyncToken(String) - Method in class com.infinitekind.moneydance.model.OnlinePaymentList
-
- setPaymentListSyncToken(OnlineAccountProxy, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setPaymentOnBehalfOf(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the on-behalf-of for this payment, if the server supports
extended payment info.
- setPaymentReason(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the reason for this payment, if the server supports
extended payment info.
- setPaymentsPerYear(int) - Method in class com.infinitekind.moneydance.model.Account
-
- setPaymentStatus(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setPeriodType(PeriodType) - Method in class com.infinitekind.moneydance.model.Budget
-
- setPeriodType(PeriodType) - Method in class com.infinitekind.moneydance.model.BudgetPeriod
-
Set the new PeriodType and recalculate the date range.
- setPhone(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setPhone(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setPhone(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setPhone(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setPhone(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setPhoneNumber(String) - Method in class com.infinitekind.moneydance.model.AddressBookEntry
-
- setPoints(double) - Method in class com.infinitekind.moneydance.model.Account
-
Set the percentage of the loan that was added as a fee to the principal
- setPopupMenu(JPopupMenu) - Method in class com.moneydance.awt.QuickSearchField
-
Sets a JPopupMenu, this is show if the user clicks on the searchIcon
- setPositionType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setPostalCode(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setPostalCode(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setPostalCode(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setPostalCode(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setPreference(String, boolean) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Set the given parameter name to the given boolean value, without sending
an account-changed event, or recording the account as dirty.
- setPreference(String, int) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Set the given parameter name to the given integer value, without sending
an account-changed event, or recording the account as dirty.
- setPreference(String, String) - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Set the given preference name to the given value and associate it with this
object in _local storage_.
- setPreferredSortAscending(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setPreferredSortOrder(int) - Method in class com.infinitekind.moneydance.model.Account
-
- setPreferredTwoLines(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setPrefix(String) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- setProfileUpdateNeeded() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Sets a flag indicating that the info profile should be re-fetched
- setProgressValue(int) - Method in class com.moneydance.awt.SplashWindow
-
set the value of the progress bar.
- setProtocolType(int) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setPublicMetaData(StreamTable) - Method in class com.infinitekind.moneydance.model.AccountBook
-
Set the public meta data that applies to this set of accounts.
- setPut(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setRatesInTxn(AbstractTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
If the given transaction contains any inter-currency (or security to/from currency) elements, adjust
the rates based on the the currency and security rate/price tables at the time of the transaction.
- setRawRate(double) - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- setRawRate(double, boolean) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Set the rate *already adjusted* for differences in decimal places for currency.
- setRecalcBalances(boolean) - Method in class com.infinitekind.moneydance.model.AccountBook
-
Tells the model whether or not all account balances should be recalculated
whenever a transaction is modified.
- setRecurringPmtRef(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
Set the reference to a recurring payment that was used to generate
this payment, if any.
- setRefNum(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setReformatOnFocusLost(boolean) - Method in class com.moneydance.awt.JDateField
-
- setReinvest(boolean) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setRelatedTradeID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setRelatedTradeType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setRemainingBasis(double, int) - Method in class com.infinitekind.moneydance.model.CapitalGainBuy
-
Compute the remaining basis for this buy transaction, given a particular average cost.
- setReminder(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setReminderType(Reminder.Type) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setRepeatDaily(int) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setRepeatMonthly(int, int[]) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setRepeatWeekly(int, int[]) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setRepeatYearly(boolean) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setReportGenerator(ReportSpec.ReportGenerator) - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- setReportID(String) - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- setReportParameters(SyncRecord) - Method in class com.infinitekind.moneydance.model.ReportSpec
-
- setRoutingNumber(String) - Method in class com.infinitekind.moneydance.model.OnlineAccountInfo
-
- setSearchIcon(Icon) - Method in class com.moneydance.awt.QuickSearchField
-
Sets a search icon
- setSearchIconPressed(Icon) - Method in class com.moneydance.awt.QuickSearchField
-
Sets a pressed search icon
- setSecListCanDownloadSecurities(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Set whether or not the server can provide securities
- setSecuredOption(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSecurityID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSecurityIDType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSecurityPart(SplitTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Tag the given split as the security part of its investment
transaction.
- setSecuritySubType(String) - Method in class com.infinitekind.moneydance.model.Account
-
- setSecurityType(SecurityType) - Method in class com.infinitekind.moneydance.model.Account
-
- setSelectedDate(int) - Method in class com.moneydance.awt.DatePicker
-
Set the date that is highlighted
- setSelectedIndex(int) - Method in class com.moneydance.awt.ThermometerGraph
-
- setSelectedSegment(ThermometerGraph.Segment) - Method in class com.moneydance.awt.ThermometerGraph
-
- setSellReason(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSellType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setServerTxnID(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSharePrice(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSharesPerContract(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setShortRatesEnabled(boolean) - Method in class com.moneydance.awt.JRateField
-
- setShowDay(boolean) - Method in class com.infinitekind.util.CustomDateFormat
-
- setShowYear(boolean) - Method in class com.infinitekind.util.CustomDateFormat
-
- setSIC(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSignupAcctsAvail(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setSignupCanActivateAcct(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setSignupCanChgUserInfo(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setSignupCanPreauth(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setSignupClientAcctNumReq(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
returns true if an account number is required for client enrollment.
- setSignupViaClient(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setSignupViaOther(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setSignupViaOtherMsg(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setSignupViaWeb(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setSignupViaWebUrl(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
set the url to be used for web-based enrollment.
- setSlideComponent(JComponent) - Method in class com.moneydance.awt.SlidePanel
-
Set the component that will slide in and out of view.
- setSnapshotInt(int, double) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
If a snapshot exists for the specified date, set the rate and
return it.
- setSnapshotInt(int, double, CurrencyType) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
If a snapshot exists for the specified date, set the rate and
return it.
- setSplitRatio(double) - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- setSplitRatio(int, int) - Method in class com.infinitekind.moneydance.model.CurrencySplit
-
- setStartBalance(long) - Method in class com.infinitekind.moneydance.model.Account
-
Set the initial balance of this account.
- setStartDate(int) - Method in class com.infinitekind.moneydance.model.BudgetPeriod
-
Set the start date and recalculate the end date.
- setStartDate(int) - Method in class com.infinitekind.moneydance.model.ROICashFlowEntry
-
Define the start date and thus compute/recompute the number of years to the end.
- setState(String) - Method in class com.infinitekind.moneydance.model.OnlinePayee
-
- setState(String) - Method in interface com.infinitekind.moneydance.model.OnlinePayeeInterface
-
- setState(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setState(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setStatus(byte) - Method in class com.infinitekind.moneydance.model.AbstractTxn
-
Set the status associated with this transaction.
- setStatus(byte) - Method in interface com.infinitekind.moneydance.model.Txn
-
Set the status associated with this transaction.
- setStatusText(String) - Method in class com.moneydance.awt.SplashWindow
-
set the value of the status field
- setStockSplitDenominator(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setStockSplitExtraCash(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setStockSplitNewUnits(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setStockSplitNumerator(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setStockSplitOldUnits(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setStopChkCanUseDescription(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setStopChkCanUseRange(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setStopChkFee(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setStopChkProcessingDaysOff(String[]) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setStopChkProcessingEndTime(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setStrikePrice(long) - Method in class com.infinitekind.moneydance.model.Account
-
- setStroke(BasicStroke) - Method in class com.moneydance.awt.JUnderlineLabel
-
- setSubAccountFrom(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSubAccountFund(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
Sets the sub-account label for this transaction.
- setSubAccountTo(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSubAccountType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setSubject(String) - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- setSuffix(String) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- setTaxable(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setTaxCategory(String) - Method in class com.infinitekind.moneydance.model.Account
-
Set an identifier that indicates which (if any) tax
category this account is associated with.
- setTaxDateInt(int) - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Set the tax date (encoded as an int with decimal form YYYYMMDD)
associated with this transaction.
- setTaxes(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setTaxExempt(boolean) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setTaxRelated(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
- setTechServicePhone(String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setText(String) - Method in class com.moneydance.awt.JCurrencyField
-
- setText(String) - Method in class com.moneydance.awt.JDateField
-
- setText(String) - Method in class com.moneydance.awt.JRateField
-
- setText(String) - Method in class com.moneydance.awt.JTextPanel
-
- setTickerSymbol(String) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- setTo(String) - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- setToBeginningOfMonth(Calendar) - Static method in class com.infinitekind.util.DateUtil
-
- setToCCAccountNum(String) - Method in interface com.infinitekind.moneydance.model.OnlineCCAcctToInterface
-
set info identifying the account to transfer the money to/from
if this was a transfer to/from a credit card.
- setToCCAccountNum(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
set info identifying the account to transfer the money to/from
if this was a transfer to/from a credit card.
- setToEndOfMonth(Calendar) - Static method in class com.infinitekind.util.DateUtil
-
- setToolTipText(String) - Method in class com.moneydance.awt.JTextPanel
-
- setTotalAmount(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setTransaction(ParentTxn) - Method in class com.infinitekind.moneydance.model.Reminder
-
- setTransferAccount(Account) - Method in class com.infinitekind.moneydance.model.BudgetItem
-
Sets the specific category or account from or to which funds will be moved.
- setTransferDirection(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setTransferType(String) - Method in class com.infinitekind.moneydance.model.ParentTxn
-
Set the type of transfer.
- setTxnAt(AbstractTxn, int) - Method in class com.infinitekind.moneydance.model.TxnSet
-
- setTxnType(String) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setType(CurrencyType.Type) - Method in class com.infinitekind.moneydance.model.CurrencySearch
-
- setType(String) - Method in class com.infinitekind.moneydance.model.OnlinePayment
-
- setUpdatedProfile() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Sets the flag indicating the time that the info information was checked
- setupMouseListenerToAutoHideScrollBar(JComponent, JScrollPane, TIKScrollBarUI) - Static method in class com.moneydance.awt.TIKScrollBarUI
-
- setupWindow(Window) - Static method in class com.moneydance.awt.AwtUtil
-
- setupWindow(Window, int) - Static method in class com.moneydance.awt.AwtUtil
-
- setupWindow(Window, Component) - Static method in class com.moneydance.awt.AwtUtil
-
- setupWindow(Window, int, int) - Static method in class com.moneydance.awt.AwtUtil
-
- setupWindow(Window, int, int, int) - Static method in class com.moneydance.awt.AwtUtil
-
- setupWindow(Window, int, int, int, int, Component) - Static method in class com.moneydance.awt.AwtUtil
-
- setupWindow(Window, int, int, int, int) - Static method in class com.moneydance.awt.AwtUtil
-
- setupWindow(Window, int, int, Component) - Static method in class com.moneydance.awt.AwtUtil
-
- setUseHTML(boolean) - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- setUserCanChangePIN(String, boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setUserDailyHigh(double) - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- setUserDailyLow(double) - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- setUserID(String) - Method in class com.infinitekind.moneydance.model.OnlineMail
-
- setUserId(String, OnlineAccountProxy, String) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- setUserRate(double) - Method in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- setUserRate(double) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Set the price or rate for this currency using the normal decimal placement, not the
decimal place adjusted values used when setting raw rates.
- setUserRate(double, CurrencyType) - Method in class com.infinitekind.moneydance.model.CurrencyType
-
Set the new user (not raw) rate to the given value relative to the given currency.
- setUsesAverageCost(boolean) - Method in class com.infinitekind.moneydance.model.Account
-
Sets whether or not this security uses the average cost method
of determining cost basis.
- setUsesFITag(boolean) - Method in class com.infinitekind.moneydance.model.OnlineService
-
Sets whether or not this info is identified by an FI tag (ORG and ID)
- setValue(long) - Method in class com.moneydance.awt.JCurrencyField
-
- setValue(double) - Method in class com.moneydance.awt.JRateField
-
- setVisible(boolean) - Method in class com.moneydance.awt.JDateField
-
- setVisible(boolean) - Method in class com.moneydance.awt.NeedToUpgradeWindow
-
- setVisible(boolean) - Method in class com.moneydance.awt.SplashWindow
-
- setVisible(boolean) - Method in class com.moneydance.awt.TIKScrollBarUI
-
- setWindowPosition(Window, int) - Static method in class com.moneydance.awt.AwtUtil
-
- setWindowPosition(Window, Component) - Static method in class com.moneydance.awt.AwtUtil
-
- setWitholding(long) - Method in class com.infinitekind.moneydance.model.OnlineTxn
-
- setXfrPart(SplitTxn) - Static method in class com.infinitekind.moneydance.model.TxnUtil
-
Tag the given split as the transfer part of its investment
transaction.
- ShadowBorder - Class in com.moneydance.awt
-
- ShadowBorder() - Constructor for class com.moneydance.awt.ShadowBorder
-
- ShadowBorder(int, int, int, int) - Constructor for class com.moneydance.awt.ShadowBorder
-
- ShadowBorder(Insets) - Constructor for class com.moneydance.awt.ShadowBorder
-
- shares - Variable in class com.infinitekind.moneydance.model.InvestFields
-
- shortenStringIfLongerThan(String, int, String) - Static method in class com.infinitekind.util.StringUtils
-
Returns a substring whole length is guaranteed to be no longer than
limit or the given string itself if its length is less than limit.
- shouldBeIncludedInNetWorth() - Method in class com.infinitekind.moneydance.model.Account
-
Return whether or not this account should be included in net worth calculations.
- shouldDecrementLastTxnDate() - Method in class com.infinitekind.moneydance.model.OnlineService
-
Return whether or not the last date in a transaction download is decremented
before storing it to use as the first date in the next transaction download.
- showInPopoverFromComponent(JComponent) - Method in class com.moneydance.awt.DatePicker
-
- showSlideComponent() - Method in class com.moneydance.awt.SlidePanel
-
If the slide component is not already being shown, slide it into view.
- showURL(String) - Method in interface com.moneydance.apps.md.controller.FeatureModuleContext
-
Show the following URL in Moneydance.
- SlidePanel - Class in com.moneydance.awt
-
Panel that allows items to "slide" in from the top, bottom and sides.
- SlidePanel(JComponent) - Constructor for class com.moneydance.awt.SlidePanel
-
- sortAccounts() - Method in class com.infinitekind.moneydance.model.Account
-
- sortItems() - Method in class com.infinitekind.moneydance.model.Budget.CalculationResults
-
- sortItems() - Method in class com.infinitekind.moneydance.model.BudgetItemList
-
- sortSnapshots() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- sortStockSplits() - Method in class com.infinitekind.moneydance.model.CurrencyType
-
- sortStringArray(String[]) - Static method in class com.infinitekind.util.StringUtils
-
- sortTransactions(TxnSet, int) - Static method in class com.infinitekind.moneydance.model.AccountUtil
-
- sortTransactions() - Method in class com.infinitekind.moneydance.model.OnlineTxnList
-
- sortVector(Vector, DateUtil.Comparator) - Static method in class com.infinitekind.util.DateUtil
-
- SOUTH - Static variable in class com.moneydance.awt.ArrowIcon
-
The arrow should point to the south.
- south() - Method in class com.moneydance.awt.GridC
-
Anchor the component to the south
- southEast() - Method in class com.moneydance.awt.GridC
-
Anchor the component to the southeast
- southWest() - Method in class com.moneydance.awt.GridC
-
Anchor the component to the southwest
- SplashWindow - Class in com.moneydance.awt
-
Simple splash window that displays an image
- SplashWindow(JFrame, String, int) - Constructor for class com.moneydance.awt.SplashWindow
-
Create a new splash window.
- split(String, char) - Static method in class com.infinitekind.util.StringUtils
-
- SPLIT_ACCOUNT_ID - Static variable in class com.infinitekind.moneydance.model.Account
-
- SPLIT_TRANSACTION_TYPE - Static variable in class com.infinitekind.moneydance.model.AbstractTxn
-
- splitIntoList(String, char) - Static method in class com.infinitekind.util.StringUtils
-
- SplitTxn - Class in com.infinitekind.moneydance.model
-
Concrete class that represents the destination side of a transaction.
- SplitTxn(ParentTxn) - Constructor for class com.infinitekind.moneydance.model.SplitTxn
-
Creates a SplitTxn attached to the given ParentTxn
- startingDelimiter() - Method in class com.infinitekind.util.StreamTable
-
- startingDelimiter() - Method in class com.infinitekind.util.StreamVector
-
- startSyncing(SyncFolder) - Method in class com.infinitekind.moneydance.model.AccountBook
-
If the syncing process hasn't already been established then this synchronously downloads
the initial data set.
- startSyncing(SyncFolder, boolean) - Method in class com.infinitekind.moneydance.model.AccountBook
-
If the syncing process hasn't already been established then this synchronously downloads
the initial data set.
- status - Variable in class com.infinitekind.moneydance.model.InvestFields
-
- status - Variable in class com.infinitekind.moneydance.model.LoanFields
-
- STATUS_ACCEPTED - Static variable in class com.infinitekind.moneydance.model.OnlineTxn
-
- STATUS_CLEARED - Static variable in class com.infinitekind.moneydance.model.AbstractTxn
-
- STATUS_NEW - Static variable in class com.infinitekind.moneydance.model.OnlineTxn
-
- STATUS_RECONCILING - Static variable in class com.infinitekind.moneydance.model.AbstractTxn
-
- STATUS_THEN_CKNUM - Static variable in class com.infinitekind.moneydance.model.AccountUtil
-
- STATUS_THEN_DATE - Static variable in class com.infinitekind.moneydance.model.AccountUtil
-
- STATUS_UNRECONCILED - Static variable in class com.infinitekind.moneydance.model.AbstractTxn
-
- statusForByte(byte) - Static method in enum com.infinitekind.moneydance.model.AbstractTxn.ClearedStatus
-
- statusForString(String) - Static method in enum com.infinitekind.moneydance.model.AbstractTxn.ClearedStatus
-
- stopSyncing() - Method in class com.infinitekind.moneydance.model.AccountBook
-
- storeFields(ParentTxn) - Method in class com.infinitekind.moneydance.model.InvestFields
-
- StreamObject - Interface in com.infinitekind.util
-
Interface for objects that can be read/written to and
from streams.
- StreamTable - Class in com.infinitekind.util
-
Subclass of Hashtable that can read and write itself to
a stream.
- StreamTable() - Constructor for class com.infinitekind.util.StreamTable
-
- StreamTable(int) - Constructor for class com.infinitekind.util.StreamTable
-
- StreamTable(int, float) - Constructor for class com.infinitekind.util.StreamTable
-
- StreamUtil - Class in com.infinitekind.util
-
Utility functions used to ease the parsing and encoding
of StreamObjects
- StreamUtil() - Constructor for class com.infinitekind.util.StreamUtil
-
- StreamVector - Class in com.infinitekind.util
-
Subclass of Vector that can read and write itself to
a stream.
- StreamVector() - Constructor for class com.infinitekind.util.StreamVector
-
- StreamVector(String[]) - Constructor for class com.infinitekind.util.StreamVector
-
- StringEncodingException - Exception in com.infinitekind.util
-
Exception thrown when a format error is encountered while
reading in a StreamObject.
- StringEncodingException() - Constructor for exception com.infinitekind.util.StringEncodingException
-
- StringEncodingException(String) - Constructor for exception com.infinitekind.util.StringEncodingException
-
- StringUtils - Class in com.infinitekind.util
-
Useful string manipulation functions
- StringUtils() - Constructor for class com.infinitekind.util.StringUtils
-
- stripExtension(String) - Static method in class com.infinitekind.util.StringUtils
-
Returns the filename passed as argument without extension
- stripNonFilenameSafeCharacters(String) - Static method in class com.infinitekind.moneydance.model.AccountBook
-
Strip all characters that should not appear in a filename (including path characters)
- stripNonFilenameSafeCharacters(String) - Static method in class com.infinitekind.util.StringUtils
-
Strip all characters that should not appear in a filename (including path characters)
- stripNonNumbers(String, char) - Static method in class com.infinitekind.util.StringUtils
-
- stripPath(String) - Static method in class com.infinitekind.util.StringUtils
-
Returns the file name with any path stripped from the beginning.
- stripTimeFromCal(Calendar) - Static method in class com.infinitekind.util.DateUtil
-
- stripTimeFromDate(long) - Static method in class com.infinitekind.util.DateUtil
-
Get the date value for the given time value (ie get the long
value representation with the same date, but with the time set
to around noon)
- stripTimeFromDate(Date) - Static method in class com.infinitekind.util.DateUtil
-
- supportsMsgSet(int) - Method in class com.infinitekind.moneydance.model.OnlineService
-
- swap(int, int) - Method in class com.infinitekind.moneydance.model.TxnSet
-
- SwingUtil - Class in com.moneydance.awt
-
Description: Misc.
- SwingUtil() - Constructor for class com.moneydance.awt.SwingUtil
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.Account
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.AddressBookEntry
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.Budget
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.BudgetItem
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.CurrencySnapshot
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.CurrencySplit
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.CurrencyType
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.OnlineMailList
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.OnlinePayeeList
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.OnlinePaymentList
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.OnlineService
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.OnlineTxnList
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.ParentTxn
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.Reminder
-
- SYNCABLE_TYPE_VALUE - Static variable in class com.infinitekind.moneydance.model.ReportSpec
-
- syncID - Variable in class com.infinitekind.moneydance.model.AbstractTxn
-
- syncID() - Method in enum com.infinitekind.moneydance.model.Account.AccountType
-
- syncingBegan(AccountBook) - Method in class com.infinitekind.moneydance.model.AccountBookListener
-
Called when syncing has begun
- syncingFinished(AccountBook, boolean, String) - Method in class com.infinitekind.moneydance.model.AccountBookListener
-
Called when syncing has finished
- syncItem() - Method in class com.infinitekind.moneydance.model.MoneydanceSyncableItem
-
Call this to tell the storage that this item was changed and needs to be synced
Please don't call this when either of the itemWasUpdated(..) methods are invoked
unless you enjoy infinite loops as well as wasting bandwidth and disk space.