public interface UIIconMappingProvider
Modifier and Type | Method and Description |
---|---|
IconMapEntry[] |
getIconMappings(java.lang.String identifier)
Return the icon mappings for this identifier.
|
boolean |
isApplicable(java.lang.String identifier)
Can this provider generate the mappings for the passed in identifier?
|
boolean isApplicable(java.lang.String identifier)
identifier
- IconMapEntry[] getIconMappings(java.lang.String identifier)
identifier
-