Package jet.udo

Interface Summary
JRGroupListener The interface for objects which will need a group of records when paging process.
JRObjectEditor This object is an option interface, if the user specified, then at design time, JReport system will use it to handle the interavtive event (key event, mouse event, paint, whatever).
JRObjectRender This interface provides the method which is used to paint the UDO to the report, the report the can be showed on the screen or printed on a priter.
JRObjectResultCreator This interface will take JReport system's Report Record as input paramters and produce the UDO's JRObjectResult.