- saveConfiguration(Language) - Method in class org.languagetool.gui.Configuration
-
- saveLoCache() - Method in class org.languagetool.gui.Configuration
-
- saveNoBackgroundCheck(boolean, Language) - Method in class org.languagetool.gui.Configuration
-
set option to switch off background check
and save configuration
- setAutoDetect(boolean) - Method in class org.languagetool.gui.Configuration
-
- setConfigurableValue(String, int) - Method in class org.languagetool.gui.Configuration
-
Set the value for a rule with ruleID
- setCurrentProfile(String) - Method in class org.languagetool.gui.Configuration
-
set the current profile
- setDefaultUnderlineColor(String) - Method in class org.languagetool.gui.Configuration
-
- setDefaultUnderlineRuleColor(String) - Method in class org.languagetool.gui.Configuration
-
- setDefaultUnderlineRuleType(String) - Method in class org.languagetool.gui.Configuration
-
- setDefaultUnderlineType(String) - Method in class org.languagetool.gui.Configuration
-
- setDisabledCategoryNames(Set<String>) - Method in class org.languagetool.gui.Configuration
-
- setDisabledRuleIds(Set<String>) - Method in class org.languagetool.gui.Configuration
-
- setDoResetCheck(boolean) - Method in class org.languagetool.gui.Configuration
-
set all paragraphs to be checked after every change of text
- setEnabledCategoryNames(Set<String>) - Method in class org.languagetool.gui.Configuration
-
- setEnabledRuleIds(Set<String>) - Method in class org.languagetool.gui.Configuration
-
- setExternalRuleDirectory(String) - Method in class org.languagetool.gui.Configuration
-
- setFontName(String) - Method in class org.languagetool.gui.Configuration
-
Sets the name of the GUI's editing textarea font.
- setFontSize(int) - Method in class org.languagetool.gui.Configuration
-
Sets the size of the GUI's editing textarea font.
- setFontStyle(int) - Method in class org.languagetool.gui.Configuration
-
Sets the style of the GUI's editing textarea font.
- setLanguage(Language) - Method in class org.languagetool.gui.Configuration
-
- setLookAndFeelName(String) - Method in class org.languagetool.gui.Configuration
-
Sets the name of the GUI's LaF.
- setMarkSingleCharBold(boolean) - Method in class org.languagetool.gui.Configuration
-
- setMotherTongue(Language) - Method in class org.languagetool.gui.Configuration
-
- setMultiThreadLO(boolean) - Method in class org.languagetool.gui.Configuration
-
run LO in multi thread mode
- setNgramDirectory(File) - Method in class org.languagetool.gui.Configuration
-
Sets the directory with ngram data (may be null).
- setNoBackgroundCheck(boolean) - Method in class org.languagetool.gui.Configuration
-
set option to switch off background check
if true: LT engine is switched of (no marks inside of document)
- setNoSynonymsAsSuggestions(boolean) - Method in class org.languagetool.gui.Configuration
-
- setNumParasToCheck(int) - Method in class org.languagetool.gui.Configuration
-
set the number of paragraphs to be checked for TextLevelRules
- setOtherServerUrl(String) - Method in class org.languagetool.gui.Configuration
-
- setRemoteCheck(boolean) - Method in class org.languagetool.gui.Configuration
-
- setRunServer(boolean) - Method in class org.languagetool.gui.Configuration
-
- setSaveLoCache(boolean) - Method in class org.languagetool.gui.Configuration
-
- setServerPort(int) - Method in class org.languagetool.gui.Configuration
-
- setTaggerShowsDisambigLog(boolean) - Method in class org.languagetool.gui.Configuration
-
Enables or disables the disambiguation log on the tagger window,
depending on the value of the parameter taggerShowsDisambigLog.
- setUnderlineColor(String, Color) - Method in class org.languagetool.gui.Configuration
-
- setUnderlineRuleColor(String, Color) - Method in class org.languagetool.gui.Configuration
-
- setUnderlineRuleType(String, short) - Method in class org.languagetool.gui.Configuration
-
- setUnderlineType(String, short) - Method in class org.languagetool.gui.Configuration
-
- setUseDocLanguage(boolean) - Method in class org.languagetool.gui.Configuration
-
- setUseGUIConfig(boolean) - Method in class org.languagetool.gui.Configuration
-
- setUseLtDictionary(boolean) - Method in class org.languagetool.gui.Configuration
-
- setUseOtherServer(boolean) - Method in class org.languagetool.gui.Configuration
-
- setUseTextLevelQueue(boolean) - Method in class org.languagetool.gui.Configuration
-
set all paragraphs to be not checked after every change of text
if more than one document loaded?
- setWord2VecDirectory(File) - Method in class org.languagetool.gui.Configuration
-
Sets the directory with word2vec data (may be null).
- shortenComment(String) - Static method in class org.languagetool.gui.Tools
-
LibO shortens menu items with more than ~100 characters by dropping text in the middle.
- show() - Method in class org.languagetool.gui.AboutDialog
-
- show(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
-
- showPanel(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
-