Is it possible to add menu items to JChart2D's ChartPanel pop up menu, considering the class doesn't actually save the JPopupMenu created by the LayoutFactory?
|
feedback
|
|
I found a solution, not sure if it's the best:
| ||||
|
feedback
|
|
I never used I think that JChart2D's ChartPanel, but JChart2D Features told something about JPopupMenu , setComponentPopupMenu, How to Use the System Tray, How to Use Separators examples here and about PopupMenuListener | |||
feedback
|