Uses of Interface
bibliothek.gui.dock.support.util.ApplicationResource
Packages that use ApplicationResource
Package
Description
Implementation of a
LayoutChangeStrategy and supporting classes.Utility classes, used to load resources like icons or manage settings that need to be stored persistently.
-
Uses of ApplicationResource in bibliothek.gui.dock.common.intern.layout
Classes in bibliothek.gui.dock.common.intern.layout that implement ApplicationResourceModifier and TypeClassDescriptionclassAnApplicationResourcethat emulates reading and writing layouts likeCControlwould do, but createsCPerspectives instead of actual layouts. -
Uses of ApplicationResource in bibliothek.gui.dock.support.util
Methods in bibliothek.gui.dock.support.util with parameters of type ApplicationResourceModifier and TypeMethodDescriptionvoidApplicationResourceManager.put(String name, ApplicationResource resource) Stores a resource that might be read or written at any time.