g_s_m's blog
Generating Print Preview of Swing Text Components
This question, “how to generate print preview of Java Swing
components,” is asked often on various discussion forums, because
currently (as of version 6) the Java SE doesn't have standard facilities for
building print previews.
Removing elements from Swing HTML in JDK6
After I
published
href="http://weblogs.java.net/blog/g_s_m/archive/2007/06/removing_elemen_1.html">the
entry on removing elements from Swing HTMLDocument in JDK7, I got
a question from a reader: but how to actually remove elements in JDK6?
There's no easy way, but what is the <
Removing elements from Swing HTMLDocument





