I have 10 JSliders, 10 JLabels and 10 JToggleButtons. When the user drag a slider, i need to update its corresponding label and move to the same value all the sliders with the corresponding button toggled. Now, my problem is not how to do this, but instead how to have this all in the same event.I have 10 JSliders, 10 JLabels and 10 JToggleBu