|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.openapi.options.colors.ColorDescriptor
public final class ColorDescriptor
| Nested Class Summary | |
|---|---|
static class |
ColorDescriptor.Kind
|
| Constructor Summary | |
|---|---|
ColorDescriptor(java.lang.String displayName,
ColorKey key,
ColorDescriptor.Kind kind)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
ColorKey |
getKey()
|
ColorDescriptor.Kind |
getKind()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColorDescriptor(java.lang.String displayName,
ColorKey key,
ColorDescriptor.Kind kind)
| Method Detail |
|---|
public ColorDescriptor.Kind getKind()
public java.lang.String getDisplayName()
public ColorKey getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||