StocksMonitor 1.5.0

Package hirondelle.stocks.portfolio

Edit and store portfolios.

See:
          Description

Class Summary
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 Summary
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.
 

Package hirondelle.stocks.portfolio Description

Edit and store portfolios.


StocksMonitor 1.5.0

Copyright Hirondelle Systems - License - Generated 2008Jul12.10.53