Programming with the Design API
The class API is the root of the class hierarchy of Logi JReport Design API (Design API and Catalog API). It is an abstract class and provides a series of editing methods for users. The Design API class has an API as a super class.
Designer is the principal class that manipulates reports and library components. The application creates a Designer instance and calls Designer methods to create or modify a report or library component. For details of summary of FIELD, CONSTRUCTOR and METHOD, see Logi JReport Javadoc jet.api package in <install_root>\help\api
, which includes all documents generated by Javadoc.
The following topics explain how to use the Design API: