Jump to content
We've recently updated our Privacy Statement, available here ×

S e m

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by S e m

  1. Hi! Before that, what use JasperFillManager.fillReport and JasperCompileManager.compileReportToStream I make a stab action to change the headline a window or open the dialogue window, but it is not executed until will finish its action JasperFillManager.fillReport and JasperCompileManager.compileReportToStream. Tried to do in parallel thread, but did not help. Ð’ than can be a reason? It is a must for that that show that goes the process of the compiling and filling. Can there is some progressmonitor for these component? Excuse me for my bad english Post edited by: S e m, at: 2006/08/16 11:43
  2. The Regard! I faced a problem. Open application iReport through the other application and when closing iReport is closed and my application. Possible somehow avoid this? I use such way: Code: import it.businesslogic.ireport.gui.MainFrame; ... MainFrame designFrame; designFrame = new MainFrame(); designFrame.openFile(fname); designFrame.setVisible(true); Possible, there is other way of the call iReport. Can will help in decision of this problem? Thank you in advance. Excuse me for my bad english. Post edited by: S e m, at: 2006/08/16 11:42
×
×
  • Create New...