|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditorFontType | |
|---|---|
| com.intellij.openapi.editor.colors | Provides interfaces for working with text editor color schemes. |
| Uses of EditorFontType in com.intellij.openapi.editor.colors |
|---|
| Fields in com.intellij.openapi.editor.colors declared as EditorFontType | |
|---|---|
static EditorFontType |
EditorFontType.BOLD
|
static EditorFontType |
EditorFontType.BOLD_ITALIC
|
static EditorFontType |
EditorFontType.ITALIC
|
static EditorFontType |
EditorFontType.PLAIN
|
| Methods in com.intellij.openapi.editor.colors with parameters of type EditorFontType | |
|---|---|
java.awt.Font |
EditorColorsScheme.getFont(EditorFontType key)
|
void |
EditorColorsScheme.setFont(EditorFontType key,
java.awt.Font font)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||