> I'm looking for a simple widget (JTextArea, JEditPane, etc) that supports
> very simple stylistic changes, like multiple fonts, multiple styles, along
[quoted text clipped - 5 lines]
>
> Allan
There's a demo application in the SDK installation directory which
offers simple style changes and loading/saving the document. It's called
Stylepad: j2sdk1.5.0/demo/jfc/Stylepad.

Signature
Regards,
Roland de Ruiter
___ ___
/__/ w_/ /__/
/ \ /_/ / \
AC - 22 Mar 2005 14:24 GMT
>> I'm looking for a simple widget (JTextArea, JEditPane, etc) that supports
>> very simple stylistic changes, like multiple fonts, multiple styles,
[quoted text clipped - 9 lines]
> simple style changes and loading/saving the document. It's called
> Stylepad: j2sdk1.5.0/demo/jfc/Stylepad.
Thanks, Roland. I'll check that out.
Allan