text selection conflict between JTextPane and JTextField

后端 未结 4 492
-上瘾入骨i
-上瘾入骨i 2021-01-27 03:43

Why the text in JTextPane cannot be selected programmatically if there is a JTextField present? Has something to do with focus i think. Thx.

import java.awt.Flow         


        
4条回答
提交回复
热议问题