Uses of Class
bibliothek.gui.dock.title.ControllerTitleFactory

Packages that use ControllerTitleFactory
bibliothek.gui.dock.title Elements needed to paint the title of a Dockable
 

Uses of ControllerTitleFactory in bibliothek.gui.dock.title
 

Fields in bibliothek.gui.dock.title declared as ControllerTitleFactory
static ControllerTitleFactory ControllerTitleFactory.INSTANCE
          An instance of this factory.
Note: it is safe to use install(DockTitleRequest) and uninstall(DockTitleRequest) on this singleton, the call will be forwarded to the DockController of the calling DockTitleRequest.