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

Packages that use bibliothek.gui.dock.util.extension
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock.control Classes responsible to handle some global task. 
bibliothek.gui.dock.util.extension Contains classes to create and manage extensions. 
 

Classes in bibliothek.gui.dock.util.extension used by bibliothek.gui
ExtensionManager
          Manages a set of Extensions.
 

Classes in bibliothek.gui.dock.util.extension used by bibliothek.gui.dock.control
ExtensionManager
          Manages a set of Extensions.
 

Classes in bibliothek.gui.dock.util.extension used by bibliothek.gui.dock.util.extension
Extension
          An extension provides a set of resources that override existing resources.
ExtensionName
          The name of some extension that can be loaded through Extension.
SharedExtension
          A SharedExtension is a set of extensions shared by many clients.