开发者

Java Swing query

开发者 https://www.devze.com 2022-12-18 00:17 出处:网络
I have a Swing Panel where I search for a text and highlight it using yell开发者_开发知识库ow color.Its size is 1/4th of the screen(not sure of exact dimensions).When I search soemthing the first acti

I have a Swing Panel where I search for a text and highlight it using yell开发者_开发知识库ow color.Its size is 1/4th of the screen(not sure of exact dimensions).When I search soemthing the first active search is highlighted and shown and whenever I maxmize the screen to full size the highlighted text is not visible.Now is there a way to keep the highlighted text visible all the time irrespective of whether I maximize or minimize the Panel


Does this help: http://www.jguru.com/faq/view.jsp?EID=16674

0

精彩评论

暂无评论...
验证码 换一张
取 消