How to make JPopupMenu Scrollable?

Hello,


I have a JPopupMenu setup for my JTextArea using setComponentPopupMenu in my Intellij plugin, but the popup menu is not scrollable and few items are not visible. How do I make it scrollable?

0

请先登录再写评论。