| Class | Description |
|---|---|
| CurrentPortfolio |
The central abstraction of this package, representing the current selection of
stocks of interest to the end user
(a
Portfolio). |
| EditPortfolioAction |
Present dialog to edit the list of
Stock
objects in the CurrentPortfolio. |
| EditSaver |
Allow the user the choice of saving edits to the
CurrentPortfolio. |
| Portfolio |
Represents a uniquely-named set of
Stock objects,
in which the user has an interest in monitoring. |
| PortfolioDAO |
Add, change, delete, and fetch
Portfolio objects
from the datastore. |
| RegexInputVerifier |
Verifies user input into a
JTextComponent versus a
regular expression. |
| StockEditor |
Dialog allows user to either add new a
Stock to the
CurrentPortfolio, or to change the parameters of a Stock
which is already in the CurrentPortfolio. |
| Enum | Description |
|---|---|
| CurrentPortfolio.NeedsSave |
Enumeration for the two states of aNeedsSave passed to the constructor.
|
| RegexInputVerifier.UseToolTip |
Enumeration compels the caller to use a style which reads clearly.
|
Copyright Hirondelle Systems - License - Generated 2013Sep20.10.58