Hi,

There is a documentation on java site for showing styled text in JTextComponent.

I learnt from there that I can put icons in JTextComponent using StyleConstants class.

And the icon gets shown on JDK1.2 application and applet. And also in JDK1.3 application. But it is not showing up in JDK1.3.

Actually I got link to the documentation in JDK1.3 documentation, so it was supposed to work in JDK1.3. But its not happening.

If someone knows work-around for it, please let me know.

Thanx in advance.


- UnicMan
http://members.tripod.com/unicman