| Author |
Continues Characters in JTextPane
|
Savio Mascarenhas
Ranch Hand
Joined: Nov 29, 2000
Posts: 108
|
|
Hi !!! I am currently using JTextPane so that to display multicolored text. The default JTextPane object automatically wraps up text at the end of the JTextPane object. How should this text wrapping be disabled so that the text continues on the same line instead of breaking at the end of the JTextPane object ... something like TextField/JTextField .Only problem is that these objects do not support multicolored text and text formatting. Also,i do not want to use JScrollPane to scroll horizontally. Pls suggest. Thanks a lot. [This message has been edited by Savio Mascarenhas (edited August 26, 2001).]
|
 |
 |
|
|
subject: Continues Characters in JTextPane
|
|
|