Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi all, I need to find the coordinates of the selected item in my JList. I'd expect this line of code to be defined in swing, but it's not. selectedItemY = [JList Name].getSelectedValue().getY(); Any suggestion? Thanks Naz