The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for g_s_m during June 2007

Removing elements from Swing HTMLDocument .htmlsrc, .javacode { font-family: monospace; font-size: 1em; color: navy; } pre.javacode, .htmlsrc, .htmlview { margin: 1em 2em; padding: 0em 1em; border: thin solid black; Suppose you have an HTML document, like this: <ul> <li id="LI1">Item 1</li> <li id...