public class Png24XPIconMap extends Png16XPIconMap
Png16XPIconMap,
Gif16EclipseIconMap,
Serialized FormAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
|
Png24XPIconMap()
Constructs a new icon map.
|
protected |
Png24XPIconMap(int iconWidth,
int iconHeight)
Constructs a new icon map.
|
maingetDisabledIcon, getIcon, getIconDimension, getLoadedFileNames, loadIcon, setIconclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic Png24XPIconMap()
protected Png24XPIconMap(int iconWidth,
int iconHeight)
iconWidth - the width of the icons contained in this mapiconHeight - the height of the icons contained in this mapCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.