Posted By:
Mayura_Bakshi
Posted On:
Saturday, March 31, 2001 08:55 PM
I want to know about JTextPane a subclass of JEditorPane.
By using TextArea we can not apply some properties like set font to selected portion or only one line,word etc. If i want to achieve such a effect then can i use JTextPane? If i can then how? Which are the Liseters do i required for JTextPane ? and what are the fuctions available for changing font style,font size,for selected word or line.