开发者

how to set texts in text-area at different font and size?

开发者 https://www.devze.com 2023-03-27 16:00 出处:网络
Im in designing a Simple text editor in which I have to change text colors of difnt wolrds like \'for\',\'while\',\'if\',\'else\' etc. I also want to changesize of

Im in designing a Simple text editor in which I have to change text colors of difnt wolrds like 'for','while','if','else' etc. I also want to change size of text . How it is possible . thans in advance.(Please send proper/possoble reasons for f开发者_运维百科ailure of such a things in JAVA)


You might want to start with JEditorPane.

If you've no idea where to start, then the best thing to do would be to read the Swing text component tutorial.

0

精彩评论

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