org.chorem.vradi.ui.renderers
Class ColorsMap
java.lang.Object
org.chorem.vradi.ui.renderers.ColorsMap
public class ColorsMap
- extends Object
All renderer instance can use the singleton to render thesaurus
- Author:
- letellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
colors
protected Map<Integer,Color> colors
ColorsMap
public ColorsMap()
getInstance
public static ColorsMap getInstance()
updateColors
public void updateColors()
get
public Color get(int depth)
Copyright © 2009-2011 CodeLutin. All Rights Reserved.