Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.gui4j.util

Interface Summary
Filter Allgemeines Interface zur Defintion von Filtern auf beliebigen Objekten.
Nameable Implementierende Klassen müssen eindeutige sog.
Tagged  
Translator Interface for general translation of tags
 

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.