Submitted On 11-JAN-1999
gordyt
I noticed that when I tried to programmatically insert text with tabs into a
JTextPane (and yes, I did also set a logical style with tabs), that the tabs
were ignored. I would really like to see this fixed.
Submitted On 11-MAR-1999
Unland
It really hurts to experience that a essential part
of text-presentation and -processing is no more
available on the newest and most advanced software-
platform.
All of my sources build on the swing 1.x-classes
JTextPane and JEditorPane canīt be used in Java 2.
When will this be fixed?
Submitted On 06-DEC-1999
javaswinger
When will this be available as I really need this.
Submitted On 14-JAN-2000
dshmagma
This is a substantial oversight. It makes JDK 1.2.2 much less useful
for text processing.
Submitted On 01-MAR-2000
vivek_vedagiri
in fact, the tabs are not ignored...they are just not shown
on the textpane...if you do a getText() and print it onto
the dos prompt, you will see the tabs where u inserted
them...
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|