|
Led Ticker Component v2.2 www.ledticker.net |
|||||||||
| 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 items scrolled by the ticker. Usually, the elements scrolled by a ticker contain 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 ticker to scroll, 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 Ticker Component v2.2 www.ledticker.net |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||