- All Implemented Interfaces:
org.teamapps.icons.spi.IconLoader<AntuIcon>
public class AntuIconLoader
extends Object
implements org.teamapps.icons.spi.IconLoader<AntuIcon>
-
-
Method Summary
| Modifier and Type |
Method |
Description |
org.teamapps.icons.IconResource |
loadIcon(AntuIcon icon,
int size,
org.teamapps.icons.IconLoaderContext context) |
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AntuIconLoader
public AntuIconLoader()
-
Method Details
-
loadIcon
public org.teamapps.icons.IconResource loadIcon(
AntuIcon icon,
int size,
org.teamapps.icons.IconLoaderContext context)
- Specified by:
loadIcon in interface org.teamapps.icons.spi.IconLoader<AntuIcon>