75767778798081
/** * Enables the components necessary to create reports */ public void enableReporting() { addLifecycleListener( new JFreeReportSystemListener() ); }