Package com.io7m.jwheatsheaf.ui
Class JWImages
- java.lang.Object
-
- com.io7m.jwheatsheaf.ui.JWImages
-
public final class JWImages extends java.lang.ObjectFunctions to deal with images.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javafx.scene.image.ImageViewimageView16x16Of(java.net.URL url)Construct a 16x16 image view for the given URL.
-