| Package | Description |
|---|---|
| org.dts.spell.swing.panels |
| Modifier and Type | Class and Description |
|---|---|
class |
BadCaseSolutionPanel |
class |
LoadDictionaryPanel |
class |
NoDictionaryInstalledPanel |
class |
NoErrorSolutionPanel |
class |
RepeatWordSolutionPanel |
class |
SearchSolutionPanel |
class |
SimpleSolutionPanel |
class |
SimpleTextSolutionPanel |
class |
SpellErrorSolutionPanel |
| Modifier and Type | Method and Description |
|---|---|
SolutionPanel |
SolutionContainerPanel.getLoadDictionaryPanel() |
SolutionPanel |
SolutionContainerPanel.getNoDictionaryPanel() |
SolutionPanel |
SolutionContainerPanel.getNoErrorPanel() |
protected SolutionPanel |
SolutionContainerPanel.getPanelByName(String name) |
SolutionPanel |
SolutionContainerPanel.getSearchErrorPanel() |
SolutionPanel |
SolutionContainerPanel.getSolutionPanelFor(org.dts.spell.ErrorInfo errorInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolutionContainerPanel.addInternalSolutionPanel(SolutionPanel panel,
JTextComponentSpellChecker txtCmpSpellChecker) |
protected void |
SolutionContainerPanel.addSolutionPanel(SolutionPanel panel) |
protected void |
JRealTimeSpellPanel.calcSolution(SolutionPanel panel,
org.dts.spell.ErrorInfo errorInfo) |
void |
SolutionContainerPanel.showSolutionPanel(SolutionPanel panel) |
Copyright © 2020. All rights reserved.