Uses of Interface
bibliothek.gui.dock.support.util.ApplicationResource

Packages that use ApplicationResource
bibliothek.gui.dock.support.util Utility classes, used to load resources like icons or manage settings that need to be stored persistently. 
 

Uses of ApplicationResource in bibliothek.gui.dock.support.util
 

Methods in bibliothek.gui.dock.support.util with parameters of type ApplicationResource
 void ApplicationResourceManager.put(String name, ApplicationResource resource)
          Stores a resource that might be read or written at any time.