Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to handle a click event on a Pie chart.

843806Jun 1 2007 — edited Jun 1 2007
Hi guys,

Well in my project, there is a client built using swings.
In one of the applications.i am actually getting the status of some data & displaying this information in a Pie chart .
Now the user wants an option of clicking on this pie chart to trigger some action such as pulling the data from the database & displaying this in a JTable.
So i absolutely have no idea how to start with this problem, basically i want to know how to capture the click event on a Pie Chart.
Can anyone help me in this regard.

Thanks & Regards,
Vishal
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 29 2007
Added on Jun 1 2007
1 comment
370 views