How to add icons in popup choose builder list ?

Answered

JBPopupFactory.getInstance().createPopupChooserBuilder(items)

0
2 comments

Hi Alex,

  1. You can use PopupChooserBuilder.setRenderer() and handle icon rendering in the passed renderer.

  2. Regarding the error, please provide us with more details. What is your Gradle configuration and what are the dependencies in your plugin.xml file?
    Also, in the future, please do not ask multiple questions in the same topic. These two are separate issues and it will be easier to find for other users if they are separate.

1

Please sign in to leave a comment.