Uses of Class
bibliothek.gui.DockUI

Packages that use DockUI
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock.util.local Classes dealing with localization. 
 

Uses of DockUI in bibliothek.gui
 

Methods in bibliothek.gui that return DockUI
static DockUI DockUI.getDefaultDockUI()
          Gets the default instance of DockUI.
 

Uses of DockUI in bibliothek.gui.dock.util.local
 

Methods in bibliothek.gui.dock.util.local with parameters of type DockUI
 void LocaleListener.bundleChanged(DockUI ui)
          Deprecated. Called when the language bundle has changed, the language bundle may change because of a new locale or because the client directly sets the bundle.
 void LocaleListener.localeChanged(DockUI ui)
          Deprecated. Called when the Locale has changed.