Jump to content
Changes to the Jaspersoft community edition download ×

saniel

Members
  • Posts

    1
  • 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 saniel

  1. Code:i think that you don't need to set modal property of jdialog to false. just avoid calling your jdialog form like this: JDialog myJdialog =new JDialog(null,true). replace null by a non null reference.
×
×
  • Create New...