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

Packages that use bibliothek.gui.dock.support.util
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.support.util Utility classes, used to load resources like icons or manage settings that need to be stored persistently. 
 

Classes in bibliothek.gui.dock.support.util used by bibliothek.gui.dock.common
ApplicationResourceManager
          Manages a set of ApplicationResources, can load and store the resources at any time.
 

Classes in bibliothek.gui.dock.support.util used by bibliothek.gui.dock.support.util
ApplicationResource
          A resource that is created by the application and is stored persistent by the ApplicationResourceManager.