Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / January 2005

Tip: Looking for answers? Try searching our database.

One more problem with text

Thread view: 
SinusX - 12 Jan 2005 00:59 GMT
I creat MyTextPane and

MyTextPane.setText(MyTextPane.getText() + "moreText");
works perfect
but after I add

MyTextPane.setEditorKit(new HTMLEditorKit());
MyTextPane.setContentType("text/html");

thist TextPane doesn't change , text but it should add "moreText".
What's wrong ??
karlheinz klingbeil - 12 Jan 2005 17:52 GMT
SinusX schrub am Mittwoch, 12. Januar 2005 01:59
folgendes:

> MyTextPane.setEditorKit(new HTMLEditorKit());
> MyTextPane.setContentType("text/html");
>
> thist TextPane doesn't change , text but it should
> add "moreText". What's wrong ??

Of course you have to add
"<html><head></head<body>moreText</body></html>"

Signature

greetz Karlheinz Klingbeil (lunqual)
http://www.lunqual.de oder http:www.lunqual.net

Andrew Thompson - 13 Jan 2005 08:28 GMT
> SinusX schrub am Mittwoch, 12. Januar 2005 01:59
> folgendes:
..
>> MyTextPane.setContentType("text/html");
...
> Of course you have to add
> "<html><head></head<body>moreText</body></html>"

Using valid HTML might help as well.  You can check HTML here..
<http://validator.w3.org/>

Signature

Andrew Thompson
http://www.PhySci.org/codes/  Web & IT Help
http://www.PhySci.org/  Open-source software suite
http://www.1point1C.org/  Science & Technology
http://www.LensEscapes.com/  Images that escape the mundane



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.