|
StocksMonitor 1.5.0 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Portfolio objects.
Stock representing a new
item which the user has input, or null if the user cancels the dialog.
Theme.DEFAULT, but uses some blue-green colors.
textHasContent(java.lang.String).
isInRange(int, int, int)
returns false.
Portfolio).Stock
objects in the CurrentPortfolio.CurrentPortfolio.Portfolio
data as a single text file.Preferences.exportSubtree(java.io.OutputStream).
CurrentPortfolio from a data
source on the web.CurrentPortfolio, and display to the user an empty untitled portfolio,
which does not need a save.CurrentPortfolio from storage, and display an untitled
portfolio to the user, which does not need a save.Portfolio which has a unique name,
is placed in storage, and is displayed to the user as the (empty)
CurrentPortfolio, and which does not need a save.CurrentPortfolio, and update the display
to show that the CurrentPortfolio no longer needs a save.CurrentPortfolio under a new unique name, and
display it to the user as the CurrentPortfolio, which does not
need a save, and which reflects the new name just entered.Stock.getNumShares() and Stock.getAveragePrice().
SortBy.NO_SELECTED_COLUMN
in the case of SortBy.NONE.
QuoteField objects, whose
iteration order reflects the user's preferred column order.
UiUtil.getConstraints(int, int), with the addition of setting
gridwidth to aWidth, and setting
gridheight to aHeight.
Stock.getNumShares() and Quote.getPrice().
OrderEditor.setItems(java.util.Set)
(having the same size and content as the original), but in a
Set whose iteration order matches the order of items as
currently presented to the user.
Logger whose name follows a specific naming convention.
Portfolio.getProfit(java.util.Collection) divided by Portfolio.getBookValue(java.util.Collection) ; if the book value
is zero, then return zero.
Quote.getPrice() returns 0, then this method returns 0.
Quote.getProfit() divided by Stock.getBookValue(), multiplied
by 100; if Stock.getBookValue() or Quote.getPrice() returns 0,
then this method returns 0.
Portfolio of current interest to the user.
Portfolio.getCurrentValue(java.util.Collection) less Portfolio.getBookValue(java.util.Collection) .
Quote.getCurrentValue() less Stock.getBookValue().
Quote objects, one for each Stock in this
Portfolio.
Stock objects in this
CurrentPortfolio.
Stock objects contained in this Portfolio.
Portfolios
used by this application with those defined in a single text file.PortfolioDAO.exportXML(java.io.File).
PortfolioDAO.fetchAllPortfolioNames().
Consts.ZERO_MONEY or Consts.ZERO_MONEY_WITH_DECIMAL.
Theme.DEFAULT only in font sizes.
LogManager.readConfiguration().SortBy.NONE.
Handler
which displays a short message to the user using a JOptionPane, and
is intended only for Level.SEVERE messages.Stock objects,
in which the user has an interest in monitoring.Portfolio objects
from the datastore.QuoteFilter for filtering displayed items.
Handler.isLoggable(java.util.logging.LogRecord),
then a short message is displayed to the user using a JOptionPane.
Stock.Quote class.Quote objects
to be filtered according to a criterion defined by implementors.QuoteFilter, and informs its listeners of changes
to this selection.Portfolio, will retrieve
current price information from the web, and return corresponding
Quote objects.QuoteField into a
corresponding Comparator whose primary sort is on that field.CurrentPortfolio.QuoteTable,
and programmatic read-only access to these preferences.JTextComponent versus a
regular expression.NumberFormat.getCurrencyInstance(), and aligned to the right.Stock in a table cell by placing the
full name in the cell, and by providing its Yahoo ticker
(including suffix for the Exchange) as tooltip.Portfolio of current interest to the user.
CurrentPortfolio, adding any filtering
according to the QuoteFilterFactory passed to the constructor.
Quote
objects.
Stock objects contained in this Portfolio.
FetchQuotesAction.
QuoteFilter.isAcceptable(hirondelle.stocks.quotes.Quote).
Stock to the
CurrentPortfolio, or to change the parameters of a Stock
which is already in the CurrentPortfolio.CurrentPortfolio to the user.Stock.valueOf(java.lang.String).
CurrentPortfolio
passed to the constructor.
CurrentPortfolio passed to the constructor.
CurrentPortfolio,
or with GeneralLookPreferencesEditor for the general look-and-feel of the
application.
FetchQuotesAction.actionPerformed(java.awt.event.ActionEvent).
CurrentPortfolio passed to the constructor.
Stock.toString() into a Stock object.
|
StocksMonitor 1.5.0 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||