| Home >> All >> org >> gui4j >> [ util Javadoc ] |
org.gui4j.util: Javadoc index of package org.gui4j.util.
Package Samples:
org.gui4j.util
Classes:
Nameable: Implementierende Klassen müssen eindeutige sog. Nametags für alle ihre Instanzen liefern. Diese Nametags können von anderen Komponenten beliebiger Schichten verwendet werden. Hauptintention für die Einführung: die GUI Schicht benutzt den Nametag von Objekten, um Übersetzungen bzw. Anzeigetexte zu definieren.
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.
DefaultTranslator: Default implementation for the interface Translator . The translation is taken from a property file. Optional it is possible to delegate the translation process to another Translator if no entry was found in the property file.
Pair: A Pair is a container for two objects, the "first" and the "second" one. Instances of Pair are immutable.
Filter: Allgemeines Interface zur Defintion von Filtern auf beliebigen Objekten.
Translator: Interface for general translation of tags
Day: Stellt einen Arbeitstag dar.
Tagged
| Home | Contact Us | Privacy Policy | Terms of Service |