|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jurismarches.vradi.ui.renderers.ColorsMap
public class ColorsMap
All renderer instance can use the singleton to render thesaurus
| Field Summary | |
|---|---|
protected java.util.Map<java.lang.Integer,java.awt.Color> |
colors
|
| Constructor Summary | |
|---|---|
ColorsMap()
|
|
| Method Summary | |
|---|---|
java.awt.Color |
get(int depth)
|
static ColorsMap |
getInstance()
|
void |
updateColors()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Map<java.lang.Integer,java.awt.Color> colors
| Constructor Detail |
|---|
public ColorsMap()
| Method Detail |
|---|
public static ColorsMap getInstance()
public void updateColors()
public java.awt.Color get(int depth)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||