|
StocksMonitor 1.5.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| ColorTip | Calls user's attention to an aspect of the GUI (much like a ToolTip) by changing the background color of a component (typically a JLabel) for a few seconds; the component will always revert to its original background color after a short time has passed. |
| Exchange | Enumeration for all exchanges used by the Yahoo quote system. |
| FetchQuotesAction | Fetch current quote data for the CurrentPortfolio from a data
source on the web. |
| Quote | Data-centric, immutable value class which represents the
dynamic price data attached to a Stock. |
| QuotesDAO | Given a set of stocks in a Portfolio, will retrieve
current price information from the web, and return corresponding
Quote objects. |
| Stock | Data-centric, immutable value class which encapsulates items related to a stock. |
| SummaryView | Component placed on the main screen to present summary information
regarding the CurrentPortfolio to the user. |
| Enum Summary | |
|---|---|
| QuotesDAO.UseMonitor | Enumeration for the two states of aUseMonitor passed to the constructor. |
Fetch and display stock quotes.
|
StocksMonitor 1.5.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||