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

Problem in closing iReport from other application


S e m

Recommended Posts

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

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...