Re: Search advanced TextArea (bold, underline, different font-sizes...)
From: Raymond DeCampo (rdecampo_at_spam-I-am-not.twcny.rr.com)
Date: 01/28/04
- Next message: Darin Johnson: "Re: Programming languages for the very young"
- Previous message: Raymond DeCampo: "Re: Q: Java source and directory structure - 'standard way' ?"
- In reply to: Nuke van Dyke: "Search advanced TextArea (bold, underline, different font-sizes...)"
- Next in thread: Nuke van Dyke: "Re: Search advanced TextArea (bold, underline, different font-sizes...)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jan 2004 02:15:10 GMT
Nuke van Dyke wrote:
> Hi,
>
> I'm searching for an advanced TextArea GUI Component.
> Should be written in Swing.
> Possible open source!!
>
> It should handle
> - stylings like underline, bold, italic, colors
> - different font-sizes
> - optional support for embedded pictures
>
> For examle the input area for mails in MS-Outlook or the editor in Office.
> But not so complex. Just the requirements mentioned above.
>
> Does someone know such a class/package??
>
> Thanks a lot!
> bye nuke
JEditorPane supports HTML 3.2 and is included with the JDK.
Ray
- Next message: Darin Johnson: "Re: Programming languages for the very young"
- Previous message: Raymond DeCampo: "Re: Q: Java source and directory structure - 'standard way' ?"
- In reply to: Nuke van Dyke: "Search advanced TextArea (bold, underline, different font-sizes...)"
- Next in thread: Nuke van Dyke: "Re: Search advanced TextArea (bold, underline, different font-sizes...)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]