NewsTicker Click here for complete JavaDoc The NewsTicker component provides a panel that cvan contain any other components, especially text. The contents of the NewsTicker are slowly moved up the screen, like rolling cinema credits. NewsTicker newsTicker = new NewsTicker(); newsTicker.setWidth(500); newsTicker.add(genContents()); Client Browser Support : All clients supported by the Echo Framework.
The NewsTicker component provides a panel that cvan contain any other components, especially text.
The contents of the NewsTicker are slowly moved up the screen, like rolling cinema credits.
NewsTicker newsTicker = new NewsTicker(); newsTicker.setWidth(500); newsTicker.add(genContents());
Client Browser Support :
All clients supported by the Echo Framework.
The EchoPoint project is kindly hosted by SourceForge