Java com.intellij.openapi.options.colors AttributesDescriptor fields, constructors, methods, implement or subclass

Example usage for Java com.intellij.openapi.options.colors AttributesDescriptor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.intellij.openapi.options.colors AttributesDescriptor.

The text is from its open source code.

Constructor

AttributesDescriptor(@Nls @NotNull String displayName, @NotNull TextAttributesKey key)
Creates an attribute descriptor with the specified name and text attributes key.

Method

TextAttributesKeygetKey()