|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IResourceRegistry | The registry which holds all visual resources in the application. |
IVisualResource | An interface representing single visual resource which contains of: unique string identifier (not null and not empty), localized label (not null), localized description (not null), images (icons). |
IVisualResourcesProvider | A class responsible for providing visual resources to the resource registry. |
Class Summary | |
---|---|
AbstractVisualResourcesProvider | Abstract implementation of IVisualResourcesProvider which introduce helper methods for creating new
providers. |
CoreVisualResourcesProvider | Visual resource provider for core plugin. |
ImageVariants | Just a simple holder for visual resource variants constants. |
ResourceRegistry | Default implementation of IResourceRegistry . |
VisualResource | Default implementation of IVisualResource . |
VisualResourceEntry | A class which holds all data needed to create a visual resource. |
Enum Summary | |
---|---|
ImageSize | Enumeration which defines available image size. |
Exception Summary | |
---|---|
ResourceException | An exception for all errors associated with resources. |
Provides utilities for managing visual resources such as icons associated with localized messages.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |