public class AttributeTableReportBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATASOURCE_NAME |
| Constructor and Description |
|---|
AttributeTableReportBuilder()
Creates a new AttributeTableReportBuilder object.
|
| Modifier and Type | Method and Description |
|---|---|
ar.com.fdvs.dj.domain.DynamicReport |
buildReport(String title,
JTable table)
DOCUMENT ME!
|
static void |
main(String[] args)
Only for test purposes.
|
public static final String DATASOURCE_NAME
public AttributeTableReportBuilder()
public ar.com.fdvs.dj.domain.DynamicReport buildReport(String title, JTable table) throws Exception
title - The title of the reporttable - the table, that should be drawnException - DOCUMENT ME!public static void main(String[] args)
args - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.