public interface IconResolver
DesktopResources
by the given iconPath
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getIconResource(java.lang.String iconPath)
Returns an instance of
Icon by the given iconPath . |
static final java.lang.String NAME