| Modifier and Type | Method and Description |
|---|---|
EditorTokenThemeRule |
EditorTokenThemeRule.setBackground(java.lang.String background) |
EditorTokenThemeRule |
EditorTokenThemeRule.setFontStyle(java.lang.String fontStyle) |
EditorTokenThemeRule |
EditorTokenThemeRule.setForeground(java.lang.String foreground) |
EditorTokenThemeRule |
EditorTokenThemeRule.setToken(java.lang.String token) |
| Modifier and Type | Method and Description |
|---|---|
EditorStandaloneTheme |
EditorStandaloneTheme.addRule(EditorTokenThemeRule... items) |
| Modifier and Type | Method and Description |
|---|---|
EditorStandaloneTheme |
EditorStandaloneTheme.setRules(java.util.List<EditorTokenThemeRule> rules) |
Copyright © 2011–2021. All rights reserved.