reportViewDialog.setReportTransformer(transformer);
action.setProgressDialog(reportProgressDialog);
action.setViewDialog(reportViewDialog);
action.execute();
reportProgressDialog.showDialog();
}
}
private void jFilterOnCheckBoxActionPerformed(java.awt.event.ActionEvent evt) {// GEN-FIRST:event_jFilterOnCheckBoxActionPerformed