| Class and Description |
|---|
| NumberPrintLabel
Abstract printing bean for formatting numbers.
Must be subclassed for the concrete data type. |
| PrintComponent
Generic printable component.
All printable beans must implement this interface. |
| PrintLabel
Text printing bean.
This is the base class for all text-field based printing beans. |
| PrintPanel
A printing panel.
|
| Report
A generic report.
|
| ReportSource
Datasource for a
Report.Reports are implemented as state machines and get the data to be printed from a ReportSource. |
Copyright © 2016 Krake Softwaretechnik. All rights reserved.