 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Kevin Guest
|
Posted: Thu Apr 15, 2004 3:59 am Post subject: Style Sheets |
|
|
Is there any open source out there that will allow me to use Style
Sheets inside of a GUI window, preferably a JEditorPane? I need to be
able to open Style Sheet formatted html that is inputted into a
database through an ASP client, and then retrieved in a JAVA client.
|
|
| Back to top |
|
 |
David Harper Guest
|
Posted: Thu Apr 15, 2004 5:45 am Post subject: Re: Style Sheets |
|
|
Kevin wrote:
| Quote: | Is there any open source out there that will allow me to use Style
Sheets inside of a GUI window, preferably a JEditorPane? I need to be
able to open Style Sheet formatted html that is inputted into a
database through an ASP client, and then retrieved in a JAVA client.
|
You may have better luck if you post to comp.java.lang.gui, since your
problem is with your GUI, not with your database.
Indeed, there's a recent thread in comp.java.lang.gui which discusses
CSS and JEditorPane:
From: Rhino (rhino1 (AT) NOSPAM (DOT) sympatico.ca)
Subject: Displaying HTML with CSS in JEditorPane
Newsgroups: comp.lang.java.gui
Date: 2003-01-31 20:43:08 PST
It's archived at Google groups. Remember, Google is your friend.
David Harper
Cambridge, England
|
|
| Back to top |
|
 |
Roedy Green Guest
|
Posted: Thu Apr 15, 2004 7:58 am Post subject: Re: Style Sheets |
|
|
On 14 Apr 2004 20:59:56 -0700, [email]kr108 (AT) msn (DOT) com[/email] (Kevin) wrote or quoted :
| Quote: | I need to be
able to open Style Sheet formatted html that is inputted into a
database through an ASP client, and then retrieved in a JAVA client.
|
For a list of possibilities see
http://mindprod.com/jgloss/htmlrendering.html
I don't know of one off hand, last time I looked.
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
|
|
| Back to top |
|
 |
Kevin Guest
|
Posted: Thu Apr 15, 2004 4:51 pm Post subject: Re: Style Sheets |
|
|
David Harper <devnull (AT) obliquity (DOT) u-net.com> wrote
| Quote: | Kevin wrote:
Is there any open source out there that will allow me to use Style
Sheets inside of a GUI window, preferably a JEditorPane? I need to be
able to open Style Sheet formatted html that is inputted into a
database through an ASP client, and then retrieved in a JAVA client.
You may have better luck if you post to comp.java.lang.gui, since your
problem is with your GUI, not with your database.
Indeed, there's a recent thread in comp.java.lang.gui which discusses
CSS and JEditorPane:
From: Rhino (rhino1 (AT) NOSPAM (DOT) sympatico.ca)
Subject: Displaying HTML with CSS in JEditorPane
Newsgroups: comp.lang.java.gui
Date: 2003-01-31 20:43:08 PST
It's archived at Google groups. Remember, Google is your friend.
David Harper
Cambridge, England
|
Thanks, Ive posted in that group as well, and looked up the thread you
mentioned...though it does not explain much about how to actually
implements anything. I am still a student working on a rather
complicated system for the amount we have been taught.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|