How to turn off the automatic display of the remaining parts when moving the mouse over an item in JList

已回答

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

 

0

Hi,

It seems to be Swing's default behavior. I don't see an option to disable it.

0

请先登录再写评论。