@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface ImageUtilitiesSpecificProvider
Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getIconDecoration(java.net.URL resource)
Get an icon decoration which can be used when presenting a small icon for the URL in a resource explorer tree.
|
java.lang.Object |
loadIcon(java.net.URL resource)
Load an icon from a specified URL resource location.
|
java.lang.Object getIconDecoration(java.net.URL resource)
resource
- The resource URL.null
.java.lang.Object loadIcon(java.net.URL resource)
resource
- The resource URL© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.