| Package | Description |
|---|---|
| grammarscope.browser.dialog | |
| grammarscope.common.filter.tree |
| Modifier and Type | Field and Description |
|---|---|
private ColorPad |
SettingsDialog.backgroundColorPad
ColorPad
|
private ColorPad |
SettingsDialog.coreferencesBackgroundColorPad |
private ColorPad |
SettingsDialog.coreferencesForegroundColorPad
ColorPad
|
private ColorPad |
SettingsDialog.nesBackgroundColorPad |
private ColorPad |
SettingsDialog.nesForegroundColorPad
ColorPad
|
private ColorPad |
SettingsDialog.posBackgroundColorPad |
private ColorPad |
SettingsDialog.posForegroundColorPad
ColorPad
|
private ColorPad |
SettingsDialog.relationBackgroundColorPad |
private ColorPad |
SettingsDialog.relationForegroundColorPad
ColorPad
|
private ColorPad |
SettingsDialog.semanticGraphBackgroundColorPad |
private ColorPad |
SettingsDialog.semanticGraphForegroundColorPad
ColorPad
|
private ColorPad |
SettingsDialog.sentimentBackgroundColorPad |
private ColorPad |
SettingsDialog.sentimentForegroundColorPad
ColorPad
|
| Modifier and Type | Method and Description |
|---|---|
private static ColorPad |
SettingsDialog.makeColorPad()
Make color pad
|
| Modifier and Type | Method and Description |
|---|---|
private void |
SettingsDialog.colorPadToSettings(ColorPad pad,
Settings.Setting setting) |
private void |
SettingsDialog.settingsToColorPad(ColorPad pad,
Settings.Setting setting) |
| Modifier and Type | Field and Description |
|---|---|
protected ColorPad |
DecoratedTreeCell.colorPad
Color pad component
|