[2902] in java-interest
HTML Support
daemon@ATHENA.MIT.EDU (Jonathan Taylor)
Thu Oct 19 19:49:46 1995
To: java-interest@java.Eng.Sun.COM
From: jonathan@athenanow.com (Jonathan Taylor)
Date: Thu, 19 Oct 1995 17:49:29 -0400
What are the prospects for supporting HTML (or other formatted text) within
Java? Seems like this would be a useful Component class (e.g.,
HTMLTextArea) for uneditable data.
Another approach would be to write a variation on drawString() which
accepted a bounding rectangle and a stream of marked-up text.
A markup language like HTML could be parsed in Java, and and a series of
drawString() calls made, but how can an app measure the resulting string, in
order to position the next one?
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com