How to turn off the automatic display of the remaining parts when moving the mouse over an item in JList
Answered
This is the default appearance

But when I move the mouse over the Item, it will automatically display the complete information

I want to close it, what should I do
Please sign in to leave a comment.
Hi,
It seems to be Swing's default behavior. I don't see an option to disable it.