|
StocksMonitor 1.5.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| QuoteFilter | Allows collections of Quote objects
to be filtered according to a criterion defined by implementors. |
| QuoteFilterFactory | Graphical component which allows the end user to select a
QuoteFilter, and informs its listeners of changes
to this selection. |
| QuoteSorterFactory | Translates a QuoteField into a
corresponding Comparator whose primary sort is on that field. |
| QuoteTable | Graphical component which displays the latest quote information for the
CurrentPortfolio. |
| RenderPrice | Display a Number in a table cell in the format defined by
NumberFormat.getCurrencyInstance(), and aligned to the right. |
| RenderRedGreen | Display a Number in a table cell as either red (for negative values) or green (for non-negative values), and aligned on the right. |
| RenderStockName | Display a 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. |
| SortBy | Data-centric, immutable value class representing both the direction of a sort and the index of its column. |
| TableSortIndicator | Places an up or down icon in a table column header, as an indicator of the primary sort. |
| Enum Summary | |
|---|---|
| QuoteField | Enumeration for the fields of the
Quote class. |
| SortOrder | Enumeration class for the two directions which a sort may take. |
Table for listing, sorting, and filtering stock quotes.
|
StocksMonitor 1.5.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||