Package org.gvsig.utils
Class Utils
java.lang.Object
org.gvsig.utils.Utils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static ImageIconcreateImageIcon(String path) Returns an ImageIcon, or null if the path was invalid.static StringgetExtension(File f)
-
Field Details
-
jpeg
- See Also:
-
jpg
- See Also:
-
gif
- See Also:
-
tiff
- See Also:
-
tif
- See Also:
-
png
- See Also:
-
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
getExtension
-
createImageIcon
Returns an ImageIcon, or null if the path was invalid.
-