Convenience routine, equivalent to getCursor(clazz.getResource(name));
As an additional convenience, if the name does not contain an extension (eg .gif)
then a list of common extensions will be tried.
Convenience routine, equivalent to getCursor(clazz.getResource(name));
As an additional convenience, if the name does not contain an extension (eg .gif)
then a list of common extensions will be tried.
Convenience routine, equivalent to getIcon(clazz.getResource(name));
As an additional convenience, if the name does not contain an extension (eg .gif)
then a list of common extensions will be tried.
Convenience routine, equivalent to getImage(clazz.getResource(name));
As an additional convenience, if the name does not contain an extension (eg .gif)
then a list of common extensions will be tried.