|
Class Summary |
| BlockingGlassPane |
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. |
| Day |
Stellt einen Arbeitstag dar. |
| DefaultTranslator |
Default implementation for the interface Translator. |
| DefaultTranslator.IdTranslator |
|
| Pair |
A Pair is a container for two objects, the "first" and the "second" one. |