Hello!
I have a chart with 4 tabs and in each tab 3 charts.
Now I want to add a toolbars (one in the south and one in the east) on each tab in my chartPanel. How can I do that? Which Layout is the best?
Layout problem
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
JToolBar works well with the BorderLayout, if I recall correctly. But this isn't really a JFreeChart question, it is a Swing question...
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

