Alexey Ivanov

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Alexey Ivanov commented, -
Alexey Ivanov created a post, AnsweredCreateListPopupBuilder deprecated
Hello, Not a long time ago I've noticed that JBPopupFactory.createListPopupBuilder(JList list) is now deprecated, and users should use JBPopupFactory.createPopupChooserBuilder(List list) instead. H...