|
|||||||||
| Home >> All >> javax >> ide >> [ util overview ] | PREV NEXT | ||||||||
Uses of Class
javax.ide.util.IconDescription
| Uses of IconDescription in javax.ide.util |
| Methods in javax.ide.util that return IconDescription | |
static IconDescription |
IconDescription.createInstance(java.net.URL url)
Create an instance that wraps the specified icon URL. |
static IconDescription |
IconDescription.createResourceInstance(java.lang.ClassLoader loader,
java.lang.String bundleClass,
java.lang.String key)
Create an instance of IconDescription based on a resource key lookup. |
static IconDescription |
IconDescription.createPathInstance(java.lang.ClassLoader loader,
java.lang.String path)
Create an instance of IconDescription based on a direct icon path in the manifest file. |
|
|||||||||
| Home >> All >> javax >> ide >> [ util overview ] | PREV NEXT | ||||||||