|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| CSVView | The CSVView interface for objects which is to be printed as CSV. |
| DataViewer | The DataViewer interface for objects which views the data and provides the transaction. |
| HTMLView | The HTMLView interface for objects which is to be printed in HTML. |
| PDFView | The PDFView interface for objects which is to be printed as PDF. |
| PrintView | The PrintView interface for objects which is to be printed. |
| XMLView | The XMLView interface for objects which is to be printed as XML. |
| Class Summary | |
| BandObject | The BandObject provides the properties of the band for the data viewer. |
| BandOptionEditor | This utility class used to modify the properties of the band for the data viewer. |
| CSVWriter | |
| GroupBand | The GroupBand provides the properties of the group band for data viewer. |
| GroupOption | The GroupOption class provides the GUI to configure the columns for grouping and sorting. |
| GroupOptionEditor | This utility class used to generate initialization string during the code generation. |
| HTMLPageSetupDialog | Class which provides the dialog for the HTML page setup |
| HTMLWriter | |
| Join | The Join provides the properties of the join for the master-detail relationship. |
| JoinEditor | This utility class used to represent the master-detail relationship of the data viewer. |
| PageSetupDialog | Class which provides the dialog for the page setup |
| PDFPageSetupDialog | Class which provides the dialog for the PDF page setup |
| PDFWriter | |
| ReportPrinter | The ReportPrinter is used for printing the data report. |
| SuppressRepetition | The SuppressRepetition class provides the GUI to configure the columns which repeating values are suppressed. |
| ViewerCustomizer | The ViewerCustomizer class provides the customizer to configure the columns for grouping and to configure the columns to be suppressed. |
| ViewerRendererPane | ViewerRendererPane renders the Data Viewer/Report. |
| XMLWriter | |
A package contains the data viewers and report designers having JFC look and feel.
|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||