I want to show tooltip for the elements in JList. I use setToolTipText(str) for that. What I want is that tool tip should be displayed at the right side of that ...
setToolTipText(str)