Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LCD_API-1.1.0.jar | 2011-05-19 | 112.6 kB | |
README.txt | 2011-05-19 | 667 Bytes | |
Totals: 2 Items | 113.3 kB | 0 |
LCD_API Visit the wiki at https://sourceforge.net/apps/mediawiki/lcdapi/ for a "getting started" guide and examples of use. ChangeLog: 1.1.0 - 05/19/2011 + Implemented IconWidgets. - Minor bug fix for misspelling of IconTypes.ELLIPSIS. - Minor documentation fixes in JavaDoc for Widget class. - Removed unimplemented method from OutboundMessageType. - Altered any remaining string concatenations to use StringBuilder. - Minor fix to standardize Heartbeat response's tag as a standard InboundMessageType enumeration. - Minor corrections to some logging calls. - Added timestamps to log calls. 1.0.0 - 05/17/2011 - Initial release version.