Uses of Interface
de.slikey.effectlib.util.ImageLoadCallback
Packages that use ImageLoadCallback
-
Uses of ImageLoadCallback in de.slikey.effectlib
Methods in de.slikey.effectlib with parameters of type ImageLoadCallbackModifier and TypeMethodDescriptionvoidEffectManager.loadImage(String fileName, ImageLoadCallback callback) -
Uses of ImageLoadCallback in de.slikey.effectlib.util
Fields in de.slikey.effectlib.util declared as ImageLoadCallbackConstructors in de.slikey.effectlib.util with parameters of type ImageLoadCallbackModifierConstructorDescriptionImageLoadTask(EffectManager manager, String fileName, ImageLoadCallback callback)