|
Led Display Component v1.0 www.LedTicker.net/display |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An extensible structure used as the base for the led display's item. Usually, the element of a led display contains different types of data, like text, numbers or a trend arrow, modelled as the element's tokens.
This interface should be implemented to create specific items for the display, like news or stock elements. This class is an interface in order to allow the use any type of element a specific implementation might require.
| Method Summary | |
Token[] |
getTokens()
Gets the element's tokens |
| Method Detail |
public Token[] getTokens()
|
Led Display Component v1.0 www.LedTicker.net/display |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||