KKB, 8.4.03: This code was originally copied from a Swing Forum entry on
Sun's website: http://forum.java.sun.com/thread.jsp?forum=57&thread=294121
A Panel that can be blocked.
Just set an instance of this class as the glassPane
of your JFrame and call block() as needed.