public interface IImageManager| Modifier and Type | Method and Description |
|---|---|
ImageIcon | getCachedImage(String name)Get the ImageIcon if it is available in the cache. |
ImageIcon | getImage(String name)Gets a cached image from the resource URL. |
ImageIcon | getImage(String name, boolean keepInCache)Gets a [cached] image from the resource URL. |
double | getScaleX()Gets the scaling factor for images in X. |
double | getScaleY()Gets the scaling factor for images in X. |
ImageIcon getCachedImage(String name)
ImageIcon if it is available in the cache.name -ImageIcon getImage(String name, boolean keepInCache)
double getScaleX()
double getScaleY()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.