|
ElegantJCharts Java API Specification v2.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| DataListener | The DataListener interface for receiving data events. |
| DataProvider | The DataProvider interface for objects which provides the data and the transaction. |
| Class Summary | |
| AbstractDataProvider | This class encapsulates functionality of a abstract data provider. |
| DataEvent | The data event is generated by a data provider (such as a SqlDataProvider) when the data provider-specific action occurs (such as data inserted, deleted, updated). |
| Record | The Record class provides the attributes of the data record (row). |
| Table | This class encapsulates the data structure for table which hold records. |
Contains interface for objects which provides the data and the transaction.
|
ElegantJCharts Java API Specification v2.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||