|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.mwe.ui.internal.simpleEditor.ColorManager
public class ColorManager
| Field Summary | |
|---|---|
protected java.util.Map<org.eclipse.swt.graphics.RGB,org.eclipse.swt.graphics.Color> |
fColorTable
|
| Constructor Summary | |
|---|---|
ColorManager()
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
org.eclipse.swt.graphics.Color |
getColor(org.eclipse.swt.graphics.RGB rgb)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Map<org.eclipse.swt.graphics.RGB,org.eclipse.swt.graphics.Color> fColorTable
| Constructor Detail |
|---|
public ColorManager()
| Method Detail |
|---|
public void dispose()
public org.eclipse.swt.graphics.Color getColor(org.eclipse.swt.graphics.RGB rgb)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||