Re: HTML in Java
- From: jonck@xxxxxxxxxxxxxxx
- Date: 24 Oct 2005 07:35:34 -0700
> So far so good. Now, unless I'm mistaken, I created some kind of HTML
> editor, which I just can't see on screen yet. I suppose I have to add
> this to a frame I created before or yet have to create in order to make
> it actually visible as an editor? (really feeling like a newbie)
Yes, see the example I posted at
http://www.nomorepasting.com/paste.php?pasteID=50854 how you
incorporate your JEditorPane into a JFrame so that you can actually see
your HTML. Basically what it comes down to that you will want to
replace the lines where I manually create some HTML (starting on line
46) with your own HTML string creation code. If you follow the outlines
of the example everything should be fine.
.
- Follow-Ups:
- Re: HTML in Java
- From: Huub
- Re: HTML in Java
- References:
- HTML in Java
- From: Huub
- Re: HTML in Java
- From: jonck
- Re: HTML in Java
- From: Huub
- Re: HTML in Java
- From: Jonck
- Re: HTML in Java
- From: Jonck
- Re: HTML in Java
- From: Huub
- Re: HTML in Java
- From: jonck
- Re: HTML in Java
- From: Huub
- Re: HTML in Java
- From: jonck
- Re: HTML in Java
- From: Huub
- Re: HTML in Java
- From: jonck
- Re: HTML in Java
- From: Huub
- Re: HTML in Java
- From: jonck
- Re: HTML in Java
- From: Huub
- Re: HTML in Java
- From: jonck
- Re: HTML in Java
- From: Huub
- HTML in Java
- Prev by Date: Re: HTML in Java
- Next by Date: Re: JScrollPane - strange repainting problem?
- Previous by thread: Re: HTML in Java
- Next by thread: Re: HTML in Java
- Index(es):
Relevant Pages
|