|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
InvestTxnType.ALL_TXN_TYPES
instead.
baseCurrencyAmount
value to
it's value in this currency.
toString()
which is not easily localized.GenericTreeCellRenderer
implements TreeCellRenderer
as a JLabel
.specified date
.
specified date
.
HashTreeModel
is an implementation of the Swing TreeModel
backed by a
HashMap
.HashTreeModel
with the given object as root.
Color
objects.currencyAmount
value in
this currency to a value in the base currency.
String.split(String)
, including
the system separator (on Windows '\r\n') as well as the shorthand '\n' which developers
typically use in string definitions.
QuickSearchField
is a componet like the Cocoa NSSearchField.TxnIterator
class.JDateField.getDate()
or JDateField.getDateInt()
.
#toString()
is
overridden The class has a public static method (fromString
) that takes a single String
and returns an instance
of the class #hashCode()
and #equals(Object)
are overridden to provide equivalence It is
always the case that for an instance a
of a Stringifyable
class Foo
,
a.equals(new Foo(a.toString()) returns true
Note that while an implementing class may have a
constructor that takes a single String
, the second point is necessary for cases when an implementor
wishes to manage the set of instances rather than always create new instances.InvestTxnType.BANK
instead.
InvestTxnType.BUY
instead.
InvestTxnType.BUY_XFER
instead.
InvestTxnType.COVER
instead.
InvestTxnType.DIVIDEND
instead.
InvestTxnType.DIVIDEND_REINVEST
instead.
InvestTxnType.DIVIDENDXFR
instead.
InvestTxnType.MISCEXP
instead.
InvestTxnType.MISCINC
instead.
InvestTxnType.SELL
instead.
InvestTxnType.SELL_XFER
instead.
InvestTxnType.SHORT
instead.
AvailableSharesTracker.getLastDateInt()
and asofDate
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |