public class ModelItemIconFactory extends Object
Constructor and Description |
---|
ModelItemIconFactory() |
Modifier and Type | Method and Description |
---|---|
static ImageIcon |
getIcon(Class<? extends ModelItem> clazz) |
static <T extends ModelItem> |
getIcon(T modelItem) |
static String |
getIconPath(Class<? extends ModelItem> clazz) |
static <T extends ModelItem> |
getIconPath(T modelItem) |
Copyright © 2019. All Rights Reserved.