Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla] 127615: Chart swing tooltips only show up once

- Summary: The Swing tooltips only show up once

- Bugzilla Bug (s) Resolved: 127615

- Description:
Use an extra off-screen image buffer as the actual drawing canvas instead of the original chart rendering code in paint( ) method.

- Tests Description :

- Files Edited:
/org.eclipse.birt.chart.examples/.classpath
/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/interactivity/SwingInteractivityViewer.java


- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

Regards,

Nina


Back to the top