Uses of Class
bibliothek.gui.dock.support.util.ApplicationResourceManager

Packages that use ApplicationResourceManager
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
 

Uses of ApplicationResourceManager in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common that return ApplicationResourceManager
 ApplicationResourceManager CControl.getResources()
          Grants access to the manager that reads and stores configurations of the common-project.
Clients can add their own ApplicationResources to this manager, however clients are strongly discouraged from removing ApplicationResource which they did not add by themself.