Search found 2 matches
- Wed Apr 19, 2006 8:01 pm
- Forum: JFreeChart
- Topic: SwingWT would be good
- Replies: 1
- Views: 3567
SwingWT would be good
Sean, I am curious to hear the results of your build experiment, as I was about to try this myself. I have been looking for a way to use JFreeChart (with full functionality, not just images) in my Eclipse RCP app, on Mac OS X. SwingWT may be the only hope at this point, though for now I am trying RC...
- Wed Apr 19, 2006 6:57 pm
- Forum: JFreeChart
- Topic: How to use JFreeChart with SWT (includes sample code)
- Replies: 27
- Views: 291151
This is a nice solution, thanks for posting the code, Til. However, I am still searching for a way to get JFreeChart to have full functionality in my Eclipse RCP application. Has anyone done this? I was thinking of rebuilding JFreeChart after replacing Swing and AWT imports with the corresponding Sw...