Uses of Class
bibliothek.gui.dock.support.util.ApplicationResourceManager
Packages that use ApplicationResourceManager
Package
Description
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 ApplicationResourceManagerModifier and TypeMethodDescriptionCControl.getResources()Grants access to the manager that reads and stores configurations of the common-project.
Clients can add their ownApplicationResources to this manager, however clients are strongly discouraged from removingApplicationResourcewhich they did not add themselves.