Ms20sq

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Ms20sq created a post, AnsweredHow to get JTextArea requestFocus
When I use JBPopupFactory.getInstance().createComponentPopupBuilder to make a Popups, I can't do any thing in my JTextArea? How can I fix it?public class RouseAssistantAction extends AnAction { ...