See: Description
| Class | Description |
|---|---|
| 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 | |
| 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 | Description |
|---|---|
| QuoteField |
Enumeration for the fields of the
Quote class. |
| SortOrder |
Enumeration class for the two directions which a sort may take.
|
Copyright Hirondelle Systems - License - Generated 2013Sep20.10.58