Uses of Package
bibliothek.gui.dock.util.text

Packages that use bibliothek.gui.dock.util.text
bibliothek.extension.gui.dock.preference Generic collection of preferences used in this framework. 
bibliothek.extension.gui.dock.preference.editor A set of PreferenceEditors for types that are often used. 
bibliothek.extension.gui.dock.preference.preferences.choice A set of small classes containing choices the user can make. 
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock.action The components dealing with the logic of DockActions. 
bibliothek.gui.dock.common.action.util Some utility classes required to precisely configure the behavior of CActions. 
bibliothek.gui.dock.facile.menu Implementations of MenuPiece
bibliothek.gui.dock.themes Contains an implementation of DockTheme and all classes which are neede by this theme. 
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. 
 

Classes in bibliothek.gui.dock.util.text used by bibliothek.extension.gui.dock.preference
TextValue
          An observer to a TextManager.
 

Classes in bibliothek.gui.dock.util.text used by bibliothek.extension.gui.dock.preference.editor
TextValue
          An observer to a TextManager.
 

Classes in bibliothek.gui.dock.util.text used by bibliothek.extension.gui.dock.preference.preferences.choice
TextValue
          An observer to a TextManager.
 

Classes in bibliothek.gui.dock.util.text used by bibliothek.gui
TextBridge
          A filter between a TextManager and a TextValue.
TextValue
          An observer to a TextManager.
 

Classes in bibliothek.gui.dock.util.text used by bibliothek.gui.dock.action
TextValue
          An observer to a TextManager.
 

Classes in bibliothek.gui.dock.util.text used by bibliothek.gui.dock.common.action.util
TextValue
          An observer to a TextManager.
 

Classes in bibliothek.gui.dock.util.text used by bibliothek.gui.dock.facile.menu
TextValue
          An observer to a TextManager.
 

Classes in bibliothek.gui.dock.util.text used by bibliothek.gui.dock.themes
TextValue
          An observer to a TextManager.
 

Classes in bibliothek.gui.dock.util.text used by bibliothek.gui.dock.util.text
TextBridge
          A filter between a TextManager and a TextValue.
TextValue
          An observer to a TextManager.