Uses of Interface
jfxutils.images.ImageStorage
Packages that use ImageStorage
-
Uses of ImageStorage in jfxutils.images
Classes in jfxutils.images that implement ImageStorageModifier and TypeClassDescriptionclass
EnumImageStorage<T extends Enum<?>>
An implementation of theImageStorage
interface that associates PNG images with the constants of an enum.class
An implementation of theImageStorage
interface that associates PNG images with a consecutive sequence of ints starting from 0.