Class ImageUtil.AWTImageLoader

java.lang.Object
megamek.common.util.ImageUtil.AWTImageLoader
All Implemented Interfaces:
ImageUtil.ImageLoader
Enclosing class:
ImageUtil

public static class ImageUtil.AWTImageLoader extends Object implements ImageUtil.ImageLoader
ImageLoader implementation that expects a path to an image file, and that file is loaded directly and the loaded image is returned.