Package bibliothek.gui.dock.util.text

Classes used by the TextManager to set up the default texts based on the language in which the JRE is executed, and classes allowing clients to modify these texts.

See:
          Description

Interface Summary
TextBridge A filter between a TextManager and a TextValue.
 

Class Summary
DefaultTextScheme This UIScheme is used by the TextManager to load the default set of strings from one or several ResourceBundles.
DialogText A text that is shown on or by a JDialog.
SwingActionText A text that is used by an Action.
TextValue An observer to a TextManager.
 

Package bibliothek.gui.dock.util.text Description

Classes used by the TextManager to set up the default texts based on the language in which the JRE is executed, and classes allowing clients to modify these texts.