public class Gif16EclipseIconMap extends AbstractIconMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
|
Gif16EclipseIconMap()
Constructs a new icon map.
|
protected |
Gif16EclipseIconMap(int iconWidth,
int iconHeight)
Constructs a new icon map.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Runs a little app that will show a table that lists the defined icons and
their IDs.
|
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 Gif16EclipseIconMap()
protected Gif16EclipseIconMap(int iconWidth, int iconHeight)
iconWidth
- the width of the icons contained in this mapiconHeight
- the height of the icons contained in this mappublic static void main(String[] args)
args
- optional program arguments (not used)Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.