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