Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABORT - Enum constant in enum class org.omegat.CLIParameters.TAG_VALIDATION_MODE
 
ABOUT_TEXT_NAME - Static variable in class org.omegat.gui.dialogs.AboutDialog
 
AboutDialog - Class in org.omegat.gui.dialogs
About dialog, showing OmegaT version and information on contributors.
AboutDialog(Frame) - Constructor for class org.omegat.gui.dialogs.AboutDialog
Creates new form AboutDialog
absoluteForSystem(String) - Static method in class org.omegat.util.FileUtil
Converts Windows absolute path into current system's absolute path.
AbstractAutoCompleterView - Class in org.omegat.gui.editor.autocompleter
An abstract auto-completer view.
AbstractAutoCompleterView(String) - Constructor for class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Deprecated.
AbstractAutoCompleterView(String, AutoCompleter) - Constructor for class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Creates a new auto-completer view.
AbstractFilter - Class in org.omegat.filters2
The base class for all filters (aka file handlers).
AbstractFilter() - Constructor for class org.omegat.filters2.AbstractFilter
 
AbstractHunspellDictionary - Class in org.omegat.core.spellchecker
 
AbstractHunspellDictionary() - Constructor for class org.omegat.core.spellchecker.AbstractHunspellDictionary
 
AbstractMarker - Class in org.omegat.gui.editor.mark
Abstract marker class that marks source and target text according to some 'pattern' and paints them according to some 'PAINTER' and 'ATTRIBUTES' (all of them defined by implementing classes)
AbstractMarker() - Constructor for class org.omegat.gui.editor.mark.AbstractMarker
 
AbstractMorfologikDictionary - Class in org.omegat.core.spellchecker
 
AbstractMorfologikDictionary() - Constructor for class org.omegat.core.spellchecker.AbstractMorfologikDictionary
 
AbstractOptions - Class in org.omegat.filters2
Class for wrap text options for read default values, parse int, boolean, enum values, etc.
AbstractOptions(Map<String, String>) - Constructor for class org.omegat.filters2.AbstractOptions
 
AbstractScriptEditor - Class in org.omegat.gui.scripting.ui
 
AbstractScriptEditor() - Constructor for class org.omegat.gui.scripting.ui.AbstractScriptEditor
 
AbstractScriptRunner - Class in org.omegat.gui.scripting.runner
Abstract base class for script runners.
AbstractScriptRunner() - Constructor for class org.omegat.gui.scripting.runner.AbstractScriptRunner
 
AbstractSpellChecker - Class in org.omegat.core.spellchecker
Abstract spell checker with method to handle ISpellCheckerProvider.
AbstractSpellChecker() - Constructor for class org.omegat.core.spellchecker.AbstractSpellChecker
 
AbstractXmlFilter - Class in org.omegat.filters4.xml
Abstract for StaX-based filters.
AbstractXmlFilter() - Constructor for class org.omegat.filters4.xml.AbstractXmlFilter
 
AbstractZipFilter - Class in org.omegat.filters4
Filter for a file format which is an archive containing XML.
AC_AUTOTEXT_ENABLED - Static variable in class org.omegat.util.Preferences
autotext auto-completion
AC_AUTOTEXT_ENABLED_DEFAULT - Static variable in class org.omegat.util.Preferences
 
AC_AUTOTEXT_SORT_ALPHABETICALLY - Static variable in class org.omegat.util.Preferences
 
AC_AUTOTEXT_SORT_BY_LENGTH - Static variable in class org.omegat.util.Preferences
 
AC_AUTOTEXT_SORT_FULL_TEXT - Static variable in class org.omegat.util.Preferences
 
AC_CHARTABLE_CUSTOM_CHAR_STRING - Static variable in class org.omegat.util.Preferences
 
AC_CHARTABLE_ENABLED - Static variable in class org.omegat.util.Preferences
char table auto-completion
AC_CHARTABLE_ENABLED_DEFAULT - Static variable in class org.omegat.util.Preferences
 
AC_CHARTABLE_UNIQUE_CUSTOM_CHARS - Static variable in class org.omegat.util.Preferences
 
AC_CHARTABLE_USE_CUSTOM_CHARS - Static variable in class org.omegat.util.Preferences
 
AC_GLOSSARY_CAPITALIZE - Static variable in class org.omegat.util.Preferences
 
AC_GLOSSARY_ENABLED - Static variable in class org.omegat.util.Preferences
glossary auto-completion
AC_GLOSSARY_ENABLED_DEFAULT - Static variable in class org.omegat.util.Preferences
 
AC_GLOSSARY_SHOW_SOURCE - Static variable in class org.omegat.util.Preferences
 
AC_GLOSSARY_SHOW_TARGET_BEFORE_SOURCE - Static variable in class org.omegat.util.Preferences
 
AC_GLOSSARY_SORT_ALPHABETICALLY - Static variable in class org.omegat.util.Preferences
 
AC_GLOSSARY_SORT_BY_LENGTH - Static variable in class org.omegat.util.Preferences
 
AC_HISTORY_COMPLETION_ENABLED - Static variable in class org.omegat.util.Preferences
history completion and prediction
AC_HISTORY_PREDICTION_ENABLED - Static variable in class org.omegat.util.Preferences
 
AC_SHOW_SUGGESTIONS_AUTOMATICALLY - Static variable in class org.omegat.util.Preferences
 
AC_SWITCH_VIEWS_WITH_LR - Static variable in class org.omegat.util.Preferences
 
accept(File) - Method in class org.omegat.gui.dialogs.ChooseMedProject
 
accept(File) - Method in class org.omegat.gui.dialogs.ChoosePluginFile
 
AccessTools - Class in org.omegat.gui.accesstool
 
AccessTools(BaseMainWindowMenuHandler) - Constructor for class org.omegat.gui.accesstool.AccessTools
 
acknowledgeAuthentication(boolean, String, String, SVNErrorMessage, SVNAuthentication) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
acknowledgeTrustManager(TrustManager) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
actionPerformed(ActionEvent) - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
actionPerformed(ActionEvent) - Method in class org.omegat.util.FunctionalAction
 
activateEntry() - Method in class org.omegat.gui.editor.EditorController
 
activateEntry() - Method in interface org.omegat.gui.editor.IEditor
Activate entry for edit.
activateEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
activateEntry(IEditor.CaretPosition) - Method in class org.omegat.gui.editor.EditorController
Activates the current entry (if available) by displaying source text and embedding displayed text in markers.
activateEntryAndGotoOffset(int) - Method in class org.omegat.gui.editor.EditorController
 
add(String) - Static method in class org.omegat.util.RecentProjects
 
add(String, T) - Method in class org.omegat.core.dictionaries.DictionaryData
Insert a key=value pair into the data store.
add(JMenuItem) - Method in class org.omegat.util.gui.MenuItemPager
Add an item to the menu.
add(StatCount) - Method in class org.omegat.core.statistics.StatCount
 
add(Attribute) - Method in class org.omegat.filters3.Attributes
Adds an attribute to the list.
add(Element) - Method in class org.omegat.filters3.Entry
Adds an element to this entry.
add(Tag) - Method in class org.omegat.filters3.AggregatedTag
Adds a tag to the aggregated tags list.
add(SegmentBuilder) - Method in class org.omegat.gui.editor.mark.CalcMarkersThread
 
add(SegmentBuilder[]) - Method in class org.omegat.gui.editor.mark.CalcMarkersThread
 
add(IMachineTranslation) - Static method in class org.omegat.core.machinetranslators.MachineTranslators
Deprecated.
 
addBidiAroundTags(String, SourceTextEntry) - Static method in class org.omegat.gui.editor.EditorUtils
Add RTL+LTR around tags.
addColumnAdjustmentListener(ActionListener) - Method in class org.omegat.util.gui.TableColumnSizer
 
addCommand(ExternalFinderItemCommand) - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
addCommentProvider(ICommentProvider, int) - Method in class org.omegat.gui.comments.CommentsTextArea
 
addCommentProvider(ICommentProvider, int) - Method in interface org.omegat.gui.comments.IComments
Register comment provider.
addContent(Component) - Method in class org.omegat.gui.scripting.ScriptingWindow
 
addCounts(MatchStatCounts) - Method in class org.omegat.core.statistics.MatchStatCounts
Add all counts contained in another MatchStatCounts instance into this instance.
addDictionary(IDictionary) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
addDictionary(IDictionary) - Method in interface org.omegat.gui.dictionaries.IDictionaries
 
addDictionaryFactory(IDictionaryFactory) - Method in class org.omegat.core.dictionaries.DictionariesManager
Add dictionary factory.
addDictionaryFactory(IDictionaryFactory) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
addDictionaryFactory(IDictionaryFactory) - Method in interface org.omegat.gui.dictionaries.IDictionaries
 
addDockable(Dockable) - Method in class org.omegat.gui.main.ConsoleWindow
 
addDockable(Dockable) - Method in interface org.omegat.gui.main.IMainWindow
Add new dockable pane into application frame.
addDockable(Dockable) - Method in class org.omegat.gui.main.MainWindow
 
addEntity(Entity) - Method in class org.omegat.filters3.xml.DTD
 
addEntry(String, String, String, boolean, String, String, IFilter, List<ProtectedPart>) - Method in interface org.omegat.filters2.IParseCallback
Read entry from a source file, with single "comment" property.
addEntry(String, String, String, boolean, String, String, IFilter, List<ProtectedPart>) - Method in class org.omegat.core.data.ParseEntry
This method is called by filters to add new entry in OmegaT after read it from source file.
addEntry(String, String, String, boolean, String, IFilter) - Method in interface org.omegat.filters2.IParseCallback
This method is called by filters to add new entry in OmegaT after read it from a source file.
addEntry(String, String, String, String, String[]) - Method in class org.omegat.core.data.ExternalTMFactory.Builder
 
addEntryWithProperties(String, String, String, boolean, String[], String, IFilter, List<ProtectedPart>) - Method in interface org.omegat.filters2.IParseCallback
Read entry from a source file, with arbitrary (optional) properties
addEntryWithProperties(String, String, String, boolean, String[], String, IFilter, List<ProtectedPart>) - Method in class org.omegat.core.data.ParseEntry
This method is called by filters to add new entry in OmegaT after read it from source file.
addExact(StatCount) - Method in class org.omegat.core.statistics.MatchStatCounts
 
addExceptionListener(ExceptionListener) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
addExceptionListener(ExceptionListener) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
addExtraTags(List<TagUtil.Tag>, List<TagUtil.Tag>, String) - Static method in class org.omegat.util.TagUtil
 
addFiles(int) - Method in class org.omegat.core.statistics.StatCount
 
addForCommit(String) - Method in class org.omegat.core.team2.impl.FileRepository
 
addForCommit(String) - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
Add directory/file to commit.
addForCommit(String) - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
 
addForCommit(String) - Method in class org.omegat.core.team2.impl.SVNRemoteRepository2
 
addForCommit(String) - Method in interface org.omegat.core.team2.IRemoteRepository2
Add the specified file in preparation for commit (e.g.
addForDeletion(String) - Method in class org.omegat.core.team2.impl.FileRepository
 
addForDeletion(String) - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
Add path to be deleted.
addForDeletion(String) - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
 
addForDeletion(String) - Method in class org.omegat.core.team2.impl.SVNRemoteRepository2
 
addForDeletion(String) - Method in interface org.omegat.core.team2.IRemoteRepository2
remove the specified file in preparation for commit (e.g.
addForPercents(int, StatCount) - Method in class org.omegat.core.statistics.MatchStatCounts
 
addFurtherActionListener(IPreferencesController.FurtherActionListener) - Method in class org.omegat.gui.preferences.BasePreferencesController
 
addFurtherActionListener(IPreferencesController.FurtherActionListener) - Method in interface org.omegat.gui.preferences.IPreferencesController
Add a listener
addGlossaryProvider(IGlossary) - Method in class org.omegat.gui.glossary.GlossaryManager
 
addGlossaryRenderer(IGlossaryRenderer) - Static method in class org.omegat.gui.glossary.GlossaryRenderers
 
addIgnoreWord(String) - Method in class org.omegat.core.dictionaries.DictionariesManager
Add new ignore word.
addIssueProvider(IIssueProvider) - Static method in class org.omegat.gui.issues.IssueProviders
 
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.externalfinder.item.ExternalFinderItemPopupMenuConstructor
 
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.dictionaries.DictionaryPopup
 
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.editor.EditorPopups.DefaultPopup
Creates the Cut, Copy and Paste menu items
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.editor.EditorPopups.DuplicateSegmentsPopup
 
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.editor.EditorPopups.EmptyNoneTranslationPopup
creates a popup menu to remove translation or set empty translation
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.editor.EditorPopups.GlossaryPopup
 
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.editor.EditorPopups.GoToSegmentPopup
creates a popup menu for inactive segments - with an item allowing to go to the given segment.
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.editor.EditorPopups.InsertBidiPopup
 
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.editor.EditorPopups.InsertTagsPopup
 
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.editor.EditorPopups.SpellCheckerPopup
 
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in interface org.omegat.gui.editor.IPopupMenuConstructor
 
addItems(JPopupMenu, JTextComponent, int, boolean, boolean, SegmentBuilder) - Method in class org.omegat.gui.glossary.TransTipsPopup
 
addJarToClasspath(File) - Method in class org.omegat.MainClassLoader
Add Jar file into classpath.
addJarToClasspath(URL) - Method in class org.omegat.MainClassLoader
Add URL to classpath.
addLtrBidiAround(String) - Static method in class org.omegat.util.BiDiUtils
 
addMenuItem(MenuExtender.MenuKey, Component) - Static method in class org.omegat.util.gui.MenuExtender
API for plugins/modules to add menu item.
addMenuItems(MenuExtender.MenuKey, List<Component>) - Static method in class org.omegat.util.gui.MenuExtender
 
addMenuUIPreference(IMenuPreferece) - Static method in class org.omegat.util.gui.UIDesignManager
 
addOnlineDictionary(IDictionary) - Method in class org.omegat.core.dictionaries.DictionariesManager
Add online dictionary(dictionary without local data).
addPropertyChangeListener(PropertyChangeListener) - Method in class org.omegat.gui.issues.IssuesPanelController
 
addPropertyChangeListener(PropertyChangeListener) - Static method in class org.omegat.util.gui.UIScale
 
addPropertyChangeListener(PropertyChangeListener) - Static method in class org.omegat.util.Preferences
Register to receive notifications when preferences change.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.omegat.gui.properties.SegmentPropertiesArea
 
addPropertyChangeListener(String, PropertyChangeListener) - Static method in class org.omegat.util.Preferences
Register to receive notifications when the specified preference changes.
addRepetition(StatCount) - Method in class org.omegat.core.statistics.MatchStatCounts
 
addRepetitionFromOtherFiles(StatCount) - Method in class org.omegat.core.statistics.MatchStatCounts
 
addRepetitionWithinThisFile(StatCount) - Method in class org.omegat.core.statistics.MatchStatCounts
 
addReplaceItem(String) - Static method in class org.omegat.gui.search.HistoryManager
 
addRepositoryConnector(String, Class<? extends IRemoteRepository2>) - Static method in class org.omegat.core.team2.RemoteRepositoryFactory
Register team repository connector.
addRow() - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
Adds a new empty mapping rule.
addRow() - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
Adds a new empty segmentation rule.
addRow(Autotext.AutotextItem, int) - Method in class org.omegat.gui.editor.autotext.AutotextTableModel
add a new row.
addRtlBidiAround(String) - Static method in class org.omegat.util.BiDiUtils
 
addRun(int, int, DiffDriver.Type) - Method in class org.omegat.core.matching.DiffDriver.Render
 
addSearchItem(String) - Static method in class org.omegat.gui.search.HistoryManager
 
addSegmentSeparator() - Method in class org.omegat.gui.editor.SegmentBuilder
Add separator between segments - one empty line.
addSegmentSeparator(int) - Method in class org.omegat.gui.editor.SegmentBuilder
 
addSupplier(Supplier<IPreferencesController>) - Static method in class org.omegat.gui.preferences.PreferencesControllers
 
addTranslation(String, String, String, boolean, String, IFilter) - Method in interface org.omegat.filters2.IAlignCallback
New found aligned data.
addURL(ExternalFinderItemURL) - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
addView(AbstractAutoCompleterView) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
Deprecated.
addView(AbstractAutoCompleterView) - Method in interface org.omegat.gui.editor.autocompleter.IAutoCompleter
Deprecated. 
addWindowListener(WindowListener) - Method in class org.omegat.gui.search.SearchWindowController
 
ADJUSTED_SCORE - Enum constant in enum class org.omegat.core.matching.NearString.SORT_KEY
adjusted score
adjustedScore - Variable in class org.omegat.core.matching.NearString.Scores
adjusted similarity score for match including all tokens
adjustRGB(Color, int) - Static method in class org.omegat.gui.theme.DefaultFlatTheme
Adjust a color by adding some constant to its RGB values, clamping to the range 0-255.
adjustTableColumns() - Method in class org.omegat.util.gui.TableColumnSizer
Adjust the columns of the table.
Admin - Class in gen.core.tbx
Java class for anonymous complex type
Admin() - Constructor for class gen.core.tbx.Admin
 
AdminGrp - Class in gen.core.tbx
Java class for anonymous complex type
AdminGrp() - Constructor for class gen.core.tbx.AdminGrp
 
AdminNote - Class in gen.core.tbx
Java class for anonymous complex type
AdminNote() - Constructor for class gen.core.tbx.AdminNote
 
advanceToTag(String) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
Afterbreak - Class in gen.core.segmentation
Java class for anonymous complex type
Afterbreak() - Constructor for class gen.core.segmentation.Afterbreak
 
AggregatedTag - Class in org.omegat.filters3
Aggregated Tag is a compound tag made up of other tags.
AggregatedTag(String, String, Tag.Type, Attributes) - Constructor for class org.omegat.filters3.AggregatedTag
Creates a new instance of Aggregated Tag
align(ProjectProperties, File) - Method in class org.omegat.core.data.RealProject
Align project.
ALIGNDIR - Static variable in class org.omegat.CLIParameters
 
ALIGNER_HIGHLIGHT_PATTERN - Static variable in class org.omegat.util.Preferences
Aligner settings
ALIGNER_HIGHLIGHT_PATTERN_DEFAULT - Static variable in class org.omegat.util.Preferences
 
alignFile(File, File, Map<String, String>, FilterContext, IAlignCallback) - Method in class org.omegat.filters2.AbstractFilter
 
alignFile(File, File, Map<String, String>, FilterContext, IAlignCallback) - Method in interface org.omegat.filters2.IFilter
Align a source and translated files.
alignFile(String, String, String, FilterContext, IAlignCallback) - Method in class org.omegat.filters2.master.FilterMaster
 
ALL_LTR - Enum constant in enum class org.omegat.util.BiDiUtils.ORIENTATION
All text is left-to-right oriented.
ALL_RTL - Enum constant in enum class org.omegat.util.BiDiUtils.ORIENTATION
All text is right-to-left oriented.
ALLOW_AUTO_SPELLCHECKING - Static variable in class org.omegat.util.Preferences
allow automatic spell checking or not
ALLOW_DEFAULTS_CB_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
ALLOW_PROJECT_EXTERN_CMD - Static variable in class org.omegat.util.Preferences
Allow per-project external commands
ALLOW_TAG_EDITING - Static variable in class org.omegat.util.Preferences
Tag Validation Option: allow tag editing in editor.
ALLOW_TRANS_EQUAL_TO_SRC - Static variable in class org.omegat.util.Preferences
Workflow Option: Allow translation to be equal to source
allowed(SourceTextEntry) - Method in interface org.omegat.gui.editor.IEditorFilter
 
allowed(SourceTextEntry) - Method in class org.omegat.gui.editor.filter.ReplaceFilter
 
allowed(SourceTextEntry) - Method in class org.omegat.gui.editor.filter.SearchFilter
 
allowOnlyUnique() - Method in class org.omegat.gui.editor.chartable.CharTableModel
leave only unique characters in the data string.
allResults - Variable in class org.omegat.core.search.SearchExpression
 
AllTranslations() - Constructor for class org.omegat.core.data.IProject.AllTranslations
Creates empty AllTranslations.
AllTranslations(TMXEntry, TMXEntry) - Constructor for class org.omegat.core.data.IProject.AllTranslations
Creates AllTranslations with default and alternative translations.
ALONE - Enum constant in enum class org.omegat.filters3.Tag.Type
Standalone tag.
AlphabeticalMarkers - Class in org.omegat.gui.editor
Popup panel for displaying alphabetical markers.
ALTERNATE_FILENAME_FROM - Static variable in class org.omegat.CLIParameters
 
ALTERNATE_FILENAME_TO - Static variable in class org.omegat.CLIParameters
 
AlternatingHighlightRenderer() - Constructor for class org.omegat.util.gui.DataTableStyling.AlternatingHighlightRenderer
 
AltTranslationsMarker - Class in org.omegat.gui.editor.mark
 
AltTranslationsMarker() - Constructor for class org.omegat.gui.editor.mark.AltTranslationsMarker
 
ALWAYS_CONFIRM_QUIT - Static variable in class org.omegat.util.Preferences
Always confirm Quit, even if the project is saved
AndroidDialect - Class in org.omegat.filters3.xml.android
XML dialect declaration for Android filter.
AndroidDialect() - Constructor for class org.omegat.filters3.xml.android.AndroidDialect
 
AndroidFilter - Class in org.omegat.filters3.xml.android
Filter for Android resources.
AndroidFilter() - Constructor for class org.omegat.filters3.xml.android.AndroidFilter
 
APP_ICON_16X16 - Static variable in class org.omegat.util.gui.ResourcesUtil
 
APP_ICON_32X32 - Static variable in class org.omegat.util.gui.ResourcesUtil
 
APP_ICON_MAC - Static variable in class org.omegat.util.gui.OSXIntegration
 
AppearanceController - Class in org.omegat.gui.preferences.view
 
AppearanceController() - Constructor for class org.omegat.gui.preferences.view.AppearanceController
 
AppearancePreferencesPanel - Class in org.omegat.gui.preferences.view
 
AppearancePreferencesPanel() - Constructor for class org.omegat.gui.preferences.view.AppearancePreferencesPanel
Creates new form AppearancePanel
append(File, GlossaryEntry) - Static method in class org.omegat.gui.glossary.GlossaryReaderTSV
Appends entry to glossary file.
append(String) - Method in class org.omegat.filters3.Text
 
append(String) - Method in class org.omegat.gui.glossary.IGlossaryRenderer.DocTarget
 
append(String) - Method in class org.omegat.gui.glossary.IGlossaryRenderer.HtmlTarget
 
append(String) - Method in interface org.omegat.gui.glossary.IGlossaryRenderer.IRenderTarget
 
append(String, AttributeSet) - Method in class org.omegat.gui.glossary.IGlossaryRenderer.DocTarget
 
append(String, AttributeSet) - Method in class org.omegat.gui.glossary.IGlossaryRenderer.HtmlTarget
 
append(String, AttributeSet) - Method in interface org.omegat.gui.glossary.IGlossaryRenderer.IRenderTarget
 
appendChar(Character, boolean) - Method in class org.omegat.gui.editor.chartable.CharTableModel
Append a new character to the data.
appendField(StringBuilder, String, int, boolean) - Static method in class org.omegat.util.gui.TextUtil
Output field with specified length.
appendTable(String, String[], String[][]) - Method in interface org.omegat.core.statistics.IStatsConsumer
 
appendTable(String, String[], String[][]) - Method in class org.omegat.gui.stat.MatchStatisticsPanel
 
appendTable(String, String[], String[][]) - Method in class org.omegat.gui.stat.PerFileMatchStatisticsPanel
 
appendTable(String, String[], String[][]) - Method in class org.omegat.gui.stat.StatisticsPanel
 
appendTextData(String) - Method in interface org.omegat.core.statistics.IStatsConsumer
 
appendTextData(String) - Method in class org.omegat.gui.stat.BaseMatchStatisticsPanel
 
appendTextData(String) - Method in class org.omegat.gui.stat.StatisticsPanel
 
apply(JComponent, DragTargetOverlay.IDropInfo) - Static method in class org.omegat.util.gui.DragTargetOverlay
 
apply(TMXEntry) - Static method in class org.omegat.gui.editor.ModificationInfoManager
 
apply(TMXEntry) - Method in class org.omegat.gui.editor.ModificationInfoManager.ModificationInfoVarExpansion
 
apply(NearString, int) - Method in class org.omegat.gui.matches.MatchesVarExpansion
 
applyChanges(ResolutionSet) - Method in class org.omegat.core.data.SyncTMX
 
applyColors(JTable) - Static method in class org.omegat.util.gui.DataTableStyling
 
applyCustomProtectedParts(String, Pattern, List<ProtectedPart>) - Static method in class org.omegat.util.TagUtil
Find some protected parts according to the given regular expression.
applyFont(JTable, Font) - Static method in class org.omegat.util.gui.DataTableStyling
 
applyRuleFilters(Set<String>, Set<String>, Set<String>) - Method in interface org.omegat.languagetools.ILanguageToolBridge
Free resources before destruction
applyRuleFilters(Set<String>, Set<String>, Set<String>) - Method in class org.omegat.languagetools.LanguageToolNativeBridge
 
applyRuleFilters(Set<String>, Set<String>, Set<String>) - Method in class org.omegat.languagetools.LanguageToolNetworkBridge
 
applyRules(ILanguageToolBridge, String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
approveSelection() - Method in class org.omegat.gui.dialogs.NewProjectFileChooser
 
approveSelection() - Method in class org.omegat.util.gui.OpenProjectFileChooser
 
arraysMatchAt(T[], T[], int) - Static method in class org.omegat.util.StaticUtils
Check to see if an array contains another array.
ASCII_ONLY - Enum constant in enum class org.omegat.externalfinder.item.ExternalFinderItem.TARGET
search ascii only.
askYesNoCui(String, boolean) - Static method in class org.omegat.core.team2.impl.TeamUtils
 
attr - Variable in class org.omegat.core.matching.NearString
matching attributes of near strEntry
Attribute - Class in org.omegat.filters3
One attribute of a tag.
Attribute(String, String) - Constructor for class org.omegat.filters3.Attribute
Creates a new instance of Attribute
ATTRIBUTE_KEY - Static variable in class org.omegat.util.gui.TooltipAttribute
 
attributeDecl(String, String, String, String, String) - Method in class org.omegat.filters3.xml.Handler
Not used: An attribute type declaration.
attributes - Variable in class org.omegat.gui.editor.mark.Mark
Text attributes for specific Mark.
Attributes - Class in org.omegat.filters3
A list of Tag's attributes.
Attributes() - Constructor for class org.omegat.filters3.Attributes
 
attrs(boolean, boolean, boolean, boolean) - Method in class org.omegat.gui.editor.SegmentBuilder
Choose segment part attributes based on rules.
author - Variable in class org.omegat.core.search.SearchExpression
 
AUTO_ENFORCE_TM - Static variable in class org.omegat.util.OConsts
Project subfolder for automatically applied translation memories within the tm folder.
AUTO_SAVE_DEFAULT - Static variable in class org.omegat.util.Preferences
Default number of seconds to auto save project
AUTO_SAVE_INTERVAL - Static variable in class org.omegat.util.Preferences
Automatic save interval in seconds
AUTO_TM - Static variable in class org.omegat.util.OConsts
Project subfolder for automatically applied translation memories within the tm folder.
AutoCompleter - Class in org.omegat.gui.editor.autocompleter
The controller part of the auto-completer
AutoCompleter(EditorTextArea3) - Constructor for class org.omegat.gui.editor.autocompleter.AutoCompleter
 
AutoCompleterController - Class in org.omegat.gui.preferences.view
 
AutoCompleterController() - Constructor for class org.omegat.gui.preferences.view.AutoCompleterController
 
AutoCompleterItem - Class in org.omegat.gui.editor.autocompleter
A class to represent an item available for auto-completion.
AutoCompleterItem(String, String[], int) - Constructor for class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
AutoCompleterItem(String, String[], int, boolean, int) - Constructor for class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
AutoCompleterKeys - Class in org.omegat.gui.editor.autocompleter
A container class for all standard AutoCompleter keys.
AutoCompleterKeys() - Constructor for class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
AutoCompleterListView - Class in org.omegat.gui.editor.autocompleter
A list based auto-completer view.
AutoCompleterListView(String) - Constructor for class org.omegat.gui.editor.autocompleter.AutoCompleterListView
Deprecated.
AutoCompleterListView(String, AutoCompleter) - Constructor for class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
AutoCompleterPreferencesPanel - Class in org.omegat.gui.preferences.view
 
AutoCompleterPreferencesPanel() - Constructor for class org.omegat.gui.preferences.view.AutoCompleterPreferencesPanel
Creates new form AutoCompleterPanel
AutoCompleterTableView - Class in org.omegat.gui.editor.autocompleter
Table-based auto-completer view
AutoCompleterTableView(String) - Constructor for class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Deprecated.
AutoCompleterTableView(String, AutoCompleter) - Constructor for class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
 
autocreateDirectories() - Method in class org.omegat.core.data.ProjectProperties
 
autoSize(JTable, int, boolean) - Static method in class org.omegat.util.gui.TableColumnSizer
Automatically optimize the column widths of a table.
Autotext - Class in org.omegat.gui.editor.autotext
 
Autotext.AutotextItem - Class in org.omegat.gui.editor.autotext
 
AutotextAutoCompleterOptionsController - Class in org.omegat.gui.preferences.view
 
AutotextAutoCompleterOptionsController() - Constructor for class org.omegat.gui.preferences.view.AutotextAutoCompleterOptionsController
 
AutotextAutoCompleterOptionsPanel - Class in org.omegat.gui.preferences.view
 
AutotextAutoCompleterOptionsPanel() - Constructor for class org.omegat.gui.preferences.view.AutotextAutoCompleterOptionsPanel
Creates new form AutotextAutoCompleterOptionsDialog
AutotextAutoCompleterView - Class in org.omegat.gui.editor.autotext
 
AutotextAutoCompleterView() - Constructor for class org.omegat.gui.editor.autotext.AutotextAutoCompleterView
Deprecated.
AutotextAutoCompleterView(AutoCompleter) - Constructor for class org.omegat.gui.editor.autotext.AutotextAutoCompleterView
 
AutotextItem() - Constructor for class org.omegat.gui.editor.autotext.Autotext.AutotextItem
 
AutotextItem(String, String, String...) - Constructor for class org.omegat.gui.editor.autotext.Autotext.AutotextItem
 
AutotextTableModel - Class in org.omegat.gui.editor.autotext
The table model of the table in the autotext configuration window.
AutotextTableModel(Collection<Autotext.AutotextItem>) - Constructor for class org.omegat.gui.editor.autotext.AutotextTableModel
 

B

Back - Class in gen.core.tbx
Java class for anonymous complex type
Back() - Constructor for class gen.core.tbx.Back
 
BACKUP_EXTENSION - Static variable in class org.omegat.util.OConsts
 
backupFile(File) - Static method in class org.omegat.util.FileUtil
Create file backup with datetime suffix.
BadRepositoryException(String) - Constructor for exception org.omegat.core.team2.IRemoteRepository2.BadRepositoryException
 
BASE - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
A plugin that overrides core OmegaT classes; not recommended.
BaseCachedTranslate - Class in org.omegat.core.machinetranslators
Base class for machine translation.
BaseCachedTranslate() - Constructor for class org.omegat.core.machinetranslators.BaseCachedTranslate
 
BaseLanguageToolBridge - Class in org.omegat.languagetools
A base bridge implementation that handles errors thrown by subclasses.
BaseLanguageToolBridge() - Constructor for class org.omegat.languagetools.BaseLanguageToolBridge
 
BaseMainWindowMenu - Class in org.omegat.gui.main
Base class for create main menu and handle main menu events.
BaseMainWindowMenu(IMainWindow, BaseMainWindowMenuHandler) - Constructor for class org.omegat.gui.main.BaseMainWindowMenu
 
BaseMainWindowMenuHandler - Class in org.omegat.gui.main
Common base class for menu handler.
BaseMainWindowMenuHandler() - Constructor for class org.omegat.gui.main.BaseMainWindowMenuHandler
 
BaseMatchStatisticsPanel - Class in org.omegat.gui.stat
 
BaseMatchStatisticsPanel(StatisticsWindow) - Constructor for class org.omegat.gui.stat.BaseMatchStatisticsPanel
 
BasePreferencesController - Class in org.omegat.gui.preferences
A base preferences controller implementation.
BasePreferencesController() - Constructor for class org.omegat.gui.preferences.BasePreferencesController
 
BaseStatisticsPanel - Class in org.omegat.gui.stat
 
BaseStatisticsPanel(StatisticsWindow) - Constructor for class org.omegat.gui.stat.BaseStatisticsPanel
 
BaseSubCommand - Class in org.omegat.cli
Base class for subcommands.
BaseSubCommand() - Constructor for class org.omegat.cli.BaseSubCommand
 
BaseTokenizer - Class in org.omegat.tokenizer
Base class for Lucene-based tokenizers.
BaseTokenizer() - Constructor for class org.omegat.tokenizer.BaseTokenizer
 
BaseTranslate - Class in org.omegat.core.machinetranslators
Base class for machine translation.
Beforebreak - Class in gen.core.segmentation
Java class for anonymous complex type
Beforebreak() - Constructor for class gen.core.segmentation.Beforebreak
 
BEGIN - Enum constant in enum class org.omegat.filters3.Tag.Type
Begin of a paired tag.
beginParsing() - Method in class org.omegat.filters2.html2.FilterVisitor
This method is called before the parsing.
BEST_MATCH_EXPLANATORY_TEXT - Static variable in class org.omegat.util.Preferences
Workflow Option: Insert Explanatory Text before the Best Fuzzy Match
BEST_MATCH_INSERT - Static variable in class org.omegat.util.Preferences
Workflow Option: Insert Best Match Into Translated Segment
BEST_MATCH_MINIMAL_SIMILARITY - Static variable in class org.omegat.util.Preferences
Workflow Option: Minimal Similarity Of the Best Fuzzy Match to insert
BEST_MATCH_MINIMAL_SIMILARITY_DEFAULT - Static variable in class org.omegat.util.Preferences
Default Value of Workflow Option: Minimal Similarity Of the Best Fuzzy Match to insert
BIDI_LRE - Static variable in class org.omegat.util.BiDiUtils
 
BIDI_LRM - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
BIDI_LRM - Static variable in class org.omegat.util.BiDiUtils
 
BIDI_LRM_CHAR - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
BIDI_LRM_CHAR - Static variable in class org.omegat.util.BiDiUtils
 
BIDI_PDF - Static variable in class org.omegat.util.BiDiUtils
 
BIDI_RLE - Static variable in class org.omegat.util.BiDiUtils
 
BIDI_RLM - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
BIDI_RLM - Static variable in class org.omegat.util.BiDiUtils
 
BIDI_RLM_CHAR - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
BIDI_RLM_CHAR - Static variable in class org.omegat.util.BiDiUtils
 
BidiMarkers - Class in org.omegat.gui.editor.mark
Collection of Markers for Bidirectional control characters.
BidiMarkers() - Constructor for class org.omegat.gui.editor.mark.BidiMarkers
 
BidiPainter - Class in org.omegat.gui.editor.mark
Class to paint a direction marker for bidirectional control characters
BidiPainter(int, Color) - Constructor for class org.omegat.gui.editor.mark.BidiPainter
 
BiDiUtils - Class in org.omegat.util
 
BiDiUtils.ORIENTATION - Enum Class in org.omegat.util
 
BifileLoader(File) - Constructor for class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
BifileLoader(File, Segmenter, FilterMaster) - Constructor for class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
bindKeyStrokes(InputMap, String...) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
bindKeyStrokes(JMenuBar) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
bindKeyStrokes(JMenuItem) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
body - Variable in exception org.omegat.util.HttpConnectionUtils.ResponseError
 
Body - Class in gen.core.segmentation
Java class for anonymous complex type
Body - Class in gen.core.tbx
Java class for anonymous complex type
Body() - Constructor for class gen.core.segmentation.Body
 
Body() - Constructor for class gen.core.tbx.Body
 
BOTH - Enum constant in enum class org.omegat.externalfinder.item.ExternalFinderItem.TARGET
Search BOTH.
bottomButtonsPanel - Variable in class org.omegat.gui.preferences.PreferencePanel
 
bottomPanel - Variable in class org.omegat.gui.preferences.PreferencePanel
 
Bpt - Class in gen.core.tbx
Java class for anonymous complex type
Bpt() - Constructor for class gen.core.tbx.Bpt
 
BRANDING - Static variable in class org.omegat.util.OStrings
For custom deployments of OmegaT that need to be distinguishable from "stock" OmegaT
breakOnWhitespace(boolean) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
breakView(int, int, float, float) - Method in class org.omegat.gui.editor.ViewLabel
 
browse(URI) - Static method in class org.omegat.util.gui.DesktopWrapper
 
BSD32 - Enum constant in enum class org.omegat.util.Platform.OsType
 
BSD64 - Enum constant in enum class org.omegat.util.Platform.OsType
 
BufferedFileReader - Class in org.omegat.util
 
BufferedFileReader(String, Charset) - Constructor for class org.omegat.util.BufferedFileReader
 
build() - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
build() - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
build() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
build() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
BUILD_DIR - Static variable in class org.omegat.util.OConsts
 
builder - Variable in class org.omegat.gui.editor.mark.EntryMarks
 
builder() - Static method in class org.omegat.core.search.SearchResultEntry
 
Builder() - Constructor for class org.omegat.core.search.SearchResultEntry.Builder
 
Builder() - Constructor for class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
Builder() - Constructor for class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
Builder() - Constructor for class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
Builder(String) - Constructor for class org.omegat.core.data.ExternalTMFactory.Builder
 
buildFileList(File, boolean) - Static method in class org.omegat.util.FileUtil
Returns a list of all files under the root directory by absolute path.
buildProjectStats(IProject) - Static method in class org.omegat.core.statistics.Statistics
Builds a file with statistic info about the project.
buildRelativeFilesList(File, List<String>, List<String>) - Static method in class org.omegat.util.FileUtil
 
buildSimilarityData(Token[], Token[]) - Static method in class org.omegat.core.matching.FuzzyMatcher
Builds the similarity data for color highlight in match window.
buildTagList(String, ProtectedPart[]) - Static method in class org.omegat.util.TagUtil
Builds a list of format tags within the supplied string.
buildTagListForRemove(String) - Static method in class org.omegat.util.TagUtil
Builds a list of format tags within the supplied string.
buildTMXFile(String, boolean, boolean, ProjectProperties, Map<String, PrepareTMXEntry>) - Static method in class org.omegat.util.TMXWriter
Deprecated.
Saves a TMX file to disk
BUNDLED - Enum constant in enum class org.omegat.core.data.PluginInformation.Status
 

C

CalcMarkersThread - Class in org.omegat.gui.editor.mark
This class calls all marks calculators in background, check if source entry changed, and send add marks to editor.
CalcMarkersThread(MarkerController, IMarker, int) - Constructor for class org.omegat.gui.editor.mark.CalcMarkersThread
 
CalcMatchStatistics - Class in org.omegat.core.statistics
Thread for calculate match statistics, total and per file.
CalcMatchStatistics(IProject, Segmenter, IStatsConsumer, boolean) - Constructor for class org.omegat.core.statistics.CalcMatchStatistics
 
CalcMatchStatistics(IStatsConsumer, boolean) - Constructor for class org.omegat.core.statistics.CalcMatchStatistics
 
calcObjectSize(Object) - Static method in class org.omegat.util.MemoryUtils
Calculate memory usage for object.
calcSimilarity(ISimilarityCalculator, Token[], Token[]) - Static method in class org.omegat.core.matching.FuzzyMatcher
Calculate similarity for tokens arrays(percent).
CalcStandardStatistics - Class in org.omegat.core.statistics
Thread for calculate standard statistics.
CalcStandardStatistics(StatisticsPanel) - Constructor for class org.omegat.core.statistics.CalcStandardStatistics
 
calcTable(String[]) - Method in class org.omegat.core.statistics.MatchStatCounts
Extract result to text table.
calcTable(String[], IntPredicate) - Method in class org.omegat.core.statistics.MatchStatCounts
Extract result to text table.
calcTableWithoutPercentage(String[]) - Method in class org.omegat.core.statistics.MatchStatCounts
Extract first two rows result to text table.
CamtasiaWindowsDialect - Class in org.omegat.filters3.xml.camtasiawindows
This class specifies the Camtasia for Windows XML Dialect of camproj files.
CamtasiaWindowsDialect() - Constructor for class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsDialect
 
CamtasiaWindowsFilter - Class in org.omegat.filters3.xml.camtasiawindows
Filter for Camtasia for Windows files.
CamtasiaWindowsFilter() - Constructor for class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsFilter
Creates a new instance of HelpAndManual
CAMW_ROOT_TAG - Static variable in class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsDialect
 
canAcceptDrop() - Method in interface org.omegat.util.gui.DragTargetOverlay.IDropInfo
 
cancel() - Method in class org.omegat.core.threads.LongProcessHandle
Requests cancellation cooperatively and interrupts the worker thread.
CANCEL - Enum constant in enum class org.omegat.util.CredentialsManager.ResponseType
 
CANCEL_BUTTON - Static variable in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
CANCEL_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
cancelButton - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
cancelButton - Variable in class org.omegat.gui.preferences.PreferencePanel
 
cancelCurrentScript() - Method in class org.omegat.gui.scripting.ScriptingWindow
Cancel the currently running script, if any.
CancellationToken - Class in org.omegat.core.threads
Cooperative cancellation token for long-running tasks.
CancellationToken() - Constructor for class org.omegat.core.threads.CancellationToken
 
cancelled() - Static method in class org.omegat.core.threads.Completion
Creates and returns a Completion instance representing a cancelled operation.
CANCELLED - Enum constant in enum class org.omegat.core.threads.Completion.Status
Represents a cancelled.
cancelScriptQueue() - Method in class org.omegat.gui.scripting.ScriptingWindow
 
canDisplay(Font, int) - Static method in class org.omegat.util.gui.FontFallbackManager
Check a character displayable with font.
canDisplayUpTo(Font, char[], int, int) - Static method in class org.omegat.util.gui.FontFallbackManager
 
canDisplayUpTo(Font, String) - Static method in class org.omegat.util.gui.FontFallbackManager
Detect specified codePoints can display with specified font.
canDisplayUpTo(Font, CharacterIterator, int, int) - Static method in class org.omegat.util.gui.FontFallbackManager
 
canLocateSigningKey(String, PersonIdent, CredentialsProvider) - Method in class org.omegat.core.team2.impl.GITExternalGpgSigner
Indicates if a signing key is available for the specified committer and/or signing key.
canRestoreDefaults() - Method in interface org.omegat.gui.preferences.IPreferencesController
Whether supporting `restoreDefaults` feature.
canRestoreDefaults() - Method in class org.omegat.gui.preferences.view.PluginsPreferencesController
 
canRestoreDefaults() - Method in class org.omegat.gui.preferences.view.SecureStoreController
 
capitalizeFirst(String, Locale) - Static method in class org.omegat.util.StringUtil
 
CaretPosition(int) - Constructor for class org.omegat.gui.editor.IEditor.CaretPosition
 
CaretPosition(int, int) - Constructor for class org.omegat.gui.editor.IEditor.CaretPosition
 
caseSensitive - Variable in class org.omegat.core.search.SearchExpression
 
Change - Class in gen.core.tbx
Java class for anonymous complex type
Change() - Constructor for class gen.core.tbx.Change
 
changeCase(IEditor.CHANGE_CASE_TO) - Method in class org.omegat.gui.editor.EditorController
Change case of the selected text or if none is selected, of the current word.
changeCase(IEditor.CHANGE_CASE_TO) - Method in interface org.omegat.gui.editor.IEditor
Change case of the selected text or if none is selected, of the current word.
changeCase(IEditor.CHANGE_CASE_TO) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
changedate - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
changedate - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
changeDate - Variable in class org.omegat.core.data.PrepareTMXEntry
 
changeDate - Variable in class org.omegat.core.data.TMXEntry
 
changedDate - Variable in class org.omegat.core.matching.NearString
 
changedUpdate(DocumentEvent) - Method in class org.omegat.util.gui.FontFallbackListener
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.omegat.gui.editor.ViewParagraph
 
changeid - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
changeid - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
changeOptions(Dialog, Map<String, String>) - Method in interface org.omegat.filters2.IFilter
Deprecated.
changeOptions(Dialog, Map<String, String>) - Method in class org.omegat.filters2.AbstractFilter
Deprecated.
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters2.html2.HTMLFilter2
(X)HTML Filter shows a modal dialog to edit its own options.
changeOptions(Window, Map<String, String>) - Method in interface org.omegat.filters2.IFilter
Show change options dialog for able to change options.
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters2.po.PoFilter
 
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters2.text.TextFilter
 
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
OpenDoc Filter shows a modal dialog to edit its own options.
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
OpenXML Filter shows a modal dialog to edit its own options.
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
XHTML Filter shows a modal dialog to edit its own options.
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
XLIFF Filter shows a modal dialog to edit its own options.
changeOptions(Window, Map<String, String>) - Method in class org.omegat.filters4.xml.openxml.MsOfficeFileFilter
OpenXML Filter shows a modal dialog to edit its own options.
changer - Variable in class org.omegat.core.data.PrepareTMXEntry
 
changer - Variable in class org.omegat.core.data.TMXEntry
 
changer - Variable in class org.omegat.core.matching.NearString
 
characters(char[], int, int) - Method in class org.omegat.filters3.xml.Handler
Receive notification of character data inside an element.
CharacterWrapEditorKit - Class in org.omegat.util.gui
An editor kit that allows wrapping at character boundaries rather than word boundaries.
CharacterWrapEditorKit() - Constructor for class org.omegat.util.gui.CharacterWrapEditorKit
 
charset - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
charsToEntities(String, String, Collection<String>) - Method in class org.omegat.util.html.EntityUtil
 
charsToEntities(String, String, Collection<String>) - Static method in class org.omegat.util.HTMLUtils
Converts characters that must be converted (< > & ' ' (nbsp)) into HTML entities.
charsToEntities(String, String, Collection<String>) - Static method in class org.omegat.filters2.html2.HTMLUtils
Deprecated.
charsWithoutSpaces - Variable in class org.omegat.core.statistics.StatCount
 
charsWithSpaces - Variable in class org.omegat.core.statistics.StatCount
 
CharTableAutoCompleterOptionsController - Class in org.omegat.gui.preferences.view
 
CharTableAutoCompleterOptionsController() - Constructor for class org.omegat.gui.preferences.view.CharTableAutoCompleterOptionsController
 
CharTableAutoCompleterOptionsPanel - Class in org.omegat.gui.preferences.view
 
CharTableAutoCompleterOptionsPanel() - Constructor for class org.omegat.gui.preferences.view.CharTableAutoCompleterOptionsPanel
Creates new form CharTableAutoCompleterDialog
CharTableAutoCompleterView - Class in org.omegat.gui.editor.chartable
Character table auto-completer view.
CharTableAutoCompleterView() - Constructor for class org.omegat.gui.editor.chartable.CharTableAutoCompleterView
Deprecated.
CharTableAutoCompleterView(AutoCompleter) - Constructor for class org.omegat.gui.editor.chartable.CharTableAutoCompleterView
 
CharTableModel - Class in org.omegat.gui.editor.chartable
Character table table model
CharTableModel(String) - Constructor for class org.omegat.gui.editor.chartable.CharTableModel
 
CHECK_ALL_PRINTF_TAGS - Static variable in class org.omegat.util.Preferences
Tag Validation Option: check all printf-tags
CHECK_CUSTOM_PATTERN - Static variable in class org.omegat.util.Preferences
Tag Validation Option: check user defined tags according to regexp.
CHECK_CUSTOM_PATTERN_DEFAULT - Static variable in class org.omegat.util.PatternConsts
Tag Validation Option: check user defined tags according to regexp.
CHECK_JAVA_PATTERN_TAGS - Static variable in class org.omegat.util.Preferences
Tag Validation Option: check simple java MessageFormat pattern tags
CHECK_REMOVE_PATTERN - Static variable in class org.omegat.util.Preferences
Tag Validation Option: check target for text that should have been removed according to regexp.
CHECK_SIMPLE_PRINTF_TAGS - Static variable in class org.omegat.util.Preferences
Tag Validation Option: check simple printf-tags
checkAndShowResultAsync(Window) - Static method in class org.omegat.gui.dialogs.VersionCheckDialog
 
checkChanges() - Method in class org.omegat.util.DirectoryMonitor
Process changes in directory.
checkDoSkipMetaTag(String, String) - Method in class org.omegat.filters2.html2.HTMLFilter2
 
checkDoSkipMetaTag(String, String) - Method in class org.omegat.filters3.xml.xhtml.XHTMLDialect
 
checkFileInclude(String, Pattern[], Pattern[]) - Static method in class org.omegat.util.FileUtil
 
checkIgnoreTags(String, String) - Method in class org.omegat.filters2.html2.HTMLFilter2
 
checkInterrupted() - Method in class org.omegat.core.threads.LongProcessThread
 
checkInvalidTags(SourceTextEntry) - Method in interface org.omegat.core.tagvalidation.ITagValidation
Checks invalid tags for one entry.
checkInvalidTags(SourceTextEntry) - Method in class org.omegat.core.tagvalidation.TagValidationTool
 
checkTeam(File) - Static method in class org.omegat.convert.ConvertProject26to37team
 
checkUrl(String) - Static method in class org.omegat.util.HttpConnectionUtils
Validate URL string.
ChooseMedProject - Class in org.omegat.gui.dialogs
 
ChooseMedProject() - Constructor for class org.omegat.gui.dialogs.ChooseMedProject
 
ChoosePluginFile - Class in org.omegat.gui.dialogs
 
ChoosePluginFile() - Constructor for class org.omegat.gui.dialogs.ChoosePluginFile
 
cleanPrepared() - Method in class org.omegat.core.team2.RemoteRepositoryProvider
 
clear() - Method in interface org.omegat.core.data.ProjectTMX.CheckOrphanedCallback
 
clear() - Method in class org.omegat.core.data.ProjectTMX
 
clear() - Method in class org.omegat.core.data.SyncTMX
 
clear() - Method in class org.omegat.filters3.Entry
Cleans up this entry.
clear() - Method in class org.omegat.gui.common.EntryInfoPane
 
clear() - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
Clears up the pane.
clear() - Method in class org.omegat.gui.exttrans.MachineTranslateTextArea
 
clear() - Method in class org.omegat.gui.glossary.GlossaryTextArea
Clears up the pane.
clear() - Method in class org.omegat.gui.matches.MatchesTextArea
Clears up the pane.
clear() - Method in class org.omegat.gui.multtrans.MultipleTransPane
 
clear() - Method in interface org.omegat.gui.notes.INotes
Clear pane.
clear() - Method in class org.omegat.gui.notes.NotesTextArea
Clears up the pane.
clear() - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
Clear all plugin data
clear() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
clear() - Method in interface org.omegat.gui.scripting.IScriptLogger
 
clear() - Method in class org.omegat.util.gui.HintTextField
 
clear() - Static method in class org.omegat.util.RecentProjects
 
clear(String) - Method in class org.omegat.util.CredentialsManager
Clear the value for the given key.
clearHistory() - Method in class org.omegat.gui.notes.NotesTextArea
clear undo history (used when set active segment entry).
clearMasterPassword() - Method in class org.omegat.util.CredentialsManager
Clear the stored master password (if present) and the canary value.
CLIParameters - Class in org.omegat
A class to hold all command-line arguments understood by OmegaT.
CLIParameters.PSEUDO_TRANSLATE_TYPE - Enum Class in org.omegat
Choice of types of translation for all segments in the optional, special TMX file that contains all segments of the project.
CLIParameters.TAG_VALIDATION_MODE - Enum Class in org.omegat
Behavior when validating tags.
cloneConfig(Filters) - Static method in class org.omegat.filters2.master.FilterMaster
Clone config for editing
cloneFilter(Filter) - Static method in class org.omegat.filters2.master.FilterMaster
Clone one filter's config for editing.
close - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
close() - Method in interface org.omegat.core.dictionaries.IDictionary
Dispose IDictionary.
close() - Method in class org.omegat.core.spellchecker.AbstractHunspellDictionary
 
close() - Method in class org.omegat.core.spellchecker.AbstractMorfologikDictionary
 
close() - Method in class org.omegat.core.threads.LongProcessExecutor
 
close() - Method in class org.omegat.filters2.html2.HTMLWriter
Flushes the writer (which does the real write-out of data) and closes the real writer.
close() - Method in class org.omegat.filters2.text.LineLengthLimitWriter
 
close() - Method in class org.omegat.filters3.xml.XMLReader
 
close() - Method in class org.omegat.filters3.xml.XMLWriter
Flushes the writer (which does the real write-out of data) and closes the real writer.
close() - Method in class org.omegat.util.LinebreakPreservingReader
 
close() - Method in class org.omegat.util.logging.OmegaTFileHandler
 
close() - Method in class org.omegat.util.MixedEolHandlingReader
 
close() - Method in class org.omegat.util.NullBufferedWriter
 
close() - Method in class org.omegat.util.NullWriter
 
close() - Method in class org.omegat.util.TmxEscapingWriterFactory.EscapeWriter
 
close() - Method in class org.omegat.util.TMXWriter2
 
close() - Method in class org.omegat.util.xml.XMLReader
Deprecated.
 
close() - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
Closes the TMX file
CLOSE - Enum constant in enum class org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
 
closeBlock(XMLBlock) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
closeBlock(XMLBlock, boolean) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
closeProject() - Method in interface org.omegat.core.data.IProject
Close project.
closeProject() - Method in class org.omegat.core.data.NotLoadedProject
 
closeProject() - Static method in class org.omegat.core.data.ProjectFactory
Close current project.
closeProject() - Method in class org.omegat.core.data.RealProject
Signals to the core thread that a project is being closed now, and if it's still being loaded, core thread shouldn't throw any error.
closeSearchWindows() - Static method in class org.omegat.gui.search.SearchWindowManager
 
closeWindowByEvent(Window) - Static method in class org.omegat.util.gui.StaticUIUtils
Send a WindowEvent.WINDOW_CLOSING event to the supplied window.
code - Variable in exception org.omegat.util.HttpConnectionUtils.ResponseError
 
collectIssues(String, boolean) - Static method in class org.omegat.gui.issues.IssueChecker
Collect all issues (tag validation + all enabled providers) filtered by file pattern.
COLOR_ACTIVE_SOURCE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Active source text background.
COLOR_ACTIVE_SOURCE_FG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Active source text foreground.
COLOR_ACTIVE_TARGET - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Active target text background.
COLOR_ACTIVE_TARGET_FG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Active target text foreground.
COLOR_ALIGNER_ACCEPTED - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Aligner "accepted" group color.
COLOR_ALIGNER_HIGHLIGHT - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Aligner highlight color.
COLOR_ALIGNER_NEEDSREVIEW - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Aligner "needs review" group color.
COLOR_ALIGNER_TABLE_ROW_HIGHLIGHT - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Aligner table row highlight color.
COLOR_ALTERNATING_HILITE - Static variable in class org.omegat.util.gui.DataTableStyling
 
COLOR_BACKGROUND - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Background color.
COLOR_BIDIMARKERS - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Bidirectional control characters background color.
COLOR_FOREGROUND - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Foreground color.
COLOR_GLOSSARY_NOTE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Glossary note background color.
COLOR_GLOSSARY_SOURCE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Glossary source background color.
COLOR_GLOSSARY_TARGET - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Glossary target background color.
COLOR_HYPERLINK - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Hyperlink highlight color.
COLOR_LANGUAGE_TOOLS - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Language checker suggestion highlight color.
COLOR_MACHINETRANSLATE_SELECTED_HIGHLIGHT - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Aligner table selected row highlight.
COLOR_MARK_ALT_TRANSLATION - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Alternative translation highlight color.
COLOR_MARK_COMES_FROM_TM_MT - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
The background color of a segment comes from MT memory.
COLOR_MARK_COMES_FROM_TM_X100PC - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
The background color of a segment comes from 100% memory.
COLOR_MARK_COMES_FROM_TM_XAUTO - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
The background color of a segment comes from auto memory.
COLOR_MARK_COMES_FROM_TM_XENFORCED - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
The background color of a segment comes from enforced memroy.
COLOR_MARK_COMES_FROM_TM_XICE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
The background color of a segment comes from ICE memory.
COLOR_MATCHES_CHANGED - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Matches changed words background color.
COLOR_MATCHES_DEL_ACTIVE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Matches deleted active background color.
COLOR_MATCHES_DEL_INACTIVE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Matches deleted inactive background color.
COLOR_MATCHES_INS_ACTIVE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Matches inserted active background color.
COLOR_MATCHES_INS_INACTIVE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Matches inserted inactive background color.
COLOR_MATCHES_UNCHANGED - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Matches unchanged words background color.
COLOR_MOD_INFO - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Modification information background.
COLOR_MOD_INFO_FG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Modification information text.
COLOR_NBSP - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Non-breakable space character background.
COLOR_NON_UNIQUE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
non unique entry text.
COLOR_NON_UNIQUE_BG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
non unique entry background.
COLOR_NOTED - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
noted segment background.
COLOR_NOTED_FG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
noted segment foreground.
COLOR_NOTIFICATION_MAX - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Notification (flash) color.
COLOR_NOTIFICATION_MIN - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Notification (steady) color.
COLOR_PARAGRAPH_START - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Paragraph start delimitation background color.
COLOR_PLACEHOLDER - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Tags placeholder color.
COLOR_REMOVETEXT_TARGET - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Flagged text target color.
COLOR_REPLACE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Replace background color.
COLOR_SEARCH_FOUND_MARK - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Search found mark highlight color.
COLOR_SEARCH_REPLACE_MARK - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Search replace mark highlight color.
COLOR_SEGMENT_MARKER_BG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
SEgment marker background color.
COLOR_SEGMENT_MARKER_FG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Segment marker foreground color.
COLOR_SELECTION_BG - Static variable in class org.omegat.util.gui.DataTableStyling
 
COLOR_SELECTION_FG - Static variable in class org.omegat.util.gui.DataTableStyling
 
COLOR_SOURCE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
source text background.
COLOR_SOURCE_FG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
source text foreground.
COLOR_SPELLCHECK - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Spellcheck suggestion highlight color.
COLOR_STANDARD_BG - Static variable in class org.omegat.util.gui.DataTableStyling
 
COLOR_STANDARD_FG - Static variable in class org.omegat.util.gui.DataTableStyling
 
COLOR_TERMINOLOGY - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Terminology suggestion highlight color.
COLOR_TRANSLATED - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
translated segment background.
COLOR_TRANSLATED_FG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
translated segment text.
COLOR_TRANSTIPS - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
Glossary matches highlight color.
COLOR_UNTRANSLATED - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
untranslated segment background.
COLOR_UNTRANSLATED_FG - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
untranslated segment foreground.
COLOR_WHITESPACE - Enum constant in enum class org.omegat.util.gui.Styles.EditorColor
White space marker background color.
colorizeByHTML(String, ErrorReport.TagError) - Static method in class org.omegat.gui.issues.TagIssue
 
COLUMN_CATEGORY - Static variable in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
COLUMN_NAME - Static variable in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
comesFrom - Variable in class org.omegat.core.matching.NearString
 
ComesFromAutoTMMarker - Class in org.omegat.gui.editor.mark
Marker for marks entries from TMX that come automatically from tm/auto/ folder.
ComesFromAutoTMMarker() - Constructor for class org.omegat.gui.editor.mark.ComesFromAutoTMMarker
 
ComesFromMTMarker - Class in org.omegat.gui.editor.mark
Marker for be able to add marks when a match is inserted from such a TMX manually.
ComesFromMTMarker() - Constructor for class org.omegat.gui.editor.mark.ComesFromMTMarker
 
COMMAND_INIT - Static variable in class org.omegat.core.team2.TeamTool
 
CommandMonitor - Class in org.omegat.core.threads
Monitor an external process.
CommandVarExpansion - Class in org.omegat.core.data
Expand variables representing project properties.
CommandVarExpansion(String) - Constructor for class org.omegat.core.data.CommandVarExpansion
 
comment - Variable in class org.omegat.gui.editor.autotext.Autotext.AutotextItem
 
comment(char[], int, int) - Method in class org.omegat.filters3.xml.Handler
Receive notification of an XML comment anywhere in the document.
comment(String) - Method in class org.omegat.filters3.xml.android.AndroidFilter
 
comment(String) - Method in class org.omegat.filters3.xml.XMLFilter
 
comment(String) - Method in interface org.omegat.filters3.xml.Translator
Process comment.
Comment - Class in org.omegat.filters3.xml
A comment in XML file.
Comment(String) - Constructor for class org.omegat.filters3.xml.Comment
Creates a new instance of Comment
COMMENT - Static variable in class org.omegat.core.data.SegmentProperties
 
CommentsTextArea - Class in org.omegat.gui.comments
This is a pane that displays comments on source texts.
CommentsTextArea(IMainWindow) - Constructor for class org.omegat.gui.comments.CommentsTextArea
Creates new Comments Text Area Pane
commit(String[], String) - Method in class org.omegat.core.team2.impl.FileRepository
 
commit(String[], String) - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
Commit files in the current stack.
commit(String[], String) - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
 
commit(String[], String) - Method in class org.omegat.core.team2.impl.SVNRemoteRepository2
 
commit(String[], String) - Method in interface org.omegat.core.team2.IRemoteRepository2
Commit to repository after specified version, or after any version if 'null' specified.
commitAndDeactivate() - Method in class org.omegat.gui.editor.EditorController
Commits the translation.
commitAndDeactivate() - Method in interface org.omegat.gui.editor.IEditor
Commits the translation and deactivate entry.
commitAndDeactivate() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
commitAndLeave() - Method in class org.omegat.gui.editor.EditorController
 
commitAndLeave() - Method in interface org.omegat.gui.editor.IEditor
Commits the translation and leave entry activated.
commitAndLeave() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
commitComment - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
commitFileAfterVersion(String, String, String...) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Commit specific file after rebase.
commitFiles(String, String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Commit set of files without rebase - just local version.
commitPrepared(RebaseAndCommit.Prepared, RemoteRepositoryProvider, String) - Static method in class org.omegat.core.team2.RebaseAndCommit
Commit later.
commitSourceFiles() - Method in interface org.omegat.core.data.IProject
Commit source files in a team project.
commitSourceFiles() - Method in class org.omegat.core.data.NotLoadedProject
 
commitSourceFiles() - Method in class org.omegat.core.data.RealProject
 
comparatorByList(List<String>) - Static method in class org.omegat.util.StreamUtil
Get a comparator that sorts according to the provided list.
compare(String, String) - Method in class org.omegat.util.FileUtil.TmFileComparator
 
compare(NearString.Scores, NearString.Scores) - Method in class org.omegat.core.matching.NearString.ScoresComparator
 
compareMinorVersions(String, String) - Static method in class org.omegat.util.VersionChecker
 
compareTo(Object) - Method in class org.omegat.util.Language
 
compareTo(EntryKey) - Method in class org.omegat.core.data.EntryKey
 
compareTo(DictionaryEntry) - Method in class org.omegat.core.dictionaries.DictionaryEntry
 
compareTo(SearchMatch) - Method in class org.omegat.core.search.SearchMatch
 
compareTo(ScriptItem) - Method in class org.omegat.gui.scripting.ScriptItem
 
compareToNullable(T, T) - Static method in class org.omegat.util.StringUtil
Compares two objects of type T that may be null.
compareToWithNulls(T, T) - Static method in class org.omegat.util.StringUtil
Deprecated. 
compareVersions(String, String, String, String) - Static method in class org.omegat.util.VersionChecker
Compares OmegaT version numbers.
compareZipEntries(ZipEntry, ZipEntry) - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
 
COMPILE - Enum constant in enum class org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
 
compileFileMasks(List<String>) - Static method in class org.omegat.util.FileUtil
 
compileProject(String) - Method in interface org.omegat.core.data.IProject
Create translated documents.
compileProject(String) - Method in class org.omegat.core.data.NotLoadedProject
 
compileProject(String) - Method in class org.omegat.core.data.RealProject
Builds translated files corresponding to sourcePattern and creates fresh TM files.
compileProject(String, boolean) - Method in class org.omegat.core.data.RealProject
Builds translated files corresponding to sourcePattern and creates fresh TM files.
compileProjectAndCommit(String, boolean, boolean) - Method in interface org.omegat.core.data.IProject
Builds translated files corresponding to sourcePattern and creates fresh TM files.
compileProjectAndCommit(String, boolean, boolean) - Method in class org.omegat.core.data.NotLoadedProject
 
compileProjectAndCommit(String, boolean, boolean) - Method in class org.omegat.core.data.RealProject
Builds translated files corresponding to sourcePattern and creates fresh TM files.
completeWord(String) - Method in class org.omegat.gui.editor.history.WordCompleter
 
completion() - Method in class org.omegat.core.threads.LongProcessHandle
 
Completion - Class in org.omegat.core.threads
Represents the completion status of a task, including success, cancellation, or failure.
Completion.Status - Enum Class in org.omegat.core.threads
Enumeration of possible completion statuses.
compressSpaces(String) - Static method in class org.omegat.util.StringUtil
Compresses spaces in case of non-preformatting paragraph.
compressWhitespace(boolean) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
compute(Token[], Token[]) - Method in interface org.omegat.core.matching.ISimilarityCalculator
Compute similarity.
compute(Token[], Token[]) - Method in class org.omegat.core.matching.LevenshteinDistance
Compute Levenshtein distance between two lists of tokens.
computeDefaultWriteableGlossaryFile() - Method in class org.omegat.core.data.ProjectProperties
 
computeListData(String, boolean) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
Compute the items visible in the auto-completer list
computeListData(String, boolean) - Method in class org.omegat.gui.editor.autotext.AutotextAutoCompleterView
 
computeListData(String, boolean) - Method in class org.omegat.gui.editor.history.HistoryCompleter
 
computeListData(String, boolean) - Method in class org.omegat.gui.editor.history.HistoryPredictor
 
computeListData(String, boolean) - Method in class org.omegat.gui.editor.TagAutoCompleterView
 
computeListData(String, boolean) - Method in class org.omegat.gui.glossary.GlossaryAutoCompleterView
 
computeRelativePath(File, File) - Static method in class org.omegat.util.FileUtil
Compute relative path of file.
CONF_SENTSEG - Static variable in class org.omegat.core.segmentation.SRXManager
 
CONFIG_DIR - Static variable in class org.omegat.CLIParameters
 
CONFIG_FILE - Static variable in class org.omegat.CLIParameters
 
confirmAndClose - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
confirmWithoutClose - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
ConflictDialog - Class in org.omegat.gui.dialogs
 
ConflictDialog(Frame, boolean) - Constructor for class org.omegat.gui.dialogs.ConflictDialog
Creates new form ConflictDialog
ConflictDialogController - Class in org.omegat.gui.dialogs
Show conflict dialog.
ConflictDialogController(JFrame) - Constructor for class org.omegat.gui.dialogs.ConflictDialogController
 
ConsoleBindings - Class in org.omegat.gui.scripting
Class mocking the GUI elements when scripts are executed in console mode.
ConsoleBindings() - Constructor for class org.omegat.gui.scripting.ConsoleBindings
 
ConsoleWindow - Class in org.omegat.gui.main
The main window of OmegaT application, if the program is started in consoleMode.
ConsoleWindow() - Constructor for class org.omegat.gui.main.ConsoleWindow
 
CONSTRAINT_DOCTYPE - Static variable in interface org.omegat.filters3.xml.XMLDialect
Constraint on Doctype name.
CONSTRAINT_DOCTYPE_UNBOXED - Static variable in interface org.omegat.filters3.xml.XMLDialect
Unboxed (of primitive type int) constraint on Doctype name.
CONSTRAINT_PUBLIC_DOCTYPE - Static variable in interface org.omegat.filters3.xml.XMLDialect
Constraint on PUBLIC Doctype declaration.
CONSTRAINT_PUBLIC_DOCTYPE_UNBOXED - Static variable in interface org.omegat.filters3.xml.XMLDialect
Unboxed (of primitive type int) constraint on PUBLIC Doctype declaration.
CONSTRAINT_ROOT - Static variable in interface org.omegat.filters3.xml.XMLDialect
Constraint on root tag name.
CONSTRAINT_ROOT_UNBOXED - Static variable in interface org.omegat.filters3.xml.XMLDialect
Unboxed (of primitive type int) constraint on root tag name.
CONSTRAINT_SYSTEM_DOCTYPE - Static variable in interface org.omegat.filters3.xml.XMLDialect
Constraint on SYSTEM Doctype declaration.
CONSTRAINT_SYSTEM_DOCTYPE_UNBOXED - Static variable in interface org.omegat.filters3.xml.XMLDialect
Unboxed (of primitive type int) constraint on SYSTEM Doctype declaration.
CONSTRAINT_XMLNS - Static variable in interface org.omegat.filters3.xml.XMLDialect
Constraint on xmlns declaration.
CONSTRAINT_XMLNS_UNBOXED - Static variable in interface org.omegat.filters3.xml.XMLDialect
Unboxed (of primitive type int) constraint on xmlns declaration.
constructShortcuts(List<Element>, List<ProtectedPart>) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
 
constructShortcuts(List<Element>, List<ProtectedPart>) - Method in class org.omegat.filters3.xml.xliff.XLIFFDialect
 
constructShortcuts(List<Element>, List<ProtectedPart>) - Method in interface org.omegat.filters3.xml.XMLDialect
Returns shortcut string representation of the entry source.
containsCommand(String) - Static method in class org.omegat.cli.SubCommands
Checks if a subcommand with the specified key exists in the registry.
containsKey(Object) - Method in class org.omegat.core.data.SyncTMX
 
containsKey(K) - Method in class org.omegat.util.MultiMap
Returns true if this map contains a mapping for the specified key.
containsPair(K, V) - Method in class org.omegat.util.MultiMap
Returns true if this map maps the specified key to the specified value.
containsTag(List<TagUtil.Tag>, String) - Static method in class org.omegat.util.TagUtil
Check whether a tag belongs to a list of tags
containsTitle(int) - Method in class org.omegat.gui.editor.AlphabeticalMarkers
Returns true if this list contains the specified title.
containsValue(Object) - Method in class org.omegat.core.data.SyncTMX
 
CONTEXT - Enum constant in enum class org.omegat.filters3.xml.xliff.XLIFFOptions.ID_TYPE
Take the ID from the prev and next segments.
CONTRIBUTORS_FILE - Static variable in class org.omegat.util.OConsts
 
convert(File) - Static method in class org.omegat.convert.ConvertProject
 
CONVERT_NUMBERS - Static variable in class org.omegat.util.Preferences
Workflow Option: Attempt to convert numbers when inserting a fuzzy match
convertAttributes(Attributes) - Static method in class org.omegat.filters3.xml.XMLUtils
Converts attributes from org.xml.sax package to OmegaT's.
ConvertProject - Class in org.omegat.convert
Check project and convert to current version if required.
ConvertProject26to37team - Class in org.omegat.convert
Check if project is 2.6-style team project, i.e.
convertToEntity(int) - Method in class org.omegat.util.xml.DefaultEntityFilter
Deprecated.
Converts plaintext symbol to XML entity.
convertToList(String) - Static method in class org.omegat.util.StringUtil
For a string containing a space-separated list of items, convert that string into an ArrayList
convertToSymbol(String) - Method in class org.omegat.util.xml.DefaultEntityFilter
Deprecated.
Converts XML entity to plaintext character.
copy() - Method in class org.omegat.core.segmentation.MapRule
Copy of the object.
copy() - Method in class org.omegat.core.segmentation.Rule
 
copy() - Method in class org.omegat.core.segmentation.SRX
 
copy(String[]) - Static method in class org.omegat.core.data.SegmentProperties
 
copy(PluginInformation, PluginInformation.Status) - Static method in class org.omegat.core.data.PluginInformation.Builder
 
COPY_SUPPORT_INFO_BUTTON - Static variable in class org.omegat.gui.dialogs.AboutDialog
 
copyFilesFromProjectToRepos(String, String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Copy all mappings that under specified directory path into repository directory.
copyFilesFromReposToProject(String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Copies all files under specified path that are mapped to local directory.
copyFilesFromReposToProject(String, String, boolean) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Copies all files under specified path that are mapped to local directory.
copyFilesTo(File, File[], FileUtil.ICollisionCallback) - Static method in class org.omegat.util.FileUtil
Copy a collection of files to a destination.
copyFileWithEolConversion(File, File, Charset) - Static method in class org.omegat.util.FileUtil
Copy file and create output directory if need.
Core - Class in org.omegat.core
Class which contains all components' instances.
Core.RunnableWithException - Interface in org.omegat.core
 
CoreEvents - Class in org.omegat.core
Class for distribute main application events.
CoreState - Class in org.omegat.core.data
 
correctFrameWidth(int) - Static method in class org.omegat.util.gui.StaticUIUtils
Ensure the frame width is OK.
cr - Variable in class org.omegat.core.data.ParseEntry.ParseEntryResult
 
create(String) - Static method in class org.omegat.core.team2.RemoteRepositoryFactory
 
create(Element) - Method in class org.omegat.util.gui.ViewFactoryHelper
 
CREATE - Enum constant in enum class org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
 
CREATE_GLOSSARY_GEOMETRY_PREFIX - Static variable in class org.omegat.util.Preferences
Create Glossary Entry dialog
createAdmin() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Admin
createAdminGrp() - Method in class gen.core.tbx.ObjectFactory
Create an instance of AdminGrp
createAdminNote() - Method in class gen.core.tbx.ObjectFactory
Create an instance of AdminNote
createAfterbreak() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Afterbreak
createAttributeSet(Color, Color, Boolean, Boolean) - Static method in class org.omegat.util.gui.Styles
Construct required attributes set.
createAttributeSet(Color, Color, Boolean, Boolean, Boolean, Boolean) - Static method in class org.omegat.util.gui.Styles
 
createBack() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Back
createBeforebreak() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Beforebreak
createBody() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Body
createBody() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Body
createBpt() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Bpt
createChange() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Change
createCompositeFont(String, int, int) - Static method in class org.omegat.util.gui.FontUtil
 
createDate() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Date
createDefaultFiltersConfig() - Static method in class org.omegat.filters2.master.FilterMaster
Reverts Filter Configuration to Default values.
createDescrip() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Descrip
createDescripGrp() - Method in class gen.core.tbx.ObjectFactory
Create an instance of DescripGrp
createDescripNote() - Method in class gen.core.tbx.ObjectFactory
Create an instance of DescripNote
createDetector() - Static method in class org.omegat.util.gui.laf.SystemDarkThemeDetector
 
createEmpty(File) - Static method in class org.omegat.gui.glossary.GlossaryReaderTSV
Create a new empty TSV glossary file with a leading comment
createEncodingDesc() - Method in class gen.core.tbx.ObjectFactory
Create an instance of EncodingDesc
createEpt() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Ept
createEscapingWriterFor(OutputStream, String) - Method in class org.omegat.util.TmxEscapingWriterFactory
 
createEscapingWriterFor(Writer, String) - Method in class org.omegat.util.TmxEscapingWriterFactory
 
createFileDesc() - Method in class gen.core.tbx.ObjectFactory
Create an instance of FileDesc
createFiles() - Method in class gen.core.filters.ObjectFactory
Create an instance of Files
createFilter() - Method in class gen.core.filters.ObjectFactory
Create an instance of Filter
createFilterOption() - Method in class gen.core.filters.ObjectFactory
Create an instance of Filter.Option
createFilters() - Method in class gen.core.filters.ObjectFactory
Create an instance of Filters
createForeign() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Foreign
createFormathandle() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Formathandle
CreateGlossaryEntry - Class in org.omegat.gui.dialogs
 
CreateGlossaryEntry(Frame) - Constructor for class org.omegat.gui.dialogs.CreateGlossaryEntry
Creates new form CreateGlossaryEntry
createHeader() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Header
createHi() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Hi
createInstance(String) - Method in class org.omegat.filters3.Text
Creates a new instance of the same class as this one.
createInstance(String) - Method in class org.omegat.filters3.xml.XMLEntityText
Creates a new instance of XMLText class.
createInstance(String) - Method in class org.omegat.filters3.xml.XMLText
Creates a new instance of XMLText class.
createItem() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Item
createItemGrp() - Method in class gen.core.tbx.ObjectFactory
Create an instance of ItemGrp
createItemSet() - Method in class gen.core.tbx.ObjectFactory
Create an instance of ItemSet
createLangSet() - Method in class gen.core.tbx.ObjectFactory
Create an instance of LangSet
createLanguagemap() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Languagemap
createLanguagerule() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Languagerule
createLanguagerules() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Languagerules
createMaprules() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Maprules
createMartif() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Martif
createMartifHeader() - Method in class gen.core.tbx.ObjectFactory
Create an instance of MartifHeader
createMasks() - Method in class gen.core.project.ObjectFactory
Create an instance of Masks
createMed(File, ProjectProperties) - Static method in class org.omegat.gui.main.ProjectMedProcessing
 
createNewPassword() - Method in interface org.omegat.util.CredentialsManager.IPasswordPrompt
 
createNewWritableGlossaryFile(File) - Static method in class org.omegat.gui.glossary.GlossaryManager
Create new default writable glossary file.
createNote() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Note
createNotLoadedProject() - Static method in class org.omegat.core.data.ProjectFactory
 
createNtig() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Ntig
createOmegat() - Method in class gen.core.project.ObjectFactory
Create an instance of Omegat
createP() - Method in class gen.core.tbx.ObjectFactory
Create an instance of P
createPh() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Ph
createProject() - Method in class gen.core.project.ObjectFactory
Create an instance of Project
createProject() - Method in class org.omegat.core.data.RealProject
Create new project.
createProject(ProjectProperties) - Static method in class org.omegat.core.data.ProjectFactory
Create a new project.
createProjectRepositories() - Method in class gen.core.project.ObjectFactory
Create an instance of Project.Repositories
createPublicationStmt() - Method in class gen.core.tbx.ObjectFactory
Create an instance of PublicationStmt
createReader(File, String) - Method in class org.omegat.filters4.xml.AbstractXmlFilter
Creates a special XML-encoding-aware reader of an input file.
createReader(File, String) - Method in class org.omegat.filters2.html2.HTMLFilter2
Customized version of creating input reader for HTML files, aware of encoding by using EncodingAwareReader class.
createReader(File, String) - Method in class org.omegat.filters2.pdf.PdfFilter
 
createReader(File, String) - Method in interface org.omegat.filters3.xml.Translator
Creates a special XML-encoding-aware reader of an input file.
createReader(File, String) - Method in class org.omegat.filters3.xml.XMLFilter
Creates a special XML-encoding-aware reader of an input file.
createRef() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Ref
createRefObject() - Method in class gen.core.tbx.ObjectFactory
Create an instance of RefObject
createRefObjectList() - Method in class gen.core.tbx.ObjectFactory
Create an instance of RefObjectList
createRepositoryDefinition() - Method in class gen.core.project.ObjectFactory
Create an instance of RepositoryDefinition
createRepositoryMapping() - Method in class gen.core.project.ObjectFactory
Create an instance of RepositoryMapping
createRevisionDesc() - Method in class gen.core.tbx.ObjectFactory
Create an instance of RevisionDesc
createRule() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Rule
createScriptWorker(String, ScriptItem, Map<String, Object>) - Method in class org.omegat.gui.scripting.ScriptingWindow
 
createSearchWindow(SearchMode) - Static method in class org.omegat.gui.search.SearchWindowManager
 
createSearchWindow(SearchMode, String) - Static method in class org.omegat.gui.search.SearchWindowManager
 
createSegmentElement(boolean, int, TMXEntry, boolean) - Method in class org.omegat.gui.editor.SegmentBuilder
 
createSegmentElement(boolean, TMXEntry) - Method in class org.omegat.gui.editor.SegmentBuilder
Create an element for one segment.
createSegmentElement(boolean, TMXEntry, boolean) - Method in class org.omegat.gui.editor.SegmentBuilder
Create an element for one segment.
createSourceDesc() - Method in class gen.core.tbx.ObjectFactory
Create an instance of SourceDesc
createSrx() - Method in class gen.core.segmentation.ObjectFactory
Create an instance of Srx
createTerm() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Term
createTermComp() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TermComp
createTermCompGrp() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TermCompGrp
createTermCompList() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TermCompList
createTermEntry() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TermEntry
createTermGrp() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TermGrp
createTermNote() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TermNote
createTermNoteGrp() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TermNoteGrp
createText() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Text
createTig() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Tig
createTitle() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Title
createTitleBar() - Method in class org.omegat.util.gui.CustomContainerFactory
 
createTitleStmt() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TitleStmt
createTransac() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Transac
createTransacGrp() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TransacGrp
createTransacNote() - Method in class gen.core.tbx.ObjectFactory
Create an instance of TransacNote
createWriter(File, String) - Method in interface org.omegat.filters3.xml.Translator
Creates a writer of the translated file.
createWriter(File, String) - Method in class org.omegat.filters3.xml.XMLFilter
Creates a writer of the translated file.
createWriter(File, String) - Method in class org.omegat.filters4.xml.AbstractXmlFilter
Creates a writer of the translated file.
createWriter(File, String) - Method in class org.omegat.filters2.html2.HTMLFilter2
Customized version of creating an output stream for HTML files, appending charset meta by using HTMLWriter class.
createXref() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Xref
creationdate - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
creationdate - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
creationDate - Variable in class org.omegat.core.data.PrepareTMXEntry
 
creationDate - Variable in class org.omegat.core.data.TMXEntry
 
creationDate - Variable in class org.omegat.core.matching.NearString
 
creationid - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
creationid - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
creator - Variable in class org.omegat.core.data.PrepareTMXEntry
 
creator - Variable in class org.omegat.core.data.TMXEntry
 
creator - Variable in class org.omegat.core.matching.NearString
 
Credentials() - Constructor for class org.omegat.core.team2.impl.TeamUtils.Credentials
 
CredentialsManager - Class in org.omegat.util
A class for storing and retrieving sensitive values such as login credentials, API keys, etc., from the program-wide Preferences store.
CredentialsManager.IPasswordPrompt - Interface in org.omegat.util
 
CredentialsManager.PasswordSetResult - Class in org.omegat.util
 
CredentialsManager.ResponseType - Enum Class in org.omegat.util
 
crlf - Variable in class org.omegat.core.data.ParseEntry.ParseEntryResult
 
CT_OMEGAT - Static variable in class org.omegat.util.TMXReader2
Creation Tool attribute value of OmegaT TMXs: "OmegaT"
current() - Method in class org.omegat.tokenizer.WordIterator
Return character index of the text boundary that was most recently returned by next(), previous(), first(), or last()
CURRENT_FOLDER - Static variable in class org.omegat.util.Preferences
 
CURRENT_VERSION - Static variable in class org.omegat.core.segmentation.SRX
Deprecated.
CURRENT_VERSION - Static variable in class org.omegat.filters2.master.FilterMaster
Currently file filters support version.
cursorAdjust - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
custom - Variable in class org.omegat.core.spellchecker.DictionaryManager.SpellingDictionaryEntry
 
CustomColorSelectionController - Class in org.omegat.gui.preferences.view
 
CustomColorSelectionController() - Constructor for class org.omegat.gui.preferences.view.CustomColorSelectionController
 
CustomColorSelectionPanel - Class in org.omegat.gui.preferences.view
 
CustomColorSelectionPanel() - Constructor for class org.omegat.gui.preferences.view.CustomColorSelectionPanel
Creates new form CustomColorSelectionPanel
CustomContainerFactory - Class in org.omegat.util.gui
A custom DockableContainerFactory to allow us to supply custom DockViewTitleBars so that we can insert custom buttons.
CustomContainerFactory() - Constructor for class org.omegat.util.gui.CustomContainerFactory
 
CustomDockingUISettings - Class in org.omegat.util.gui
 
CustomDockingUISettings() - Constructor for class org.omegat.util.gui.CustomDockingUISettings
 
cut() - Method in class org.omegat.gui.editor.EditorTextArea3
Allow to cut segment, even selection outside editable segment.
CYCLE - Enum constant in enum class org.omegat.gui.editor.IEditor.CHANGE_CASE_TO
cycle between cases
cycleSwitchCaseMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 

D

DARK_CLASS_NAME_DEFAULT - Static variable in class org.omegat.util.gui.UIDesignManager
 
DataTableStyling - Class in org.omegat.util.gui
A collection of styling constants and helper methods for use with JTables.
DataTableStyling.AlternatingHighlightRenderer - Class in org.omegat.util.gui
 
DataTableStyling.FancyRenderer<T extends JComponent> - Class in org.omegat.util.gui
 
DataTableStyling.PatternHighlightRenderer - Class in org.omegat.util.gui
 
DataUtils - Class in org.omegat.core.data
 
Date - Class in gen.core.tbx
Java class for anonymous complex type
Date() - Constructor for class gen.core.tbx.Date
 
dateAfter - Variable in class org.omegat.core.search.SearchExpression
 
dateBefore - Variable in class org.omegat.core.search.SearchExpression
 
DB5_XMLNS - Static variable in class org.omegat.filters3.xml.docbook.DocBookDialect
 
decodeBase64(String, Charset) - Static method in class org.omegat.util.StringUtil
Decode the Base64-encoded charset bytes back to a String.
decodeHttpURLs(String) - Static method in class org.omegat.util.HttpConnectionUtils
 
decodePassword(String) - Static method in class org.omegat.core.team2.impl.TeamUtils
 
decreaseTranslated() - Method in class org.omegat.core.data.NotLoadedProject
 
deepEquals(Token) - Method in class org.omegat.util.Token
Check that all fields are equal (unlike Token.equals(Object)).
DEFAULT - Enum constant in enum class org.omegat.externalfinder.item.ExternalFinderItem.ENCODING
Default encoding.
DEFAULT - Enum constant in enum class org.omegat.gui.main.MainWindowStatusBar.StatusBarMode
 
DEFAULT_BRIDGE_TYPE - Static variable in class org.omegat.languagetools.LanguageToolPrefs
 
DEFAULT_DICT - Static variable in class org.omegat.util.OConsts
Project subfolder for dictionaries default name.
DEFAULT_DISABLED_CATEGORIES - Static variable in class org.omegat.languagetools.LanguageToolPrefs
 
DEFAULT_DISABLED_RULES - Static variable in class org.omegat.languagetools.LanguageToolPrefs
 
DEFAULT_EXPORT_TM - Static variable in class org.omegat.util.OConsts
Project subfolder for exported translation memories.
DEFAULT_EXPORT_TM_LEVELS - Static variable in class org.omegat.util.OConsts
Translation memory levels, space-separated lowercase string, to include zero or more of the following values: "omegat", "level1" and/or "level2".
DEFAULT_FOLDER_MARKER - Static variable in class org.omegat.util.ProjectFileStorage
A marker that tells OmegaT that project's subfolder has default location.
DEFAULT_GLOSSARY - Static variable in class org.omegat.util.OConsts
Project subfolder for glossaries default name.
DEFAULT_INTERNAL - Static variable in class org.omegat.util.OConsts
Project subfolder for project's translation memory.
DEFAULT_ITEMS_PER_PAGE - Static variable in class org.omegat.util.gui.MenuItemPager
 
DEFAULT_MENUBAR - Static variable in class org.omegat.gui.preferences.MainMenuUI
 
DEFAULT_OTHERLANG - Static variable in class org.omegat.util.OConsts
Project subfolder for translation memories with other languages as alternative sources.
DEFAULT_RENDERER - Static variable in class org.omegat.gui.glossary.GlossaryRenderers
 
DEFAULT_SCRIPT - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
DEFAULT_SCRIPTS_DIR - Static variable in class org.omegat.gui.scripting.ScriptingModule
 
DEFAULT_SOURCE - Static variable in class org.omegat.util.OConsts
Project subfolder for source files default name.
DEFAULT_SOURCE_ENCODING - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
DEFAULT_TARGET - Static variable in class org.omegat.util.OConsts
Project subfolder for translated files default name.
DEFAULT_TARGET_ENCODING - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
DEFAULT_TEMPLATE - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
DEFAULT_TEMPLATE - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
DEFAULT_TEMPLATE_NO_DATE - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
DEFAULT_TM - Static variable in class org.omegat.util.OConsts
Project subfolder for legacy translation memories default name.
DEFAULT_W_GLOSSARY - Static variable in class org.omegat.util.OConsts
Default name for the project writeable glossary file (inside project)
DEFAULT_W_GLOSSARY_SUFF - Static variable in class org.omegat.util.OConsts
Default suffix for project writeable glossary file (outside of project)
DefaultClassicTheme - Class in org.omegat.gui.theme
 
DefaultClassicTheme() - Constructor for class org.omegat.gui.theme.DefaultClassicTheme
 
DefaultEntityFilter - Class in org.omegat.util.xml
Deprecated, for removal: This API element is subject to removal in a future version.
DefaultEntityFilter() - Constructor for class org.omegat.util.xml.DefaultEntityFilter
Deprecated.
 
DefaultFlatTheme - Class in org.omegat.gui.theme
 
DefaultFlatTheme() - Constructor for class org.omegat.gui.theme.DefaultFlatTheme
 
DefaultGlossaryRenderer - Class in org.omegat.gui.glossary
 
DefaultGlossaryRenderer() - Constructor for class org.omegat.gui.glossary.DefaultGlossaryRenderer
 
DefaultPopup() - Constructor for class org.omegat.gui.editor.EditorPopups.DefaultPopup
 
DefaultTokenizer - Class in org.omegat.tokenizer
Methods for tokenize string.
DefaultTokenizer() - Constructor for class org.omegat.tokenizer.DefaultTokenizer
 
defaultTranslation - Variable in class org.omegat.core.data.TMXEntry
 
DefaultXMLDialect - Class in org.omegat.filters3.xml
Helper class for describing a certain XML dialect.
DefaultXMLDialect() - Constructor for class org.omegat.filters3.xml.DefaultXMLDialect
 
defineConstraint(Integer, Pattern) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines a constraint to restrict supported subset of XML files.
defineContentBasedTag(String, Tag.Type) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
 
defineDialect(OpenDocOptions) - Method in class org.omegat.filters3.xml.opendoc.OpenDocDialect
Actually defines the dialect.
defineDialect(OpenXMLOptions) - Method in class org.omegat.filters3.xml.openxml.OpenXMLDialect
Actually defines the dialect.
defineDialect(XHTMLOptions) - Method in class org.omegat.filters3.xml.xhtml.XHTMLDialect
Actually defines the dialect.
defineDialect(XLIFFOptions) - Method in class org.omegat.filters3.xml.xliff.XLIFFDialect
Actually defines the dialect.
defineIntactTag(String) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines intact tag.
defineIntactTags(String[]) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines a set of intact tags from an array.
defineOutOfTurnTag(String) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines out of turn tag.
defineOutOfTurnTags(String[]) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines out of turn tags.
defineParagraphTag(String) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines paragraph tag.
defineParagraphTags(String[]) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines a set of paragraph tags from an array.
definePreformatTag(String) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines preformat tag.
definePreformatTags(String[]) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines a set of preformat tags from an array.
defineShortcut(String, String) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines a shortcut for a tag, useful for formatting tags.
defineShortcuts(String[]) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines shortcuts for formatting tags.
defineTranslatableAttribute(String) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines always translatable attribute (no matter what tag it belongs to).
defineTranslatableAttributes(String[]) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines always translatable attributes (no matter what tag it belongs to).
defineTranslatableTagAttribute(String, String) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines translatable attribute of a tag.
defineTranslatableTagAttributes(String, String[]) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines translatable attributes of a tag.
defineTranslatableTagsAttribute(String[], String) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Defines translatable attribute of several tags.
DelegatingComboBoxRenderer<T,U> - Class in org.omegat.util.gui
A combo box renderer that delegates rendering to the Look And Feel's default renderer.
DelegatingComboBoxRenderer() - Constructor for class org.omegat.util.gui.DelegatingComboBoxRenderer
 
DelegatingLookAndFeel - Class in org.omegat.gui.theme
A LAF class that delegates almost everything to the system LAF.
DelegatingLookAndFeel() - Constructor for class org.omegat.gui.theme.DelegatingLookAndFeel
 
DELETE - Enum constant in enum class org.omegat.core.matching.DiffDriver.Type
 
deleteDirectory(File) - Static method in class org.omegat.core.team2.impl.GITRemoteRepository2
Delete target directory.
Descrip - Class in gen.core.tbx
Java class for anonymous complex type
Descrip() - Constructor for class gen.core.tbx.Descrip
 
DescripGrp - Class in gen.core.tbx
Java class for anonymous complex type
DescripGrp() - Constructor for class gen.core.tbx.DescripGrp
 
DescripNote - Class in gen.core.tbx
Java class for anonymous complex type
DescripNote() - Constructor for class gen.core.tbx.DescripNote
 
descriptionTextArea - Variable in class org.omegat.gui.dialogs.KeyStrokeEditorPanel
 
descriptionTextArea - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
descriptionTextArea - Variable in class org.omegat.gui.preferences.view.SecureStorePanel
 
descriptionTextArea - Variable in class org.omegat.gui.preferences.view.UserPassPanel
 
DesktopWrapper - Class in org.omegat.util.gui
Wrapper class for java.awt.Desktop with `xdg-open` path on Linux platform.
destroy() - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
destroy the library
destroy() - Method in interface org.omegat.core.spellchecker.ISpellChecker
Destroy internal cache and free memory.
destroy() - Method in interface org.omegat.core.spellchecker.ISpellCheckerProvider
Destroy checker.
destroy() - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
detectCharset(File) - Static method in class org.omegat.util.TMXReader2
Detects charset of XML file.
detectEncoding(File) - Static method in class org.omegat.util.EncodingDetector
Detect the encoding of the supplied file.
detectEncoding(InputStream) - Static method in class org.omegat.util.EncodingDetector
Detect the encoding of the supplied file.
detectEncodingDefault(File, String) - Static method in class org.omegat.util.EncodingDetector
Detect the encoding of the supplied file.
detectHtmlEncoding(String, String) - Static method in class org.omegat.util.EncodingDetector
Returns the reader of the underlying file in the correct encoding.
detectionSupported() - Method in class org.omegat.util.gui.laf.EmptyDarkThemeDetector
 
detectionSupported() - Method in class org.omegat.util.gui.laf.MacOSDarkThemeDetector
 
detectionSupported() - Method in class org.omegat.util.gui.laf.SystemDarkThemeDetector
 
detectionSupported() - Method in class org.omegat.util.gui.laf.WindowsDarkThemeDetector
 
detectRepositoryType(String) - Static method in class org.omegat.core.team2.RemoteRepositoryFactory
Tries to detect a repository type.
DEV_MANIFESTS - Static variable in class org.omegat.CLIParameters
 
DIALOG_NAME - Static variable in class org.omegat.gui.dialogs.AboutDialog
 
DIALOG_NAME - Static variable in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
DIALOG_NAME - Static variable in class org.omegat.gui.dialogs.LicenseDialog
 
DIALOG_NAME - Static variable in class org.omegat.gui.dialogs.LogDialogController
 
DIALOG_NAME - Static variable in class org.omegat.gui.dialogs.NewProjectFileChooser
 
DIALOG_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
DICT_FOLDER - Static variable in class org.omegat.util.Preferences
 
DICT_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
DictionariesManager - Class in org.omegat.core.dictionaries
Class for load dictionaries.
DictionariesManager(IDictionaries) - Constructor for class org.omegat.core.dictionaries.DictionariesManager
 
DictionariesTextArea - Class in org.omegat.gui.dictionaries
This is a Dictionaries pane that displays dictionaries entries.
DictionariesTextArea(IMainWindow) - Constructor for class org.omegat.gui.dictionaries.DictionariesTextArea
 
DictionariesTextArea.DictionaryEntriesSearchThread - Class in org.omegat.gui.dictionaries
Thread for search data in dictionaries.
DictionariesTextArea.DictionaryTextSearchThread - Class in org.omegat.gui.dictionaries
Thread for user requested dictionary search.
DICTIONARY - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
Dictionary files/services connectors that provide IDictionary and/or IDictionaryFactory API.
DICTIONARY_AUTO_SEARCH - Static variable in class org.omegat.util.Preferences
 
DICTIONARY_BROWSE_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
DICTIONARY_CONDENSED_VIEW - Static variable in class org.omegat.util.Preferences
 
DICTIONARY_FUZZY_MATCHING - Static variable in class org.omegat.util.Preferences
 
DICTIONARY_USE_FONT - Static variable in class org.omegat.util.Preferences
 
DICTIONARY_ZIP - Static variable in class org.omegat.util.PatternConsts
Pattern for detecting remote dictionary file archives
DictionaryData<T> - Class in org.omegat.core.dictionaries
A class that encapsulates the storage and retrieval of string-keyed data.
DictionaryData(Language) - Constructor for class org.omegat.core.dictionaries.DictionaryData
 
DictionaryEntriesSearchThread(SourceTextEntry) - Constructor for class org.omegat.gui.dictionaries.DictionariesTextArea.DictionaryEntriesSearchThread
 
DictionaryEntry - Class in org.omegat.core.dictionaries
Class for store one dictionary entry.
DictionaryEntry(String, String) - Constructor for class org.omegat.core.dictionaries.DictionaryEntry
 
DictionaryEntry(String, String, String) - Constructor for class org.omegat.core.dictionaries.DictionaryEntry
 
DictionaryGlossaryRenderer - Class in org.omegat.gui.glossary
 
DictionaryGlossaryRenderer() - Constructor for class org.omegat.gui.glossary.DictionaryGlossaryRenderer
 
DictionaryManager - Class in org.omegat.core.spellchecker
Dictionary manager.
DictionaryManager(File) - Constructor for class org.omegat.core.spellchecker.DictionaryManager
Creates a new instance of DictionaryManager.
DictionaryManager.SpellingDictionaryEntry - Class in org.omegat.core.spellchecker
 
DictionaryPopup - Class in org.omegat.gui.dictionaries
 
DictionaryPopup() - Constructor for class org.omegat.gui.dictionaries.DictionaryPopup
 
DictionaryPreferencesController - Class in org.omegat.gui.preferences.view
 
DictionaryPreferencesController() - Constructor for class org.omegat.gui.preferences.view.DictionaryPreferencesController
 
DictionaryPreferencesPanel - Class in org.omegat.gui.preferences.view
 
DictionaryPreferencesPanel() - Constructor for class org.omegat.gui.preferences.view.DictionaryPreferencesPanel
Creates new form DictionaryPanel
DictionaryTextSearchThread(String) - Constructor for class org.omegat.gui.dictionaries.DictionariesTextArea.DictionaryTextSearchThread
 
DIFF_MERGEABLE_DELIMITER_PATTERN - Static variable in class org.omegat.core.matching.DiffDriver
 
DiffDriver - Class in org.omegat.core.matching
Drives a diff engine to produce rendered textual diff output.
DiffDriver.Render - Class in org.omegat.core.matching
Represents the output of a string-string diff comparison.
DiffDriver.TextRun - Class in org.omegat.core.matching
Indicates formatting of a text run for diff display purposes.
DiffDriver.Type - Enum Class in org.omegat.core.matching
 
DIFFER - Enum constant in enum class org.omegat.util.BiDiUtils.ORIENTATION
different texts/segments have different orientation, depending on language/locale.
diffInfo - Variable in class org.omegat.gui.matches.MatchesVarExpansion.Result
 
directoryChanged(File) - Method in class org.omegat.gui.scripting.ScriptsMonitor
 
directoryChanged(File) - Method in interface org.omegat.util.DirectoryMonitor.DirectoryCallback
Called once for every directory where a file was changed - created, modified, deleted.
DirectoryMonitor - Class in org.omegat.util
Class for monitor directory content changes.
DirectoryMonitor(File, DirectoryMonitor.Callback) - Constructor for class org.omegat.util.DirectoryMonitor
Create monitor.
DirectoryMonitor(File, DirectoryMonitor.Callback, DirectoryMonitor.DirectoryCallback) - Constructor for class org.omegat.util.DirectoryMonitor
 
DirectoryMonitor.Callback - Interface in org.omegat.util
Callback for monitoring.
DirectoryMonitor.DirectoryCallback - Interface in org.omegat.util
 
disable() - Method in interface org.omegat.core.threads.IAutoSave
Disable autosaving.
disable() - Method in class org.omegat.core.threads.SaveThread
 
DISABLE_LOCATION_SAVE - Static variable in class org.omegat.CLIParameters
 
DISABLE_PROJECT_LOCKING - Static variable in class org.omegat.CLIParameters
 
disableRule(String, String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
DISCOVER_AT_RUNTIME - Static variable in annotation interface org.omegat.tokenizer.Tokenizer
Value for the Tokenizer.languages() member that indicates that the supported languages should be determined at runtime via BaseTokenizer.getSupportedLanguages().
DISPLAY_MODIFICATION_INFO - Static variable in class org.omegat.util.Preferences
display modification info (author and modification date)
DISPLAY_MODIFICATION_INFO_ALL - Static variable in class org.omegat.gui.editor.EditorSettings
 
DISPLAY_MODIFICATION_INFO_NONE - Static variable in class org.omegat.gui.editor.EditorSettings
 
DISPLAY_MODIFICATION_INFO_SELECTED - Static variable in class org.omegat.gui.editor.EditorSettings
 
DISPLAY_SEGMENT_SOURCES - Static variable in class org.omegat.util.Preferences
display the segment sources
displayErrorRB(Throwable, String, Object...) - Method in class org.omegat.gui.main.ConsoleWindow
Display error.
displayErrorRB(Throwable, String, Object...) - Method in interface org.omegat.gui.main.IMainWindow
Display error.
displayErrorRB(Throwable, String, Object...) - Method in class org.omegat.gui.main.MainWindow
 
displayErrorRB(Throwable, String, Object...) - Method in class org.omegat.gui.search.SearchWindowController
Display message dialog with the error as message
displaySearchResult(Searcher) - Method in class org.omegat.gui.search.SearchWindowController
Show search result for user
displayWarningRB(String, Object...) - Method in class org.omegat.gui.main.ConsoleWindow
 
displayWarningRB(String, Object...) - Method in interface org.omegat.gui.main.IMainWindow
Display warning.
displayWarningRB(String, Object...) - Method in class org.omegat.gui.main.MainWindow
 
displayWarningRB(String, String, Object...) - Method in class org.omegat.gui.main.ConsoleWindow
 
displayWarningRB(String, String, Object...) - Method in interface org.omegat.gui.main.IMainWindow
Same as IMainWindow.displayWarningRB(String, Object...) but this will close the previous dialog if the dialog is still open and the supplied supercedesKey matches the previous dialog's key.
displayWarningRB(String, String, Object...) - Method in class org.omegat.gui.main.MainWindow
 
dispose() - Method in class org.omegat.gui.scripting.ScriptingWindow
 
dispose() - Method in class org.omegat.gui.search.SearchWindowController
 
DO_NOT_TRANSLATE_COMMENT - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleFilter
Key=value pairs with a preceding comment containing this string are not translated, and are output verbatim.
DOCBOOK_PUBLIC_DTD - Static variable in class org.omegat.filters3.xml.docbook.DocBookDialect
 
DocBookDialect - Class in org.omegat.filters3.xml.docbook
This class specifies DocBook XML Dialect.
DocBookDialect() - Constructor for class org.omegat.filters3.xml.docbook.DocBookDialect
 
DocBookFilter - Class in org.omegat.filters3.xml.docbook
Filter for DocBook files.
DocBookFilter() - Constructor for class org.omegat.filters3.xml.docbook.DocBookFilter
Creates a new instance of DocBookFilter
doChangeCase(String, IEditor.CHANGE_CASE_TO) - Static method in class org.omegat.gui.editor.EditorUtils
Change the case of the input string to the indicated case.
doChangeCase(String, IEditor.CHANGE_CASE_TO, Locale, ITokenizer) - Static method in class org.omegat.gui.editor.EditorUtils
Change the case of the input string to the indicated case.
DockablePanel - Class in org.omegat.gui.main
Dockable JPanel for a docking library.
DockablePanel(String, String, boolean) - Constructor for class org.omegat.gui.main.DockablePanel
 
DockableScrollPane - Class in org.omegat.gui.main
Dockable ScrollPane for a docking library.
DockableScrollPane(String, String, Component, boolean) - Constructor for class org.omegat.gui.main.DockableScrollPane
Creates a new instance of DockableScrollBox
Document3 - Class in org.omegat.gui.editor
We need to redefine some standard document behavior.
Document3(EditorController) - Constructor for class org.omegat.gui.editor.Document3
 
DocumentFilter3 - Class in org.omegat.gui.editor
Own implementation of DocumentFilter.
DocumentFilter3() - Constructor for class org.omegat.gui.editor.DocumentFilter3
 
doFuzzyMatching() - Method in class org.omegat.core.dictionaries.DictionariesManager
 
doInsertTrans() - Static method in class org.omegat.gui.main.MainWindow
insert current fuzzy match or selection at cursor position
DokuWikiFilter - Class in org.omegat.filters2.text.dokuwiki
Filter to support Files with the DokuWiki syntax http://www.dokuwiki.org/syntax.
DokuWikiFilter() - Constructor for class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
 
done() - Method in class org.omegat.core.data.ExternalTMFactory.Builder
 
done() - Method in class org.omegat.core.dictionaries.DictionaryData
Finalize the data store.
DONT_CHECK_PRINTF_TAGS - Static variable in class org.omegat.util.Preferences
Tag Validation Option: Don't check printf-tags
DONT_CHECK_PRINTF_TAGS_DEFAULT - Static variable in class org.omegat.util.Preferences
 
DONT_INSERT_SOURCE_TEXT - Static variable in class org.omegat.util.Preferences
Workflow Option: Don't Insert Source Text Into Translated Segment
DONT_INSERT_SOURCE_TEXT_DEFAULT - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
doPromptImportSourceFiles() - Static method in class org.omegat.gui.main.ProjectUICommands
Imports the file/files/folder into project's source files.
doRecycleTrans() - Static method in class org.omegat.gui.main.MainWindow
replace entire edit area with active fuzzy match or selection
doResolve(String, String) - Method in class org.omegat.filters3.xml.Handler
Resolves an external entity and provides an InputSource for the entity.
doSelection() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
doWikiGet(String, String) - Static method in class org.omegat.util.WikiGet
Gets mediawiki wiki-code data from remote server.
doWikiImport() - Static method in class org.omegat.gui.main.ProjectUICommands
Does wikiread
downloadBinaryFile(URL, Map<String, String>, Set<String>, File) - Static method in class org.omegat.util.HttpConnectionUtils
Downloads a binary file from a URL.
downloadFileToString(URL, int) - Static method in class org.omegat.util.StaticUtils
Deprecated.
downloadZipFileAndExtract(URL, File, List<String>) - Static method in class org.omegat.util.HttpConnectionUtils
Download Zip file from remote site and extract it to specified directory.
DragTargetOverlay - Class in org.omegat.util.gui
A helper class for creating a drop target overlay.
DragTargetOverlay.FileDropInfo - Class in org.omegat.util.gui
 
DragTargetOverlay.IDropInfo - Interface in org.omegat.util.gui
 
DTD - Class in org.omegat.filters3.xml
Document type declaration in XML file.
DTD(String, String, String) - Constructor for class org.omegat.filters3.xml.DTD
Creates a new instance of Doctype
DUPLICATE - Enum constant in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Indicates that a tag that is present in the source appears twice or more in the translation.
DuplicateSegmentsPopup(EditorController) - Constructor for class org.omegat.gui.editor.EditorPopups.DuplicateSegmentsPopup
 

E

EDIT - Enum constant in enum class org.omegat.util.gui.MenuExtender.MenuKey
Edit menu.
EDIT_MENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
EDIT_PROJECT - Enum constant in enum class org.omegat.gui.dialogs.ProjectPropertiesDialog.Mode
This dialog is used to edit project's properties: where directories reside, languages, etc.
editCreateGlossaryEntryMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editExportSelectionMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editFindInProjectMenuItemActionPerformed() - Method in class org.omegat.gui.main.BaseMainWindowMenuHandler
 
editFindInProjectMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
EditingBehaviorController - Class in org.omegat.gui.preferences.view
 
EditingBehaviorController() - Constructor for class org.omegat.gui.preferences.view.EditingBehaviorController
 
EditingBehaviorPanel - Class in org.omegat.gui.preferences.view
 
EditingBehaviorPanel() - Constructor for class org.omegat.gui.preferences.view.EditingBehaviorPanel
Creates new form EditingBehaviorPanel
editInsertSourceMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
inserts the source text of a segment at cursor position
editInsertTranslationMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editMultipleAlternate - Variable in class org.omegat.gui.main.BaseMainWindowMenu
 
editMultipleAlternateActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editMultipleDefault - Variable in class org.omegat.gui.main.BaseMainWindowMenu
 
editMultipleDefaultActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
EditOpenDocOptionsDialog - Class in org.omegat.filters3.xml.opendoc
Modal dialog to edit OpenDoc filter options.
EditOpenDocOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters3.xml.opendoc.EditOpenDocOptionsDialog
Creates new form EditOpenDocOptionsDialog
EditOpenXMLOptionsDialog - Class in org.omegat.filters3.xml.openxml
Modal dialog to edit OpenXML filter options.
EditOpenXMLOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters3.xml.openxml.EditOpenXMLOptionsDialog
Creates new form EditOpenXMLOptionsDialog
EditOptionsDialog - Class in org.omegat.filters2.html2
Modal dialog to edit (X)HTML filter options.
EditOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters2.html2.EditOptionsDialog
Creates a new form EditOptionsDialog
EDITOR_INITIAL_SEGMENT_LOAD_COUNT - Static variable in class org.omegat.util.Preferences
Workflow Option: Number of segments to load initially in editor
EDITOR_INITIAL_SEGMENT_LOAD_COUNT_DEFAULT - Static variable in class org.omegat.util.Preferences
 
EditorController - Class in org.omegat.gui.editor
Class for control all editor operations.
EditorController(IMainWindow) - Constructor for class org.omegat.gui.editor.EditorController
 
EditorPopups - Class in org.omegat.gui.editor
Some standard editor popups.
EditorPopups.DefaultPopup - Class in org.omegat.gui.editor
 
EditorPopups.DuplicateSegmentsPopup - Class in org.omegat.gui.editor
 
EditorPopups.EmptyNoneTranslationPopup - Class in org.omegat.gui.editor
 
EditorPopups.GlossaryPopup - Class in org.omegat.gui.editor
Allow users to add new words and select writable glossary
EditorPopups.GoToSegmentPopup - Class in org.omegat.gui.editor
 
EditorPopups.InsertBidiPopup - Class in org.omegat.gui.editor
 
EditorPopups.InsertTagsPopup - Class in org.omegat.gui.editor
 
EditorPopups.SpellCheckerPopup - Class in org.omegat.gui.editor
create the spell checker popup menu - suggestions for a wrong word, add and ignore.
EditorSettings - Class in org.omegat.gui.editor
Editor behavior control settings.
EditorTextArea3 - Class in org.omegat.gui.editor
Changes of standard JEditorPane implementation for support custom behavior.
EditorTextArea3(EditorController) - Constructor for class org.omegat.gui.editor.EditorTextArea3
 
EditorUtils - Class in org.omegat.gui.editor
Some utilities methods.
editOverwriteMachineTranslationMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editOverwriteSourceMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
replaces entire edited segment text with a the source text of a segment at cursor position
editOverwriteTranslationMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editRedoMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editRegisterEmptyMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editRegisterIdenticalMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editRegisterUntranslatedMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editReplaceInProjectMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editSearchDictionaryMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editSelectFuzzy1MenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Set active match to #1.
editSelectFuzzy2MenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Set active match to #2.
editSelectFuzzy3MenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Set active match to #3.
editSelectFuzzy4MenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Set active match to #4.
editSelectFuzzy5MenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Set active match to #5.
editSelectFuzzyNextMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Set active match to the next one
editSelectFuzzyPrevMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Set active match to the previous one
editSelectSourceMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
select the source text of the current segment
editTagNextMissedMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editTagPainterMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Identify all the placeholders in the source text and automatically inserts them into the target text.
editUndoMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
EditXLIFFOptionsDialog - Class in org.omegat.filters3.xml.xliff
Modal dialog to edit XLIFF filter options.
EditXLIFFOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters3.xml.xliff.EditXLIFFOptionsDialog
Creates new form EditOpenDocOptionsDialog
EditXOptionsDialog - Class in org.omegat.filters3.xml.xhtml
Modal dialog to edit (X)HTML filter options.
EditXOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters3.xml.xhtml.EditXOptionsDialog
Creates new form EditOptionsDialog
Element - Interface in org.omegat.filters3
Element of the translatable entry.
ELEMENT_ID - Enum constant in enum class org.omegat.filters3.xml.xliff.XLIFFOptions.ID_TYPE
Take the ID from the <trans-unit>'s XML ID.
elementDecl(String, String) - Method in class org.omegat.filters3.xml.Handler
Not used: An element type declaration.
empty() - Static method in class org.omegat.externalfinder.item.ExternalFinderConfiguration
 
EMPTY - Enum constant in enum class org.omegat.CLIParameters.PSEUDO_TRANSLATE_TYPE
 
EMPTY_PROPS - Static variable in class org.omegat.core.data.SegmentProperties
 
EMPTY_STRINGS_LIST - Static variable in class org.omegat.tokenizer.DefaultTokenizer
 
EMPTY_TOKENS_LIST - Static variable in class org.omegat.tokenizer.DefaultTokenizer
 
EMPTY_TRANSLATION - Static variable in class org.omegat.core.data.IProject.AllTranslations
 
EmptyDarkThemeDetector - Class in org.omegat.util.gui.laf
Copyright 2000-2021 JetBrains s.r.o.
EmptyDarkThemeDetector() - Constructor for class org.omegat.util.gui.laf.EmptyDarkThemeDetector
 
EmptyNoneTranslationPopup(EditorController) - Constructor for class org.omegat.gui.editor.EditorPopups.EmptyNoneTranslationPopup
 
enable() - Method in interface org.omegat.core.threads.IAutoSave
Enable autosaving.
enable() - Method in class org.omegat.core.threads.SaveThread
 
enableApplyToAll(boolean) - Method in class org.omegat.gui.dialogs.FileCollisionDialog
 
enableFullScreen(Window) - Static method in class org.omegat.util.gui.OSXIntegration
 
enableUsernameField(boolean) - Method in class org.omegat.core.team2.gui.UserPassDialog
 
encodeBase64(char[], Charset) - Static method in class org.omegat.util.StringUtil
Convert a char array's charset bytes into a Base64-encoded String.
encodeBase64(String, Charset) - Static method in class org.omegat.util.StringUtil
Convert a string's charset bytes into a Base64-encoded String.
encodeHttpURLs(String) - Static method in class org.omegat.util.HttpConnectionUtils
 
encodePassword(String) - Static method in class org.omegat.core.team2.impl.TeamUtils
 
encodePath(String) - Static method in class org.omegat.util.HttpConnectionUtils
 
encodeQuery(String) - Static method in class org.omegat.util.HttpConnectionUtils
 
encodeURIComponent(String) - Static method in class org.omegat.util.HttpConnectionUtils
 
ENCODING_AUTO_HUMAN - Static variable in class org.omegat.filters2.AbstractFilter
This value represents to the user that the encoding is determined by the filter itself.
EncodingDesc - Class in gen.core.tbx
Java class for anonymous complex type
EncodingDesc() - Constructor for class gen.core.tbx.EncodingDesc
 
EncodingDetector - Class in org.omegat.util
 
EncodingSniffer - Class in org.omegat.util
Sniffs encoding settings from HTML, XML or other content.
end - Variable in class org.omegat.languagetools.LanguageToolResult
 
END - Enum constant in enum class org.omegat.filters3.Tag.Type
End of a paired tag.
END - Enum constant in enum class org.omegat.util.TagUtil.TagType
 
endBPT() - Method in class org.omegat.util.InlineTagHandler
Handle "bpt" tag end.
endCDATA() - Method in class org.omegat.filters3.xml.Handler
Report the end of a CDATA section.
endDocument() - Method in class org.omegat.filters3.xml.Handler
Receive notification of the end of the document.
endDTD() - Method in class org.omegat.filters3.xml.Handler
Report the end of DTD declarations.
endElement(String, String, String) - Method in class org.omegat.filters3.xml.Handler
Receive notification of the end of an element.
endEntity(String) - Method in class org.omegat.filters3.xml.Handler
Report the end of an entity.
endEPT() - Method in class org.omegat.util.InlineTagHandler
Handle "ept" tag end.
endIT() - Method in class org.omegat.util.InlineTagHandler
Handle "IT" tag end.
endOffset - Variable in class org.omegat.gui.editor.mark.Mark
 
endOTHER() - Method in class org.omegat.util.InlineTagHandler
Handle other tag end.
endPH() - Method in class org.omegat.util.InlineTagHandler
Handle "PH" tag end.
enhanceMenu(JMenuBar) - Method in class org.omegat.gui.scripting.ui.AbstractScriptEditor
 
enhanceMenu(JMenuBar) - Method in class org.omegat.gui.scripting.ui.RichScriptEditor
 
enhanceMenu(JMenuBar) - Method in class org.omegat.gui.scripting.ui.StandardScriptEditor
 
ensureDockablesVisible(DockingDesktop) - Static method in class org.omegat.util.gui.UIDesignManager
Ensure that any "closed" Dockables are made visible.
ensureUserScriptsDir() - Static method in class org.omegat.util.StaticUtils
Ensure user scripts directory exists and contains scripts.
entitiesToChars(String) - Static method in class org.omegat.filters2.html2.HTMLUtils
Deprecated.
entitiesToChars(String) - Method in class org.omegat.util.html.EntityUtil
 
entitiesToChars(String) - Static method in class org.omegat.util.HTMLUtils
Converts HTML entities in the given input string to their corresponding characters.
Entity - Class in org.omegat.filters3.xml
Entity declaration in XML file's Document type declaration.
Entity(String) - Constructor for class org.omegat.filters3.xml.Entity
Creates entity reference.
Entity(String, String) - Constructor for class org.omegat.filters3.xml.Entity
Creates internal entity.
Entity(String, String, String) - Constructor for class org.omegat.filters3.xml.Entity
Creates external entity.
Entity.Type - Enum Class in org.omegat.filters3.xml
 
EntityUtil - Class in org.omegat.util.html
 
EntityUtil() - Constructor for class org.omegat.util.html.EntityUtil
 
entries - Variable in class org.omegat.core.data.IProject.FileInfo
 
Entry - Class in org.omegat.filters3
Translatable entry.
Entry(XMLDialect, Handler) - Constructor for class org.omegat.filters3.Entry
 
EntryChangedException() - Constructor for exception org.omegat.gui.common.EntryInfoSearchThread.EntryChangedException
 
EntryInfoPane<T> - Class in org.omegat.gui.common
Base class for show information about currently selected entry.
EntryInfoPane(boolean) - Constructor for class org.omegat.gui.common.EntryInfoPane
 
EntryInfoSearchThread<T> - Class in org.omegat.gui.common
Base class for search info about current entry in the separate thread.
EntryInfoSearchThread(EntryInfoThreadPane<T>, SourceTextEntry) - Constructor for class org.omegat.gui.common.EntryInfoSearchThread
Constructor.
EntryInfoSearchThread.EntryChangedException - Exception in org.omegat.gui.common
Any search can generate this exception for stop searching if entry changed.
EntryInfoThreadPane<T> - Class in org.omegat.gui.common
Base class for show information about currently selected entry, searched by separate thread.
EntryInfoThreadPane(boolean) - Constructor for class org.omegat.gui.common.EntryInfoThreadPane
 
EntryKey - Class in org.omegat.core.data
Class for store full entry's identifier, including file, id, src, etc.
EntryKey(String, String, String, String, String, String) - Constructor for class org.omegat.core.data.EntryKey
 
EntryMarks - Class in org.omegat.gui.editor.mark
Information about entry which processed, for be able to check if this entry changed in UI.
EntryMarks(SegmentBuilder, long, int) - Constructor for class org.omegat.gui.editor.mark.EntryMarks
 
entryNum - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
entryNum() - Method in class org.omegat.core.data.SourceTextEntry
Returns the number of this entry in a project.
entryNum(int) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
entryPart - Variable in class org.omegat.gui.editor.mark.Mark
 
entrySet() - Method in class org.omegat.core.data.SyncTMX
 
Ept - Class in gen.core.tbx
Java class for anonymous complex type
Ept() - Constructor for class gen.core.tbx.Ept
 
equal(String, String) - Static method in class org.omegat.util.StringUtil
Compares two strings for equality.
EQUAL - Enum constant in enum class org.omegat.CLIParameters.PSEUDO_TRANSLATE_TYPE
 
equals(Object) - Method in class org.omegat.core.segmentation.Rule
Indicates whether some other Rule is "equal to" this one.
equals(Object) - Method in class org.omegat.core.data.EntryKey
 
equals(Object) - Method in class org.omegat.core.data.PluginInformation
 
equals(Object) - Method in class org.omegat.core.data.TMXEntry
 
equals(Object) - Method in class org.omegat.core.segmentation.MapRule
Indicates whether some other MapRule is "equal to" this one.
equals(Object) - Method in class org.omegat.core.segmentation.SRX
 
equals(Object) - Method in class org.omegat.externalfinder.item.ExternalFinderConfiguration
 
equals(Object) - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
equals(Object) - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand
 
equals(Object) - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL
 
equals(Object) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
equals(Object) - Method in class org.omegat.gui.glossary.GlossaryEntry
 
equals(Object) - Method in class org.omegat.util.Language
Indicates whether some other language is "equal to" this one.
equals(Object) - Method in class org.omegat.util.TagUtil.Tag
 
equals(Object) - Method in class org.omegat.util.Token
Two tokens are thought equal if their hash code is equal.
equalsTranslation(TMXEntry) - Method in class org.omegat.core.data.TMXEntry
Two TMXEntrys are considered interchangeable if this method returns true, even if equals() != true.
EQUIV_TEXT_ATTRIBUTE_DECOMPILE - Static variable in class org.omegat.util.PatternConsts
Pattern that matches an equiv-text attribute as used in XLIFF inline codes.
error(SAXParseException) - Method in class org.omegat.util.TMXReader2.XmlErrorHandler
 
errorHaiku() - Static method in class org.omegat.help.Help
 
ErrorReport - Class in org.omegat.core.tagvalidation
A class to encapuslate information about tag errors.
ErrorReport(SourceTextEntry, TMXEntry) - Constructor for class org.omegat.core.tagvalidation.ErrorReport
 
ErrorReport.TagError - Enum Class in org.omegat.core.tagvalidation
An enum indicating various tag problems.
ESCAPE - Enum constant in enum class org.omegat.externalfinder.item.ExternalFinderItem.ENCODING
Escape encoding.
EscapeWriter(Writer) - Constructor for class org.omegat.util.TmxEscapingWriterFactory.EscapeWriter
 
escapeXMLChars(int) - Static method in class org.omegat.util.StringUtil
 
EXACT - Enum constant in enum class org.omegat.core.search.SearchExpression.SearchExpressionType
 
excludeOrphans - Variable in class org.omegat.core.search.SearchExpression
 
executeExclusively(boolean, Core.RunnableWithException) - Static method in class org.omegat.core.Core
Use this to perform operations that must not be run concurrently.
executeInSwingThread(Runnable) - Static method in class org.omegat.util.gui.UIThreadsUtil
Execute code in swing thread only.
executeScript(String, ScriptEngine, Map<String, Object>) - Method in class org.omegat.gui.scripting.runner.AbstractScriptRunner
Execute a script with a given engine and bindings.
executeScript(String, ScriptEngine, Map<String, Object>) - Static method in class org.omegat.gui.scripting.ScriptRunner
Execute a script with a given engine and bindings.
executeScript(String, ScriptItem, Map<String, Object>) - Method in class org.omegat.gui.scripting.runner.AbstractScriptRunner
Execute a script either in string form or, if script is null, as read from the file associated with the supplied ScriptItem.
executeScript(String, ScriptItem, Map<String, Object>) - Static method in class org.omegat.gui.scripting.ScriptRunner
Execute a script either in string form or, if script is null, as read from the file associated with the supplied ScriptItem.
executeScript(ScriptItem) - Method in class org.omegat.gui.scripting.ScriptingWindow
 
executeScript(ScriptItem, Map<String, Object>) - Method in class org.omegat.gui.scripting.ScriptingWindow
 
executeScript(ScriptItem, Map<String, Object>) - Static method in class org.omegat.gui.scripting.ScriptRunner
Execute as read from the file associated with the supplied ScriptItem.
executeScript(ScriptItem, Map<String, Object>, boolean) - Method in class org.omegat.gui.scripting.ScriptingWindow
 
executeScripts(List<ScriptItem>) - Method in class org.omegat.gui.scripting.ScriptingWindow
 
executeScripts(List<ScriptItem>, Map<String, Object>) - Method in class org.omegat.gui.scripting.ScriptingWindow
 
executeScripts(List<ScriptItem>, Map<String, Object>, boolean) - Method in class org.omegat.gui.scripting.ScriptingWindow
Execute scripts sequentially to make sure they don't interrupt each other.
existEntryInProject(EntryKey) - Method in interface org.omegat.core.data.ProjectTMX.CheckOrphanedCallback
 
existSourceInProject(String) - Method in interface org.omegat.core.data.ProjectTMX.CheckOrphanedCallback
 
existsPreference(String) - Static method in class org.omegat.util.Preferences
Returns true if the preference is in OmegaT's preferences file.
existsPreference(String) - Method in interface org.omegat.util.Preferences.IPreferences
 
existsPreference(String) - Method in class org.omegat.util.PreferencesImpl
 
expandFileName(String, String, String) - Method in class org.omegat.util.VarExpansion
 
expandFileNames(String, String[], String) - Method in class org.omegat.util.VarExpansion
Expands all variables relating to file name : ${filePath} = full file path ${fileShortPath} = file path relative to given root ${fileName} = full file name (w/o path but with extension) ${fileNameOnly} = file name without extension ${fileNameOnly-1}, ${fileNameOnly-2}, ...
expandProperties(String, List<TMXProp>) - Method in class org.omegat.gui.matches.MatchesVarExpansion
Replace property calls by the corresponding value
Format : @{PropertyName} in this case, retreive only the property value, name is elsewhere.
expandTildeHomeDir(String) - Static method in class org.omegat.util.FileUtil
Expand tilde(~) in first character in path string.
expandVariables(ProjectProperties) - Method in class org.omegat.core.data.CommandVarExpansion
 
expandVariables(TMXEntry) - Method in class org.omegat.gui.editor.ModificationInfoManager.ModificationInfoVarExpansion
 
expandVariables(NearString) - Method in class org.omegat.gui.matches.MatchesVarExpansion
 
expandVariables(Param) - Method in class org.omegat.util.VarExpansion
 
EXPORT_CURRENT_SEGMENT - Static variable in class org.omegat.util.Preferences
Workflow Option: Export current segment
EXPORT_TM_BROWSE_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
EXPORT_TM_FOLDER - Static variable in class org.omegat.util.Preferences
 
EXPORT_TM_LEVEL1_CB_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
EXPORT_TM_LEVEL2_CB_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
EXPORT_TM_OMEGAT_CB_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
EXPORT_TM_ROOT_FIELD_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
exportCurrentSegment(SourceTextEntry) - Method in class org.omegat.gui.editor.SegmentExportImport
Export the current source and target segments in text files.
exportCurrentSelection(String) - Static method in class org.omegat.gui.editor.SegmentExportImport
 
exportTMX(ProjectProperties, File, boolean, boolean, boolean) - Method in class org.omegat.core.data.ProjectTMX
Exports the TMX (Translation Memory Exchange) data from the project to a specified file.
EXT_CSV_UTF8 - Static variable in class org.omegat.util.OConsts
 
EXT_TBX - Static variable in class org.omegat.util.OConsts
 
EXT_TMX_FUZZY_MATCH_THRESHOLD - Static variable in class org.omegat.util.Preferences
External TMX options: Fuzzy Threshold
EXT_TMX_KEEP_FOREIGN_MATCH - Static variable in class org.omegat.util.Preferences
External TMX options: Whether to show fuzzy matches from foreign (non-target language) matches.
EXT_TMX_MATCH_TEMPLATE - Static variable in class org.omegat.util.Preferences
External TMX options: Display template
EXT_TMX_SHOW_LEVEL2 - Static variable in class org.omegat.util.Preferences
External TMX options: Display level 2 tags
EXT_TMX_SORT_KEY - Static variable in class org.omegat.util.Preferences
External TMX options: Fuzzy match sort key
EXT_TMX_USE_SLASH - Static variable in class org.omegat.util.Preferences
External TMX options: Use / for stand-alone tags
EXT_TSV_DEF - Static variable in class org.omegat.util.OConsts
Glossary files extensions
EXT_TSV_TSV - Static variable in class org.omegat.util.OConsts
 
EXT_TSV_TXT - Static variable in class org.omegat.util.OConsts
 
EXT_TSV_UTF8 - Static variable in class org.omegat.util.OConsts
 
EXTERNAL - Enum constant in enum class org.omegat.filters3.xml.Entity.Type
 
EXTERNAL_COMMAND - Static variable in class org.omegat.util.Preferences
Custom external command for post-processing
EXTERNAL_COMMAND_TEXTAREA_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
EXTERNAL_FINDER_ALLOW_PROJECT_COMMANDS - Static variable in class org.omegat.util.Preferences
External Finder
EXTERNAL_FINDER_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
ExternalBrowserLaunchingLinkListener - Class in org.omegat.util.gui
Open HTTP(S) links in an external browser.
ExternalBrowserLaunchingLinkListener() - Constructor for class org.omegat.util.gui.ExternalBrowserLaunchingLinkListener
 
externalEntityDecl(String, String, String) - Method in class org.omegat.filters3.xml.Handler
Report a parsed external entity declaration.
ExternalFinder - Class in org.omegat.externalfinder
Entry point for ExternalFinder functionality.
ExternalFinderConfiguration - Class in org.omegat.externalfinder.item
The top-level container for ExternalFinder configuration.
ExternalFinderConfiguration(int, List<ExternalFinderItem>) - Constructor for class org.omegat.externalfinder.item.ExternalFinderConfiguration
 
ExternalFinderCustomizer - Class in org.omegat.externalfinder.gui
A dialog for customizing ExternalFinder settings.
ExternalFinderCustomizer(boolean, ExternalFinderConfiguration) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderCustomizer
 
ExternalFinderItem - Class in org.omegat.externalfinder.item
A data class representing an ExternalFinder "item".
ExternalFinderItem.Builder - Class in org.omegat.externalfinder.item
 
ExternalFinderItem.ENCODING - Enum Class in org.omegat.externalfinder.item
 
ExternalFinderItem.SCOPE - Enum Class in org.omegat.externalfinder.item
 
ExternalFinderItem.TARGET - Enum Class in org.omegat.externalfinder.item
 
ExternalFinderItemCommand - Class in org.omegat.externalfinder.item
A data class representing an ExternalFinder "command".
ExternalFinderItemCommand(String, ExternalFinderItem.TARGET, ExternalFinderItem.ENCODING, String) - Constructor for class org.omegat.externalfinder.item.ExternalFinderItemCommand
 
ExternalFinderItemCommand.Builder - Class in org.omegat.externalfinder.item
 
ExternalFinderItemCommandEditorController - Class in org.omegat.externalfinder.gui
Editor GUI for a single ExternalFinderItemCommand.
ExternalFinderItemCommandEditorController() - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemCommandEditorController
 
ExternalFinderItemCommandEditorController(ExternalFinderItemCommand) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemCommandEditorController
 
ExternalFinderItemCommandEditorController(ExternalFinderItemCommand.Builder) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemCommandEditorController
 
ExternalFinderItemEditorController - Class in org.omegat.externalfinder.gui
Editor GUI for a single ExternalFinderItem.
ExternalFinderItemEditorController(ExternalFinderItem) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemEditorController
 
ExternalFinderItemEditorController(ExternalFinderItem.Builder) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemEditorController
 
ExternalFinderItemEditorController(ExternalFinderItem.SCOPE) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemEditorController
 
ExternalFinderItemEditorPanel - Class in org.omegat.externalfinder.gui
 
ExternalFinderItemEditorPanel() - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemEditorPanel
Creates new form ExternalFinderItemEditorPanel
ExternalFinderItemMenuGenerator - Class in org.omegat.externalfinder.item
 
ExternalFinderItemMenuGenerator(ExternalFinderItem.TARGET, boolean) - Constructor for class org.omegat.externalfinder.item.ExternalFinderItemMenuGenerator
 
ExternalFinderItemPopupMenuConstructor - Class in org.omegat.externalfinder.item
 
ExternalFinderItemPopupMenuConstructor() - Constructor for class org.omegat.externalfinder.item.ExternalFinderItemPopupMenuConstructor
 
ExternalFinderItemURL - Class in org.omegat.externalfinder.item
A data class representing an ExternalFinder "url".
ExternalFinderItemURL(String, ExternalFinderItem.TARGET, ExternalFinderItem.ENCODING) - Constructor for class org.omegat.externalfinder.item.ExternalFinderItemURL
 
ExternalFinderItemURL.Builder - Class in org.omegat.externalfinder.item
 
ExternalFinderItemURLEditorController - Class in org.omegat.externalfinder.gui
Editor GUI for a single ExternalFinderItemURL.
ExternalFinderItemURLEditorController() - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemURLEditorController
 
ExternalFinderItemURLEditorController(ExternalFinderItemURL) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemURLEditorController
 
ExternalFinderItemURLEditorController(ExternalFinderItemURL.Builder) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemURLEditorController
 
ExternalFinderPreferencesController - Class in org.omegat.externalfinder.gui
 
ExternalFinderPreferencesController() - Constructor for class org.omegat.externalfinder.gui.ExternalFinderPreferencesController
 
ExternalFinderPreferencesController(boolean, ExternalFinderConfiguration) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderPreferencesController
 
ExternalFinderPreferencesPanel - Class in org.omegat.externalfinder.gui
 
ExternalFinderPreferencesPanel() - Constructor for class org.omegat.externalfinder.gui.ExternalFinderPreferencesPanel
Creates new form ExternalFinderPreferencesPanel
ExternalFinderSubItemEditorPanel - Class in org.omegat.externalfinder.gui
 
ExternalFinderSubItemEditorPanel() - Constructor for class org.omegat.externalfinder.gui.ExternalFinderSubItemEditorPanel
Creates new form ExternalFinderSubItemEditorPanel
ExternalFinderValidationException - Exception in org.omegat.externalfinder.item
 
ExternalFinderValidationException(String) - Constructor for exception org.omegat.externalfinder.item.ExternalFinderValidationException
 
ExternalFinderValidationException(Throwable) - Constructor for exception org.omegat.externalfinder.item.ExternalFinderValidationException
 
ExternalFinderXMLLoader - Class in org.omegat.externalfinder.item
 
ExternalFinderXMLLoader(File, ExternalFinderItem.SCOPE) - Constructor for class org.omegat.externalfinder.item.ExternalFinderXMLLoader
 
ExternalFinderXMLWriter - Class in org.omegat.externalfinder.item
A writer class for serializing ExternalFinderConfiguration objects to XML format.
ExternalFinderXMLWriter(File) - Constructor for class org.omegat.externalfinder.item.ExternalFinderXMLWriter
 
ExternalTMFactory - Class in org.omegat.core.data
Common utility class for external TMs.
ExternalTMFactory.BifileLoader - Class in org.omegat.core.data
 
ExternalTMFactory.Builder - Class in org.omegat.core.data
 
ExternalTMFactory.TMXLoader - Class in org.omegat.core.data
 
ExternalTMX - Class in org.omegat.core.data
Class for store data from TMs from the /tm folder.
extractEncodingFromContentType(String) - Static method in class org.omegat.util.EncodingSniffer
Extracts an encoding from the specified Content-Type value using the IETF algorithm; if no encoding is found, this method returns null.
extractFor(List<ProtectedPart>, String) - Static method in class org.omegat.core.data.ProtectedPart
 
extractFromMed(File, ProjectProperties) - Static method in class org.omegat.gui.main.ProjectMedProcessing
It creates project internals from MED zip file.
extractFromZip(InputStream, File, Predicate<String>) - Static method in class org.omegat.util.StaticUtils
Extracts files from an InputStream representing a zip archive to the specified destination path.
extractPrintfVars(Pattern, String) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
EXTRANEOUS - Enum constant in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Indicates an extraneous tag in the translation that is not present in the source text.
extras - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 

F

FACTORY3 - Static variable in class org.omegat.gui.editor.EditorTextArea3
Factory for create own view.
failed(Throwable) - Static method in class org.omegat.core.threads.Completion
Creates and returns a Completion instance representing a failed operation.
FAILED - Enum constant in enum class org.omegat.core.threads.Completion.Status
Represents a failed.
FancyRenderer() - Constructor for class org.omegat.util.gui.DataTableStyling.FancyRenderer
 
fatalError(SAXParseException) - Method in class org.omegat.filters3.xml.Handler
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.omegat.util.TMXReader2.XmlErrorHandler
 
file - Variable in class org.omegat.core.data.EntryKey
 
FILE - Enum constant in enum class org.omegat.gui.repositoriesmapping.RepositoriesMappingController.RepoType
 
FILE_FILTER_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
FILE_FILTERS - Static variable in class org.omegat.filters2.master.FilterMaster
name of the filter configuration file
FILE_PREFERENCES - Static variable in class org.omegat.util.Preferences
OmegaT-wide Preferences Filename
FILE_PROJECT - Static variable in class org.omegat.util.OConsts
Project Filename
FILE_URL_PATTERN - Static variable in class org.omegat.util.HttpConnectionUtils
Regular Expression for file URL validation.
fileBase - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
fileChanged(File) - Method in class org.omegat.core.dictionaries.DictionariesManager
Executed on file changed.
fileChanged(File) - Method in class org.omegat.gui.glossary.GlossaryManager
 
fileChanged(File) - Method in class org.omegat.gui.scripting.ScriptsMonitor
Executed on file changed.
fileChanged(File) - Method in interface org.omegat.util.DirectoryMonitor.Callback
Called on any file changes - created, modified, deleted.
FileCollisionDialog - Class in org.omegat.gui.dialogs
 
FileCollisionDialog(Frame) - Constructor for class org.omegat.gui.dialogs.FileCollisionDialog
Creates new form FileCollisionDialog
FileCollisionDialog(JDialog) - Constructor for class org.omegat.gui.dialogs.FileCollisionDialog
 
FileData - Class in org.omegat.core.statistics
 
FileData() - Constructor for class org.omegat.core.statistics.FileData
 
FileDesc - Class in gen.core.tbx
Java class for anonymous complex type
FileDesc() - Constructor for class gen.core.tbx.FileDesc
 
FileDropInfo(boolean) - Constructor for class org.omegat.util.gui.DragTargetOverlay.FileDropInfo
 
fileEncoding - Variable in class org.omegat.core.data.IProject.FileInfo
Characterset name used for parsing the source file.
fileHead - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
FileInfo(String) - Constructor for class org.omegat.core.data.IProject.FileInfo
 
FileInfo(String, Class<?>, String, String) - Constructor for class org.omegat.core.data.IProject.FileInfo
 
filename - Variable in class org.omegat.core.statistics.FileData
 
FilenamePatternsEditor - Class in org.omegat.gui.dialogs
 
FilenamePatternsEditor(Frame, boolean) - Constructor for class org.omegat.gui.dialogs.FilenamePatternsEditor
Creates new form PatternsEditor
FilenamePatternsEditorController - Class in org.omegat.gui.dialogs
 
fileNames - Variable in class org.omegat.core.search.SearchExpression
 
filePath - Variable in class org.omegat.core.data.IProject.FileInfo
 
FileRepository - Class in org.omegat.core.team2.impl
Simple file repository implementation.
FileRepository() - Constructor for class org.omegat.core.team2.impl.FileRepository
 
files - Variable in class org.omegat.core.statistics.StatCount
 
Files - Class in gen.core.filters
Java class for anonymous complex type
Files() - Constructor for class gen.core.filters.Files
 
FILES - Enum constant in enum class org.omegat.core.matching.NearString.MATCH_SOURCE
From source files
FILES_ORDER_FILENAME - Static variable in class org.omegat.util.OConsts
 
FileUtil - Class in org.omegat.util
Files processing utilities.
FileUtil.ICollisionCallback - Interface in org.omegat.util
 
FileUtil.TmFileComparator - Class in org.omegat.util
Comparator to sort the tm/ folder alphabetically, but always put tm/enforce and tm/auto results before other similar % matches.
Filter - Class in gen.core.filters
Java class for anonymous complex type
Filter() - Constructor for class gen.core.filters.Filter
 
FILTER - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
File filters that provide IFilter API.
Filter.Option - Class in gen.core.filters
Java class for anonymous complex type
FilterBarReplace - Class in org.omegat.gui.editor.filter
 
FilterBarReplace() - Constructor for class org.omegat.gui.editor.filter.FilterBarReplace
Creates new form FilterBarReplace
FilterBarSearch - Class in org.omegat.gui.editor.filter
 
FilterBarSearch() - Constructor for class org.omegat.gui.editor.filter.FilterBarSearch
Creates new form FilterBarSearch
filterClass - Variable in class org.omegat.core.data.IProject.FileInfo
IFilter implementing Class that was used to parse the file
filterCloseButton - Variable in class org.omegat.gui.filelist.TableFilterPanel
 
FilterContext - Class in org.omegat.filters2
Context for filter calls.
FilterContext(Language, Language, boolean) - Constructor for class org.omegat.filters2.FilterContext
 
FilterContext(ProjectProperties) - Constructor for class org.omegat.filters2.FilterContext
 
FilterEditor - Class in org.omegat.gui.filters2
Editor for a single filter.
FilterEditor(Window, Filter) - Constructor for class org.omegat.gui.filters2.FilterEditor
Creates new form SingleFilterEditor
filterFileFormatName - Variable in class org.omegat.core.data.IProject.FileInfo
Human readable name of the file format as defined by the filter.
FilterMaster - Class in org.omegat.filters2.master
A master class that registers and handles all the filters.
FilterMaster(Filters) - Constructor for class org.omegat.filters2.master.FilterMaster
Create a new FilterMaster.
Filters - Class in gen.core.filters
Java class for anonymous complex type
Filters() - Constructor for class gen.core.filters.Filters
 
FILTERS_VERSION - Static variable in class org.omegat.util.Preferences
Version of file filters.
FiltersCustomizer - Class in org.omegat.gui.filters2
A convenience class implementing a similar API to the old FiltersCutomizer implementation, now based on FiltersCustomizerController and PreferencesDialog.
FiltersCustomizer(boolean, Filters, Filters, Filters) - Constructor for class org.omegat.gui.filters2.FiltersCustomizer
 
FiltersCustomizerController - Class in org.omegat.gui.filters2
 
FiltersCustomizerController() - Constructor for class org.omegat.gui.filters2.FiltersCustomizerController
 
FiltersCustomizerController(boolean, Filters, Filters, Filters) - Constructor for class org.omegat.gui.filters2.FiltersCustomizerController
 
FiltersCustomizerPanel - Class in org.omegat.gui.filters2
Main UI for for setting up filters.
FiltersCustomizerPanel() - Constructor for class org.omegat.gui.filters2.FiltersCustomizerPanel
Creates new form FilterCustomizerPanel
filtersEqual(Filters, Filters) - Static method in class org.omegat.filters2.master.FiltersUtil
An implementation of Object.equals(Object) for Filters objects, which are generated by JAXB and thus don't have this method and shouldn't be manually modified.
FiltersTableModel - Class in org.omegat.filters2.master
Wrapper around all the file filter classes.
FiltersTableModel(Filters) - Constructor for class org.omegat.filters2.master.FiltersTableModel
 
FiltersUtil - Class in org.omegat.filters2.master
Utilities for Filters and associated objects
filterTextField - Variable in class org.omegat.gui.filelist.TableFilterPanel
 
FilterVisitor - Class in org.omegat.filters2.html2
The part of HTML filter that actually does the job.
FilterVisitor(HTMLFilter2, BufferedWriter, HTMLOptions, FilterContext) - Constructor for class org.omegat.filters2.html2.FilterVisitor
 
fin() - Method in interface org.omegat.core.threads.IAutoSave
Terminates the thread execution and releases associated resources.
fin() - Method in class org.omegat.core.threads.LongProcessThread
 
fin() - Method in class org.omegat.core.threads.SaveThread
 
fin() - Method in class org.omegat.util.DirectoryMonitor
Stop directory monitoring.
findAncestor(ClassLoader) - Static method in class org.omegat.MainClassLoader
 
FINDER_FILE - Static variable in class org.omegat.externalfinder.ExternalFinder
 
findFiles(File, FileFilter) - Static method in class org.omegat.util.FileUtil
Find files in subdirectories.
findFiles(File, FileFilter, Comparator<File>) - Static method in class org.omegat.util.FileUtil
 
FindGlossaryThread - Class in org.omegat.gui.glossary
Class for find glossary entries for current entry in editor.
FindGlossaryThread(GlossaryTextArea, SourceTextEntry, GlossaryManager) - Constructor for class org.omegat.gui.glossary.FindGlossaryThread
 
FindMatches - Class in org.omegat.core.statistics
Class to find matches by specified criteria.
FindMatches(IProject, int, boolean, boolean) - Constructor for class org.omegat.core.statistics.FindMatches
Deprecated. 
FindMatches(IProject, Segmenter, int, boolean, int) - Constructor for class org.omegat.core.statistics.FindMatches
FindMatches find fuzzy matched translation memories.
FindMatches.StoppedException - Exception in org.omegat.core.statistics
The Process will throw this exception if it stopped.
FindMatchesThread - Class in org.omegat.gui.matches
Find matches in separate thread then show a result in the matches' pane.
FindMatchesThread(MatchesTextArea, IProject, SourceTextEntry) - Constructor for class org.omegat.gui.matches.FindMatchesThread
 
findNonUniqueSegments() - Method in class org.omegat.core.data.NotLoadedProject
 
findWords(Collection<String>) - Method in class org.omegat.core.dictionaries.DictionariesManager
Find words list in all dictionaries.
finish() - Method in class org.omegat.core.dictionaries.LingvoDSL.HtmlVisitor
End of accept.
finishData() - Method in interface org.omegat.core.statistics.IStatsConsumer
Deprecated.
finishData() - Method in class org.omegat.gui.stat.StatisticsWindow
 
finishedParsing() - Method in class org.omegat.filters2.html2.FilterVisitor
Called upon parsing completion.
fireApplicationShutdown() - Static method in class org.omegat.core.CoreEvents
Fire event.
fireApplicationStartup() - Static method in class org.omegat.core.CoreEvents
Fire event.
fireEditorNewWord(String) - Static method in class org.omegat.core.CoreEvents
Fire event.
fireEntryActivated(SourceTextEntry) - Static method in class org.omegat.core.CoreEvents
Fire event.
fireEntryNewFile(String) - Static method in class org.omegat.core.CoreEvents
Fire event.
fireException(Exception) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
fireException(Exception) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
fireFontChanged(Font) - Static method in class org.omegat.core.CoreEvents
Fire event.
fireProjectChange(IProjectEventListener.PROJECT_CHANGE_TYPE) - Static method in class org.omegat.core.CoreEvents
Fire event.
first() - Method in class org.omegat.tokenizer.WordIterator
Return the first boundary.
FIRST - Enum constant in enum class org.omegat.core.data.SourceTextEntry.DUPLICATE
There is entries with the same source, and this is first entry.
FIRST_TIME_WIZARD_DONE - Static variable in class org.omegat.util.Preferences
Preference flag to suppress First Time Configuration wizard in the future.
firstN(String, int) - Static method in class org.omegat.util.StringUtil
Extracts first N codepoints from string.
firstTextPane - Variable in class org.omegat.gui.issues.IssueDetailSplitPanel
 
fitInScreen(Component) - Static method in class org.omegat.util.gui.StaticUIUtils
 
fixErrors(ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidationTool
Fix all errors indicated in a given ErrorReport.
fixSeparatorChar(String) - Static method in class org.omegat.core.data.CommandVarExpansion
 
fixTag(SourceTextEntry, TagUtil.Tag, ErrorReport.TagError, StringBuilder, String) - Static method in class org.omegat.core.tagvalidation.TagRepair
 
FlakyDownloadException(Exception) - Constructor for exception org.omegat.util.HttpConnectionUtils.FlakyDownloadException
 
FlakyDownloadException(String) - Constructor for exception org.omegat.util.HttpConnectionUtils.FlakyDownloadException
 
flash() - Method in class org.omegat.gui.properties.FlashingTextArea
 
FLASH_XMLNS - Static variable in class org.omegat.filters3.xml.flash.FlashDialect
 
FlashColorInterpolator - Class in org.omegat.gui.properties
A class that interpolates between a given min and max color, according to the formula -4x^2 + 4x.
FlashColorInterpolator() - Constructor for class org.omegat.gui.properties.FlashColorInterpolator
 
FlashColorInterpolator(double, Color, Color) - Constructor for class org.omegat.gui.properties.FlashColorInterpolator
 
FlashDialect - Class in org.omegat.filters3.xml.flash
This class specifies the Flash XML Dialect.
FlashDialect() - Constructor for class org.omegat.filters3.xml.flash.FlashDialect
 
FlashFilter - Class in org.omegat.filters3.xml.flash
Filter for Flash files.
FlashFilter() - Constructor for class org.omegat.filters3.xml.flash.FlashFilter
Creates a new instance of Flash
FlashingTextArea - Class in org.omegat.gui.properties
A text pane that can flash its background.
FlashingTextArea() - Constructor for class org.omegat.gui.properties.FlashingTextArea
 
flush() - Method in class org.omegat.filters2.html2.HTMLWriter
Does the real write-out of the data, first adding/replacing encoding statement.
flush() - Method in class org.omegat.filters2.text.LineLengthLimitWriter
 
flush() - Method in class org.omegat.filters3.xml.XMLWriter
Does the real write-out of the data, first adding/replacing encoding statement.
flush() - Method in class org.omegat.util.NullBufferedWriter
 
flush() - Method in class org.omegat.util.NullWriter
 
flush() - Method in class org.omegat.util.TmxEscapingWriterFactory.EscapeWriter
 
flushExportedSegments() - Static method in class org.omegat.gui.editor.SegmentExportImport
Empties the exported segments.
FOCUS_BORDER - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
FOCUS_COMPOUND_BORDER - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
focusSearchField() - Method in class org.omegat.gui.search.SearchWindowController
Focus the search field and select the current query text
following(int) - Method in class org.omegat.tokenizer.WordIterator
Not yet implemented! Throws a RuntimeException if you try to call it. Return the first boundary following the specified offset.
FONT_FALLBACK - Static variable in class org.omegat.util.Preferences
Do aggressive font fallback
FONT_NO_CHANGE - Static variable in class org.omegat.util.gui.DataTableStyling
 
FontFallbackListener - Class in org.omegat.util.gui
 
FontFallbackListener(JTextComponent) - Constructor for class org.omegat.util.gui.FontFallbackListener
 
FontFallbackManager - Class in org.omegat.util.gui
 
FontFallbackMarker - Class in org.omegat.gui.editor.mark
 
FontFallbackMarker() - Constructor for class org.omegat.gui.editor.mark.FontFallbackMarker
 
FontSelectionController - Class in org.omegat.gui.preferences.view
The FontSelectionController class manages the font selection preferences for a user interface.
FontSelectionController() - Constructor for class org.omegat.gui.preferences.view.FontSelectionController
 
FontSelectionPanel - Class in org.omegat.gui.preferences.view
 
FontSelectionPanel() - Constructor for class org.omegat.gui.preferences.view.FontSelectionPanel
Creates new form FontSelectionPanel
FontUtil - Class in org.omegat.util.gui
 
ForcedWrappingEditorKit - Class in org.omegat.gui.properties
JTextPanes won't break words when wrapping, so very long words can result in horizontal scrolling.
ForcedWrappingEditorKit() - Constructor for class org.omegat.gui.properties.ForcedWrappingEditorKit
 
forceLoad() - Method in class org.omegat.gui.exttrans.MachineTranslateController
Force reload for the current entry.
forceLoad() - Method in class org.omegat.gui.exttrans.MachineTranslateTextArea
 
forceReloadTBX() - Method in class org.omegat.gui.glossary.GlossaryManager
 
forceUpdateGlossary() - Method in class org.omegat.gui.glossary.GlossaryManager
 
Foreign - Class in gen.core.tbx
Java class for anonymous complex type
Foreign() - Constructor for class gen.core.tbx.Foreign
 
forFilter(List<Filter.Option>) - Static method in class org.omegat.filters2.master.FilterMaster
Convert options from xml for filter usage.
format(String, Object...) - Static method in class org.omegat.util.StringUtil
Formats UI strings.
format(LogRecord) - Method in class org.omegat.util.logging.OmegaTLogFormatter
Format output message.
Formathandle - Class in gen.core.segmentation
Java class for anonymous complex type
Formathandle() - Constructor for class gen.core.segmentation.Formathandle
 
formatting - Variable in class org.omegat.core.matching.DiffDriver.Render
 
forName(String) - Method in class org.omegat.languagetools.LanguageClassBroker
 
forwardMouseWheelEvent(Component, MouseWheelEvent) - Static method in class org.omegat.util.gui.StaticUIUtils
 
from(ExternalFinderItem) - Static method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
from(ExternalFinderItemCommand) - Static method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
from(ExternalFinderItemURL) - Static method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
fromManifest(String, Manifest, URL, PluginInformation.Status) - Static method in class org.omegat.core.data.PluginInformation.Builder
Build PluginInformation from Manifest attributes.
fromProperties(String, Properties, String, URL, PluginInformation.Status) - Static method in class org.omegat.core.data.PluginInformation.Builder
Build PluginInformation from properties.
FunctionalAction - Class in org.omegat.util
 
FunctionalAction(ActionListener) - Constructor for class org.omegat.util.FunctionalAction
 
FUZZY_MATCH_THRESHOLD - Static variable in class org.omegat.util.OConsts
The smallest threshold to detect a fuzzy match string
fuzzyMark - Variable in class org.omegat.core.matching.NearString
 
FuzzyMatcher - Class in org.omegat.core.matching
The class, responsible for building the list of fuzzy matches between the source text strings.

G

gen.core.filters - package gen.core.filters
 
gen.core.project - package gen.core.project
 
gen.core.segmentation - package gen.core.segmentation
 
gen.core.tbx - package gen.core.tbx
 
GeneralOptionsController - Class in org.omegat.gui.preferences.view
 
GeneralOptionsController() - Constructor for class org.omegat.gui.preferences.view.GeneralOptionsController
 
GeneralOptionsPanel - Class in org.omegat.gui.preferences.view
 
GeneralOptionsPanel() - Constructor for class org.omegat.gui.preferences.view.GeneralOptionsPanel
Creates new form GeneralOptionsPanel
generate() - Method in class org.omegat.externalfinder.item.ExternalFinderItemMenuGenerator
 
generate() - Method in interface org.omegat.externalfinder.item.IExternalFinderItemMenuGenerator
 
GENERATE_AND_STORE - Enum constant in enum class org.omegat.util.CredentialsManager.ResponseType
 
generateCommand(String) - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand
 
generateSampleCommand() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
generateSampleURL() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
generateURL(String) - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL
 
get() - Method in interface org.omegat.gui.exttrans.IMTGlossarySupplier
 
get() - Method in class org.omegat.gui.glossary.IGlossaryRenderer.DocTarget
 
get() - Method in class org.omegat.gui.glossary.IGlossaryRenderer.HtmlTarget
 
get() - Method in interface org.omegat.gui.glossary.IGlossaryRenderer.IRenderTarget
 
get(int) - Method in class org.omegat.filters3.Attributes
Gets one of the attributes from the list.
get(int) - Method in class org.omegat.filters3.Entry
Gets an element.
get(Object) - Method in class org.omegat.core.data.SyncTMX
 
get(String) - Method in class org.omegat.core.team2.ProjectTeamSettings
Get setting.
get(String) - Static method in class org.omegat.core.team2.TeamSettings
Get setting.
get(String, Map<String, String>, Map<String, String>) - Static method in class org.omegat.util.HttpConnectionUtils
Get data from the remote URL.
get(String, Map<String, String>, Map<String, String>) - Static method in class org.omegat.util.WikiGet
Deprecated.
This method is moved to HttpConnectionUtils class.
get(String, Map<String, String>, Map<String, String>, String) - Static method in class org.omegat.util.HttpConnectionUtils
Get data from the remote URL.
get(String, Map<String, String>, Map<String, String>, String) - Static method in class org.omegat.util.WikiGet
Deprecated.
This method is moved to HttpConnectionUtils class.
get(URIish, CredentialItem...) - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
Ask for the credential items to be populated.
get(CancellationToken) - Method in interface org.omegat.core.threads.LongProcessExecutor.CancellableSupplier
 
get26Compatibility() - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Returns whether 2.6 compatibility should be applied
getAction() - Method in class org.omegat.util.FunctionalAction
 
getActiveMatch() - Method in interface org.omegat.gui.matches.IMatcher
Get selected match.
getActiveMatch() - Method in class org.omegat.gui.matches.MatchesTextArea
Get selected match.
getActiveRunner() - Static method in class org.omegat.gui.scripting.runner.AbstractScriptRunner
Retrieves the active instance of AbstractScriptRunner.
getAdmin() - Method in class gen.core.tbx.AdminGrp
Gets the value of the admin property.
getAdminNoteOrNoteOrRef() - Method in class gen.core.tbx.AdminGrp
Gets the value of the adminNoteOrNoteOrRef property.
getAdminOrAdminGrpOrTransacGrp() - Method in class gen.core.tbx.ItemGrp
Gets the value of the adminOrAdminGrpOrTransacGrp property.
getAdminOrAdminGrpOrTransacGrp() - Method in class gen.core.tbx.TermCompGrp
Gets the value of the adminOrAdminGrpOrTransacGrp property.
getAdminOrAdminGrpOrTransacGrp() - Method in class gen.core.tbx.TermNoteGrp
Gets the value of the adminOrAdminGrpOrTransacGrp property.
getAdvancerChar() - Method in class org.omegat.gui.editor.EditorSettings
 
getAfterbreak() - Method in class gen.core.segmentation.Rule
Contains the regular expression to match before the segment break
getAfterbreak() - Method in class org.omegat.core.segmentation.Rule
Returns a regular expression which represents the text that appears after a segment break.
getAggregateTags() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether OpenXML tags should be aggregated.
getAll() - Static method in class org.omegat.gui.glossary.GlossaryRenderers
 
getAllEntries() - Method in interface org.omegat.core.data.IProject
Get all source segments.
getAllEntries() - Method in class org.omegat.core.data.NotLoadedProject
 
getAllEntries() - Method in class org.omegat.core.data.RealProject
Get all source segments.
getAllModelFields(Class<?>) - Static method in class org.omegat.util.StaticUtils
Get fields declared in the class and its super classes.
getAllTagsInSource() - Static method in class org.omegat.util.TagUtil
 
getAllTagsMissingFromTarget() - Static method in class org.omegat.util.TagUtil
 
getAllTranslations(SourceTextEntry) - Method in interface org.omegat.core.data.IProject
Get default and alternative translations for optimistic locking.
getAllTranslations(SourceTextEntry) - Method in class org.omegat.core.data.NotLoadedProject
 
getAllTranslations(SourceTextEntry) - Method in class org.omegat.core.data.RealProject
 
getAlphabeticalMarkers() - Method in class org.omegat.gui.editor.EditorController
 
getAlternateFilenameFrom() - Method in class org.omegat.core.data.RuntimePreferenceStore
 
getAlternateFilenameTo() - Method in class org.omegat.core.data.RuntimePreferenceStore
 
getAlternatives() - Method in class org.omegat.core.data.ProjectTMX
Returns the collection of TMX entries that have an alternative translation.
getAlternativeTranslation() - Method in class org.omegat.core.data.IProject.AllTranslations
 
getAltTransIDType() - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Return how the ID for alternative translations should be taken: previous and next paragraph (XLIFFOptions.ID_TYPE.CONTEXT, default) the <trans-unit> id (XLIFFOptions.ID_TYPE.ELEMENT_ID) the <trans-unit> resname attribute (XLIFFOptions.ID_TYPE.RESNAME_ATTR)
getApplicationDataDir() - Static method in class org.omegat.util.StaticUtils
Get application data directory.
getApplicationDisplayName() - Static method in class org.omegat.util.OStrings
Get the application name for display purposes (includes branding)
getApplicationFont() - Method in class org.omegat.gui.main.ConsoleWindow
 
getApplicationFont() - Method in interface org.omegat.gui.main.IMainWindow
Get main application font.
getApplicationFont() - Method in class org.omegat.gui.main.MainWindow
 
getApplicationFrame() - Method in class org.omegat.gui.main.ConsoleWindow
 
getApplicationFrame() - Method in interface org.omegat.gui.main.IMainWindow
Get application frame.
getApplicationFrame() - Method in class org.omegat.gui.main.MainWindow
 
getApplicationName() - Static method in class org.omegat.util.OStrings
Get the raw application name (suitable for file paths, etc.; includes branding)
getArgs() - Method in class org.omegat.CLIParameters
 
getArticle() - Method in class org.omegat.core.dictionaries.DictionaryEntry
 
getAsFile() - Method in class org.omegat.core.data.ProjectProperties.ProjectPath
 
getAsStream(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getAsString() - Method in class org.omegat.core.data.ProjectProperties.ProjectPath
 
getAsURL(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getAsURLs(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getAttribute(int) - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
getAttribute(String) - Method in class org.omegat.filters3.Tag
Returns attribute value by name.
getAttribute(String) - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
getAttributeObject(String) - Method in class org.omegat.filters3.Tag
Returns attribute object by name.
getAttributes() - Method in class org.omegat.filters3.Tag
Returns tag's attributes.
getAttributeSet(boolean, boolean, boolean, SourceTextEntry.DUPLICATE, boolean, boolean, boolean, boolean) - Method in class org.omegat.gui.editor.EditorSettings
Choose segment's attributes based on rules.
getAuthor() - Method in class org.omegat.core.data.PluginInformation
Get the author(s) of the plugin.
getAutoCompleter() - Method in class org.omegat.gui.editor.EditorController
 
getAutoCompleter() - Method in interface org.omegat.gui.editor.IEditor
Access the AutoCompleter
getAutoCompleter() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getAutoCompleterViewsClasses() - Static method in class org.omegat.filters2.master.PluginUtils
 
getAutoCompletionMenu() - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
getAutoCompletionMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getAutoSave() - Static method in class org.omegat.core.Core
 
getAutoSave() - Method in class org.omegat.core.data.CoreState
 
getAvailableScriptExtensions() - Method in class org.omegat.gui.scripting.runner.AbstractScriptRunner
Retrieves a list of file extensions that are supported by the available script engines.
getAvailableScriptExtensions() - Static method in class org.omegat.gui.scripting.ScriptRunner
 
getBack() - Method in class gen.core.tbx.Text
Gets the value of the back property.
getBackupFilename(File) - Static method in class org.omegat.util.FileUtil
Generates a name for the file to be backuped, in the form of [original_name].yyyyMMddHHmm.bak.
getBeforebreak() - Method in class gen.core.segmentation.Rule
Contains the regular expression to match after the segment break
getBeforebreak() - Method in class org.omegat.core.segmentation.Rule
Returns a regular expression which represents the text that appears before a segment break.
getBody() - Method in class gen.core.segmentation.Srx
SRX body
getBody() - Method in class gen.core.tbx.Text
Gets the value of the body property.
getBorderInsets(Component) - Method in class org.omegat.util.gui.RoundedCornerBorder
 
getBorderInsets(Component, Insets) - Method in class org.omegat.util.gui.RoundedCornerBorder
 
getBranch() - Method in class gen.core.project.RepositoryDefinition
Gets the value of the branch property.
getBranchName() - Method in class org.omegat.gui.dialogs.NewTeamProjectController
 
getBrandingToken() - Static method in class org.omegat.util.OStrings
Get the token for identifying stock vs branded OmegaT files.
getBreak() - Method in class gen.core.segmentation.Rule
Determines whether this is a segment break or an exception rule
getBreakOnBr() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether a new paragraph should be created on "w:br"
getBridgeType() - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getBundleColorProperties(String) - Static method in class org.omegat.util.gui.ResourcesUtil
Load default colors scheme for LAF theme.
getBundledImage(String) - Static method in class org.omegat.util.gui.ResourcesUtil
Load icon from classpath.
getCachedTranslation(Language, Language, String) - Method in class org.omegat.core.machinetranslators.BaseCachedTranslate
 
getCachedTranslation(Language, Language, String) - Method in class org.omegat.core.machinetranslators.BaseTranslate
 
getCachedTranslation(Language, Language, String) - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Get cached translation.
getCapableFont(int) - Static method in class org.omegat.util.gui.FontFallbackManager
 
getCascade() - Method in class gen.core.segmentation.Header
Determines whether a matching <languagemap> element should terminate the search
getCategory() - Method in class org.omegat.core.data.PluginInformation
Get the category type of the plugin.
getCause() - Method in class org.omegat.core.threads.Completion
Returns the cause of the failure, if any.
getChange() - Method in class gen.core.tbx.RevisionDesc
Gets the value of the change property.
getChangeDate() - Method in interface org.omegat.core.data.ITMXEntry
Gets the EPOCH timestamp for last change in this entry
getChangeDate() - Method in class org.omegat.core.data.PrepareTMXEntry
 
getChangeDate() - Method in class org.omegat.core.data.TMXEntry
 
getChanger() - Method in interface org.omegat.core.data.ITMXEntry
Gets the author of last change in the entry
getChanger() - Method in class org.omegat.core.data.PrepareTMXEntry
 
getChanger() - Method in class org.omegat.core.data.TMXEntry
 
getChangeStateToNeedsReviewTranslation() - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Return whether transit to state="needs-review-translation" instead of "translated"
getCheckResults(String, String) - Method in class org.omegat.languagetools.BaseLanguageToolBridge
 
getCheckResults(String, String) - Method in interface org.omegat.languagetools.ILanguageToolBridge
Get marks for Entry
getClassLoader(PluginUtils.PluginType) - Static method in class org.omegat.filters2.master.PluginUtils
Retrieves the ClassLoader associated with the specified PluginUtils.PluginType.
getClassName() - Method in class gen.core.filters.Filter
Gets the value of the className property.
getClassName() - Method in class org.omegat.core.data.PluginInformation
Get the class name of the plugin entry point.
getClosingTagRequired() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Gives the value of closingTag
getClosingTagRequired() - Method in interface org.omegat.filters3.xml.XMLDialect
Gives the value of closingTagRequired.
getCmdLineParams() - Method in class org.omegat.core.data.CoreState
 
getColor() - Method in class org.omegat.gui.issues.SimpleColorIcon
 
getColor() - Method in class org.omegat.gui.properties.FlashColorInterpolator
 
getColor() - Method in enum class org.omegat.util.gui.Styles.EditorColor
 
getColumnClass(int) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
getColumnClass(int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
getColumnClass(int) - Method in class org.omegat.filters2.master.FiltersTableModel
 
getColumnClass(int) - Method in class org.omegat.filters2.master.OneFilterTableModel
 
getColumnClass(int) - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
getColumnCount() - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
getColumnCount() - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
getColumnCount() - Method in class org.omegat.filters2.master.FiltersTableModel
 
getColumnCount() - Method in class org.omegat.filters2.master.OneFilterTableModel
 
getColumnCount() - Method in class org.omegat.gui.editor.autotext.AutotextTableModel
 
getColumnCount() - Method in class org.omegat.gui.editor.chartable.CharTableModel
 
getColumnCount() - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
getColumnName(int) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
getColumnName(int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
getColumnName(int) - Method in class org.omegat.filters2.master.FiltersTableModel
 
getColumnName(int) - Method in class org.omegat.filters2.master.OneFilterTableModel
 
getColumnName(int) - Method in class org.omegat.gui.editor.autotext.AutotextTableModel
 
getColumnName(int) - Method in class org.omegat.gui.editor.chartable.CharTableModel
 
getColumnName(int) - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
getCommand() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
getCommand() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand
 
getCommand(String) - Static method in class org.omegat.cli.SubCommands
Gets the subcommand class associated with the specified key.
getCommands() - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
getCommands() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
getCommandVariables() - Static method in class org.omegat.core.data.CommandVarExpansion
 
getComment() - Method in class org.omegat.core.data.SourceTextEntry
Returns comment of entry if exist in source document.
getComment(SourceTextEntry) - Method in interface org.omegat.gui.comments.ICommentProvider
Create comment for specific entry.
getCommentForCommit() - Method in interface org.omegat.core.team2.RebaseAndCommit.IRebase
Construct commit message.
getComments() - Static method in class org.omegat.core.Core
Get comments area
getComments() - Method in class org.omegat.core.data.CoreState
 
getComments() - Method in class org.omegat.gui.glossary.GlossaryEntry
 
getCommentText() - Method in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
getCommentText() - Method in class org.omegat.gui.glossary.GlossaryEntry
Return the first comment string.
getCompiledAfterbreak() - Method in class org.omegat.core.segmentation.Rule
Returns a regular expression which represents the text that appears after a segment break.
getCompiledBeforebreak() - Method in class org.omegat.core.segmentation.Rule
Returns a regular expression which represents the text that appears before a segment break.
getCompiledPattern() - Method in class org.omegat.core.segmentation.MapRule
Returns Compiled Pattern for the language/country ISO code (of a form LL-CC).
getComponent() - Method in class org.omegat.gui.main.DockablePanel
 
getComponent() - Method in class org.omegat.gui.main.DockableScrollPane
 
getComponentToOverlay() - Method in interface org.omegat.util.gui.DragTargetOverlay.IDropInfo
 
getCompressWhitespace() - Method in class org.omegat.filters2.html2.HTMLOptions
Retrieves the configuration setting that indicates whether whitespace should be compressed in the HTML document during processing.
getConfig() - Method in class org.omegat.filters2.master.FilterMaster
 
getConfigDir() - Method in class org.omegat.core.data.RuntimePreferenceStore
Returns the directory path where the configuration is stored.
getConfigDir() - Static method in class org.omegat.util.RuntimePreferences
 
getConfigDir() - Static method in class org.omegat.util.StaticUtils
Returns the location of the configuration directory, depending on the user's platform.
getConfiguredFontName() - Static method in class org.omegat.util.gui.FontUtil
 
getConfiguredFontSize() - Static method in class org.omegat.util.gui.FontUtil
 
getConnectTimeout(SVNRepository) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
getConstraints() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns defined constraints to restrict supported subset of XML files.
getConstraints() - Method in interface org.omegat.filters3.xml.XMLDialect
Returns defined constraints to restrict supported subset of XML files.
getContent() - Method in class gen.core.segmentation.Afterbreak
Gets the value of the content property.
getContent() - Method in class gen.core.segmentation.Beforebreak
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Admin
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.AdminNote
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Bpt
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Date
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Descrip
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.DescripNote
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Ept
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Foreign
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Hi
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Item
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Note
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.P
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Ph
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Ref
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Term
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.TermComp
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.TermNote
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Title
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Transac
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.TransacNote
Gets the value of the content property.
getContent() - Method in class gen.core.tbx.Xref
Gets the value of the content property.
getContentBasedTags() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns the set of content based tags.
getContentBasedTags() - Method in interface org.omegat.filters3.xml.XMLDialect
Returns the map of content based tags where key is tag name, value is tag type.
getContentSummary() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
getContext() - Method in class org.omegat.filters3.xml.Handler
 
getControlComponent() - Method in class org.omegat.gui.editor.filter.ReplaceFilter
 
getControlComponent() - Method in class org.omegat.gui.editor.filter.SearchFilter
 
getControlComponent() - Method in interface org.omegat.gui.editor.IEditorFilter
 
getCountryCode() - Method in class org.omegat.util.Language
Returns only a country (YY).
getCounts() - Method in class org.omegat.core.statistics.StatsResult
return a statistics of each source/target files.
getCreatedAt() - Method in class org.omegat.util.PreferencesXML
Returns ISO-8601 createdAt timestamp, or null if not available yet.
getCreationDate() - Method in interface org.omegat.core.data.ITMXEntry
Gets the initial creation date as an EPOCH timestamp
getCreationDate() - Method in class org.omegat.core.data.PrepareTMXEntry
 
getCreationDate() - Method in class org.omegat.core.data.TMXEntry
 
getCreator() - Method in interface org.omegat.core.data.ITMXEntry
Gets the initial creator of the entry
getCreator() - Method in class org.omegat.core.data.PrepareTMXEntry
 
getCreator() - Method in class org.omegat.core.data.TMXEntry
 
getCurrentEntry() - Method in class org.omegat.gui.editor.EditorController
 
getCurrentEntry() - Method in interface org.omegat.gui.editor.IEditor
Get current active entry.
getCurrentEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getCurrentEntryNumber() - Method in class org.omegat.gui.editor.EditorController
 
getCurrentEntryNumber() - Method in interface org.omegat.gui.editor.IEditor
Get current active entry number.
getCurrentEntryNumber() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getCurrentFile() - Method in class org.omegat.gui.editor.EditorController
 
getCurrentFile() - Method in interface org.omegat.gui.editor.IEditor
Get relative path (under source) of the source file currently open in the editor.
getCurrentFile() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getCurrentPos() - Method in class org.omegat.util.InlineTagHandler
Returns current begin/end mark of "it" tag.
getCurrentPositionInEntryTranslation() - Method in class org.omegat.gui.editor.EditorController
Returns current caret position in the editable translation.
getCurrentPositionInEntryTranslationInEditor() - Method in class org.omegat.gui.editor.EditorController
 
getCurrentPositionInEntryTranslationInEditor() - Method in interface org.omegat.gui.editor.IEditor
Get the current position in the entity translation in the editor
getCurrentSegmentBuilder() - Method in class org.omegat.gui.editor.EditorController
 
getCurrentSpellChecker() - Method in class org.omegat.core.data.CoreState
Get spell checker instance.
getCurrentSpellChecker() - Method in class org.omegat.core.spellchecker.SpellCheckerManager
Get a spell checker engine used currently.
getCurrentTargetFile() - Method in class org.omegat.gui.editor.EditorController
 
getCurrentTargetFile() - Method in interface org.omegat.gui.editor.IEditor
Get the relative path (under target) of the target file corresponding to the current source file (per IEditor.getCurrentFile()).
getCurrentTargetFile() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getCurrentTranslation() - Method in class org.omegat.core.data.IProject.AllTranslations
 
getCurrentTranslation() - Method in class org.omegat.gui.editor.EditorController
 
getCurrentTranslation() - Method in interface org.omegat.gui.editor.IEditor
Returns current translation or null.
getCurrentTranslation() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getCurrentView() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
getCursor() - Method in class org.omegat.gui.main.ConsoleWindow
 
getCursor() - Method in interface org.omegat.gui.main.IMainWindow
Retrieves current cursor of window
getCursor() - Method in class org.omegat.gui.main.MainWindow
 
getCustomTagPattern() - Static method in class org.omegat.util.PatternConsts
 
getData() - Method in class org.omegat.gui.editor.autotext.AutotextTableModel
Store the data to the specified autotext list.
getData() - Method in class org.omegat.gui.editor.chartable.CharTableModel
 
getDataFlavor() - Method in class org.omegat.util.gui.DragTargetOverlay.FileDropInfo
 
getDataFlavor() - Method in interface org.omegat.util.gui.DragTargetOverlay.IDropInfo
 
getDatatype() - Method in class gen.core.tbx.Admin
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tbx.AdminNote
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tbx.Descrip
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tbx.DescripNote
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tbx.Ref
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tbx.TermNote
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tbx.Transac
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tbx.TransacNote
Gets the value of the datatype property.
getDate() - Method in class org.omegat.core.statistics.StatsResult
 
getDefault() - Static method in class org.omegat.core.segmentation.SRX
Returns the default SRX object with predefined settings.
getDefault() - Static method in class org.omegat.core.segmentation.SRXManager
 
getDefault() - Method in enum class org.omegat.util.gui.Styles.EditorColor
 
getDefaultBranchName(Repository) - Static method in class org.omegat.core.team2.impl.GITRemoteRepository2
Retrieve default branch name from repository.
getDefaultDictionaryDir() - Static method in class org.omegat.core.spellchecker.SpellCheckerManager
 
getDefaultDisabledCategories() - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getDefaultDisabledRules() - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getDefaultExcludes() - Static method in class org.omegat.core.data.ProjectProperties
 
getDefaultFont() - Static method in class org.omegat.util.gui.FontUtil
Get default unscaled font.
getDefaultFormats() - Static method in enum class org.omegat.core.statistics.StatOutputFormat
 
getDefaultInstances() - Method in class org.omegat.filters2.AbstractFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters2.hhc.HHCFilter2
 
getDefaultInstances() - Method in class org.omegat.filters2.html2.HTMLFilter2
 
getDefaultInstances() - Method in interface org.omegat.filters2.IFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters2.latex.LatexFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.pdf.PdfFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.po.PoFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.rc.RcFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.subtitles.SbvFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.subtitles.SrtFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.subtitles.WebVttFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
The source default encoding is UTF-8.
getDefaultInstances() - Method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.text.ilias.ILIASFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.text.ini.INIFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.text.magento.MagentoFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.text.TextFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.text.yaml.YamlFilter
 
getDefaultInstances() - Method in class org.omegat.filters2.xtagqxp.XtagFilter
 
getDefaultInstances() - Method in class org.omegat.filters3.xml.android.AndroidFilter
Extensions...
getDefaultInstances() - Method in class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.docbook.DocBookFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.flash.FlashFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.helpandmanual.HelpAndManualFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.infix.InfixFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.l10nmgr.L10nmgrFilter
 
getDefaultInstances() - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
Extensions...
getDefaultInstances() - Method in class org.omegat.filters3.xml.opendoc.OpenDocXMLFilter
 
getDefaultInstances() - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
Extensions...
getDefaultInstances() - Method in class org.omegat.filters3.xml.openxml.OpenXMLXMLFilter
 
getDefaultInstances() - Method in class org.omegat.filters3.xml.properties.PropertiesFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.relaxng.RelaxNGFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.resx.ResXFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.schematron.SchematronFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.scribus.ScribusFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.svg.SvgFilter
Extensions...
getDefaultInstances() - Method in class org.omegat.filters3.xml.txml.TXMLFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.typo3.Typo3Filter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.visio.VisioFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.wix.WiXFilter
Extensions...
getDefaultInstances() - Method in class org.omegat.filters3.xml.wordpress.WordpressFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetFilter
The default list of filter instances that this filter class has.
getDefaultInstances() - Method in class org.omegat.filters4.xml.openxml.MsOfficeFileFilter
 
getDefaultInstances() - Method in class org.omegat.filters4.xml.openxml.OpenXmlFilter
 
getDefaultInstances() - Method in class org.omegat.filters4.xml.xliff.Xliff1Filter
 
getDefaultInstances() - Method in class org.omegat.filters4.xml.xliff.SdlProject
 
getDefaultInstances() - Method in class org.omegat.filters4.xml.xliff.SdlXliff
 
getDefaultMappings(Function<Element, View>, Function<Element, View>) - Static method in class org.omegat.util.gui.ViewFactoryHelper
Generates a default mapping between element names and their corresponding view creation functions.
getDefaults() - Method in class org.omegat.core.data.ProjectTMX
Returns the collection of TMX entries that have a default translation
getDefaults() - Method in class org.omegat.gui.theme.DefaultClassicTheme
 
getDefaults() - Method in class org.omegat.gui.theme.DefaultFlatTheme
 
getDefaultSettingsFromFilter(String) - Static method in class org.omegat.filters2.master.FilterMaster
Create default filter's config.
getDefaultTranslation() - Method in class org.omegat.core.data.IProject.AllTranslations
 
getDefaultTranslation(String) - Method in class org.omegat.core.data.ProjectTMX
Get default translation or null if not exist.
getDelimiter() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
getDelimiter() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand
 
getDescrip() - Method in class gen.core.tbx.DescripGrp
Gets the value of the descrip property.
getDescripNoteOrAdminOrAdminGrp() - Method in class gen.core.tbx.DescripGrp
Gets the value of the descripNoteOrAdminOrAdminGrp property.
getDescripOrDescripGrpOrAdmin() - Method in class gen.core.tbx.LangSet
Gets the value of the descripOrDescripGrpOrAdmin property.
getDescripOrDescripGrpOrAdmin() - Method in class gen.core.tbx.Ntig
Gets the value of the descripOrDescripGrpOrAdmin property.
getDescripOrDescripGrpOrAdmin() - Method in class gen.core.tbx.TermCompList
Gets the value of the descripOrDescripGrpOrAdmin property.
getDescripOrDescripGrpOrAdmin() - Method in class gen.core.tbx.TermEntry
Gets the value of the descripOrDescripGrpOrAdmin property.
getDescripOrDescripGrpOrAdmin() - Method in class gen.core.tbx.Tig
Gets the value of the descripOrDescripGrpOrAdmin property.
getDescription() - Method in class org.omegat.core.data.PluginInformation
Get the description of the plugin features.
getDescription() - Method in interface org.omegat.gui.issues.IIssue
 
getDescription() - Method in class org.omegat.gui.issues.TagIssue
 
getDescription() - Method in class org.omegat.gui.scripting.ScriptItem
 
getDescription() - Method in class org.omegat.gui.theme.DefaultClassicTheme
 
getDescription() - Method in class org.omegat.gui.theme.DefaultFlatTheme
 
getDesktop() - Method in class org.omegat.gui.main.ConsoleWindow
 
getDesktop() - Method in interface org.omegat.gui.main.IMainWindow
Retrieve main docking desktop.
getDesktop() - Method in class org.omegat.gui.main.MainWindow
 
getDesktop(Container) - Static method in class org.omegat.util.gui.UIDesignManager
Traverse the given container's parents until either an instance of DockingDesktop is found, or null is found.
getDetailComponent() - Method in interface org.omegat.gui.issues.IIssue
 
getDetailComponent() - Method in class org.omegat.gui.issues.SimpleIssue
 
getDetailComponent() - Method in class org.omegat.gui.issues.TagIssue
 
getDetailsFromSourceFile() - Method in class org.omegat.core.data.ProtectedPart
 
getDetectedEol() - Method in class org.omegat.util.MixedEolHandlingReader
 
getDialect() - Method in class org.omegat.filters3.xml.XMLFilter
Gives the dialect
getDictDir() - Method in class org.omegat.core.data.ProjectProperties
 
getDictionaries() - Static method in class org.omegat.core.Core
 
getDictionaries() - Method in class org.omegat.core.data.CoreState
 
getDictionaryDir() - Method in class gen.core.project.Project
Gets the value of the dictionaryDir property.
getDictionaryNameList(List<String>) - Method in class org.omegat.core.spellchecker.DictionaryManager
returns a list of full names of dictionaries from a dictionary code list
getDictionaryType() - Method in class org.omegat.core.spellchecker.AbstractHunspellDictionary
 
getDictionaryType() - Method in class org.omegat.core.spellchecker.AbstractMorfologikDictionary
 
getDictionaryType() - Method in interface org.omegat.core.spellchecker.ISpellCheckerDictionary
Get a dictionary type.
getDictRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Dictionaries Files Directory
getDictRootRelative() - Method in class org.omegat.core.data.ProjectProperties
 
getDir() - Method in class org.omegat.util.DirectoryMonitor
 
getDirectory() - Method in class org.omegat.core.spellchecker.DictionaryManager
returns the dictionary directory
getDisabledCategories(String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getDisabledIcon(JComponent, Icon) - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
getDisabledRules(String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getDisabledSelectedIcon(JComponent, Icon) - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
getDisplayedEntries() - Method in class org.omegat.gui.glossary.GlossaryTextArea
 
getDisplayedEntries() - Method in interface org.omegat.gui.glossary.IGlossaries
 
getDisplayedEntries() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getDisplayedTranslation() - Method in class org.omegat.gui.exttrans.MachineTranslateTextArea
Expose the currently displayed translation for the shortcut.
getDisplayModificationInfo() - Method in class org.omegat.gui.editor.EditorSettings
returns the setting for display the modification information or not Either DISPLAY_MODIFICATION_INFO_NONE, DISPLAY_MODIFICATION_INFO_SELECTED, DISPLAY_MODIFICATION_INFO_ALL
getDisplayModificationInfo() - Method in interface org.omegat.gui.editor.IEditorSettings
 
getDisplayName() - Method in enum class org.omegat.util.gui.Styles.EditorColor
 
getDisplayName() - Method in class org.omegat.util.Language
Returns a name for the language that is appropriate for display to the user.
getDisplayNameAndVersion() - Static method in class org.omegat.util.OStrings
Returns the OmegaT "pretty" version for display (includes the application name).
getDisplayVersion() - Method in class org.omegat.gui.editor.SegmentBuilder
 
getDnDAction() - Method in class org.omegat.util.gui.DragTargetOverlay.FileDropInfo
 
getDnDAction() - Method in interface org.omegat.util.gui.DragTargetOverlay.IDropInfo
 
getDockKey() - Method in class org.omegat.gui.main.DockablePanel
 
getDockKey() - Method in class org.omegat.gui.main.DockableScrollPane
 
getDuplicate() - Method in class org.omegat.core.data.SourceTextEntry
If entry with the same source already exist in project.
getDuplicates() - Method in class org.omegat.core.data.SourceTextEntry
 
getEditor() - Static method in class org.omegat.core.Core
Get editor instance.
getEditor() - Method in class org.omegat.core.data.CoreState
 
getEditorShortcuts() - Static method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
getEnabledRules(String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getEncoding() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
getEncoding() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand
 
getEncoding() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
getEncoding() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL
 
getEncoding() - Method in class org.omegat.filters3.xml.XMLReader
Returns detected encoding.
getEncoding() - Method in class org.omegat.util.BufferedFileReader
 
getEncodingDesc() - Method in class gen.core.tbx.MartifHeader
Gets the value of the encodingDesc property.
getEnd() - Method in class org.omegat.core.search.SearchMatch
 
getEndPosition() - Method in class org.omegat.gui.editor.SegmentBuilder
Get segment's end position.
getEngineFactories() - Static method in class org.omegat.gui.scripting.ScriptRunner
 
getEntries() - Method in class org.omegat.core.data.ExternalTMX
 
getEntry() - Method in class org.omegat.filters3.OutOfTurnTag
Returns the entry that embodies this out of turn tag.
getEntryNum() - Method in class org.omegat.core.search.SearchResultEntry
Returns the number of the corresponding entry within a project.
getEol() - Method in class org.omegat.filters3.xml.XMLReader
Returns detected EOL chars.
getEOL(File, Charset) - Static method in class org.omegat.util.FileUtil
Read a file to determine its end-of-line character(s).
getExceptions() - Method in class org.omegat.util.TMXReader2.XmlErrorHandler
 
getExcludes() - Method in class gen.core.project.RepositoryMapping
Gets the value of the excludes property.
getExecutor() - Method in class org.omegat.core.data.CoreState
 
getExistFiles() - Method in class org.omegat.util.DirectoryMonitor
 
getExistingPassword(String) - Method in interface org.omegat.util.CredentialsManager.IPasswordPrompt
 
getExportTmDir() - Method in class gen.core.project.Project
Gets the value of the exportTmDir property.
getExportTmLevels() - Method in class gen.core.project.Project
Gets the value of the exportTmLevels property.
getExportTmLevels() - Method in class org.omegat.core.data.ProjectProperties
 
getExportTMRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Translation Memory (TMX) Files Directory
getExpression() - Method in class org.omegat.core.search.Searcher
 
getExternalCommand() - Method in class gen.core.project.Project
Gets the value of the externalCommand property.
getExternalCommand() - Method in class org.omegat.core.data.ProjectProperties
 
getFile() - Method in class org.omegat.gui.scripting.ScriptItem
 
getFileCharset(File) - Method in interface org.omegat.core.team2.RebaseAndCommit.IRebase
Get charset of file for convert EOL to repository.
getFileDesc() - Method in class gen.core.tbx.MartifHeader
Gets the value of the fileDesc property.
getFileEncoding(File) - Static method in class org.omegat.gui.glossary.GlossaryReaderTSV
 
getFileEncoding(File, String) - Static method in class org.omegat.gui.glossary.GlossaryReaderTSV
 
getFileExtension() - Method in enum class org.omegat.core.statistics.StatOutputFormat
 
getFileFormatName() - Method in class org.omegat.filters2.AbstractFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters2.hhc.HHCFilter2
 
getFileFormatName() - Method in class org.omegat.filters2.html2.HTMLFilter2
 
getFileFormatName() - Method in interface org.omegat.filters2.IFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters2.latex.LatexFilter
 
getFileFormatName() - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
getFileFormatName() - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
getFileFormatName() - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
getFileFormatName() - Method in class org.omegat.filters2.pdf.PdfFilter
 
getFileFormatName() - Method in class org.omegat.filters2.po.PoFilter
 
getFileFormatName() - Method in class org.omegat.filters2.rc.RcFilter
 
getFileFormatName() - Method in class org.omegat.filters2.subtitles.SbvFilter
 
getFileFormatName() - Method in class org.omegat.filters2.subtitles.SrtFilter
 
getFileFormatName() - Method in class org.omegat.filters2.subtitles.WebVttFilter
 
getFileFormatName() - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
getFileFormatName() - Method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
 
getFileFormatName() - Method in class org.omegat.filters2.text.ilias.ILIASFilter
 
getFileFormatName() - Method in class org.omegat.filters2.text.ini.INIFilter
 
getFileFormatName() - Method in class org.omegat.filters2.text.magento.MagentoFilter
 
getFileFormatName() - Method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
getFileFormatName() - Method in class org.omegat.filters2.text.TextFilter
 
getFileFormatName() - Method in class org.omegat.filters2.text.yaml.YamlFilter
 
getFileFormatName() - Method in class org.omegat.filters2.xtagqxp.XtagFilter
 
getFileFormatName() - Method in class org.omegat.filters3.xml.android.AndroidFilter
Human-readable filter name.
getFileFormatName() - Method in class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.docbook.DocBookFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.flash.FlashFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.helpandmanual.HelpAndManualFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.infix.InfixFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.l10nmgr.L10nmgrFilter
 
getFileFormatName() - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
Human-readable OpenDocument filter name.
getFileFormatName() - Method in class org.omegat.filters3.xml.opendoc.OpenDocXMLFilter
 
getFileFormatName() - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
Human-readable Open XML filter name.
getFileFormatName() - Method in class org.omegat.filters3.xml.openxml.OpenXMLXMLFilter
 
getFileFormatName() - Method in class org.omegat.filters3.xml.properties.PropertiesFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.relaxng.RelaxNGFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.resx.ResXFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.schematron.SchematronFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.scribus.ScribusFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.svg.SvgFilter
Human-readable filter name.
getFileFormatName() - Method in class org.omegat.filters3.xml.txml.TXMLFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.typo3.Typo3Filter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.visio.VisioFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.wix.WiXFilter
Human-readable filter name.
getFileFormatName() - Method in class org.omegat.filters3.xml.wordpress.WordpressFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetFilter
Human-readable name of the File Format this filter supports.
getFileFormatName() - Method in class org.omegat.filters4.xml.openxml.MsOfficeFileFilter
 
getFileFormatName() - Method in class org.omegat.filters4.xml.openxml.OpenXmlFilter
 
getFileFormatName() - Method in class org.omegat.filters4.xml.xliff.SdlProject
 
getFileFormatName() - Method in class org.omegat.filters4.xml.xliff.SdlXliff
 
getFileFormatName() - Method in class org.omegat.filters4.xml.xliff.Xliff1Filter
 
getFileFormatName() - Method in class org.omegat.filters4.xml.xliff.Xliff2Filter
 
getFileName() - Method in class org.omegat.gui.scripting.ScriptItem
The name of the file containing the script when the item was created from the file.
getFiles() - Method in class gen.core.filters.Filter
Gets the value of the files property.
getFilesTable() - Method in class org.omegat.core.statistics.StatsResult
 
getFileVersion(String) - Method in class org.omegat.core.team2.impl.FileRepository
 
getFileVersion(String) - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
Get version string.
getFileVersion(String) - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
Use SHA-1 as a file version.
getFileVersion(String) - Method in class org.omegat.core.team2.impl.SVNRemoteRepository2
 
getFileVersion(String) - Method in interface org.omegat.core.team2.IRemoteRepository2
Get file version.
getFilter() - Method in class org.omegat.gui.editor.EditorController
 
getFilter() - Method in interface org.omegat.gui.editor.IEditor
Gets a filter for this editor, or null if filter doesn't applied.
getFilter() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getFilterAtRow(int) - Method in class org.omegat.filters2.master.FiltersTableModel
 
getFilterClasses() - Static method in class org.omegat.filters2.master.PluginUtils
Retrieves a list of filter classes.
getFilterInstance(String) - Static method in class org.omegat.filters2.master.FilterMaster
Get filter's instance by filter class name.
getFilterMaster() - Static method in class org.omegat.core.Core
 
getFilterMaster() - Method in class org.omegat.core.data.CoreState
 
getFilters() - Method in class gen.core.filters.Filters
Gets the value of the filters property.
getFilters() - Static method in class org.omegat.util.Preferences
 
getFirstAuthentication(String, String, SVNURL) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
getFirstLetterLowercase(String) - Static method in class org.omegat.util.StringUtil
Returns first letter in lowercase.
getFirstPage() - Method in class org.omegat.util.gui.MenuItemPager
Get the "first page" of items (the items added directly to the provided root menu).
getFirstTag(String) - Static method in class org.omegat.util.TagUtil
Find the first tag in a segment
getFontNames() - Static method in class org.omegat.util.StaticUtils
Returns the names of all font families available.
getForceShortcutToF() - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Return whether the shortcut should be set to "f" for <it pos="end> tags
getForceSpacePreserving() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
 
getForceSpacePreserving() - Method in interface org.omegat.filters3.xml.XMLDialect
Gives the value of forceSpacePreserving;
getFormathandle() - Method in class gen.core.segmentation.Header
Determines which side of the segment break that formatting information goes Gets the value of the formathandle property.
getFoundMatches() - Method in class org.omegat.core.search.Searcher
Retrieves a list of matches found during the search operation.
getFrequency() - Method in class org.omegat.gui.editor.history.WordPredictor.Prediction
 
getFromResourceDirAsLines(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getFromResourceDirAsStream(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getFromResourceDirAsUrl(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getFromResourceDirAsUrls(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getFromRulesDirAsStream(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getFromRulesDirAsUrl(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getFuzzyMark() - Method in class org.omegat.filters2.AbstractFilter
Define fuzzy mark prefix for source which will be stored in TM.
getFuzzyMark() - Method in interface org.omegat.filters2.IFilter
Define fuzzy mark prefix for source which will be stored in TM.
getFuzzyMark() - Method in class org.omegat.filters2.po.PoFilter
 
getGlobalConfig() - Static method in class org.omegat.externalfinder.ExternalFinder
Get the global configuration.
getGlossaries() - Method in class org.omegat.core.data.CoreState
 
getGlossary() - Static method in class org.omegat.core.Core
Get glossary instance.
getGlossaryClasses() - Static method in class org.omegat.filters2.master.PluginUtils
 
getGlossaryDir() - Method in class gen.core.project.Project
Gets the value of the glossaryDir property.
getGlossaryDir() - Method in class org.omegat.core.data.ProjectProperties
 
getGlossaryEntries(String) - Method in class org.omegat.gui.glossary.GlossaryManager
Get glossary entries.
getGlossaryFile() - Method in class gen.core.project.Project
Gets the value of the glossaryFile property.
getGlossaryFileText() - Method in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
getGlossaryManager() - Static method in class org.omegat.core.Core
 
getGlossaryManager() - Method in class org.omegat.core.data.CoreState
 
getGlossaryMenu() - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
getGlossaryMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getGlossaryRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Glossary Files Directory
getGroupedMissingTagsFromTarget() - Static method in class org.omegat.util.TagUtil
 
getGui() - Method in class org.omegat.core.team2.gui.RepositoriesCredentialsController
 
getGui() - Method in class org.omegat.externalfinder.gui.ExternalFinderPreferencesController
 
getGui() - Method in class org.omegat.gui.filters2.FiltersCustomizerController
 
getGui() - Method in interface org.omegat.gui.preferences.IPreferencesController
Get the GUI (the "view") controlled by this controller.
getGui() - Method in class org.omegat.gui.preferences.view.AppearanceController
 
getGui() - Method in class org.omegat.gui.preferences.view.AutoCompleterController
 
getGui() - Method in class org.omegat.gui.preferences.view.AutotextAutoCompleterOptionsController
 
getGui() - Method in class org.omegat.gui.preferences.view.CharTableAutoCompleterOptionsController
 
getGui() - Method in class org.omegat.gui.preferences.view.CustomColorSelectionController
 
getGui() - Method in class org.omegat.gui.preferences.view.DictionaryPreferencesController
 
getGui() - Method in class org.omegat.gui.preferences.view.EditingBehaviorController
 
getGui() - Method in class org.omegat.gui.preferences.view.FontSelectionController
 
getGui() - Method in class org.omegat.gui.preferences.view.GeneralOptionsController
 
getGui() - Method in class org.omegat.gui.preferences.view.GlossaryAutoCompleterOptionsController
 
getGui() - Method in class org.omegat.gui.preferences.view.GlossaryPreferencesController
 
getGui() - Method in class org.omegat.gui.preferences.view.HistoryAutoCompleterOptionsController
 
getGui() - Method in class org.omegat.gui.preferences.view.LanguageToolConfigurationController
 
getGui() - Method in class org.omegat.gui.preferences.view.MachineTranslationPreferencesController
 
getGui() - Method in class org.omegat.gui.preferences.view.PluginsPreferencesController
 
getGui() - Method in class org.omegat.gui.preferences.view.SaveOptionsController
 
getGui() - Method in class org.omegat.gui.preferences.view.SecureStoreController
 
getGui() - Method in class org.omegat.gui.preferences.view.SpellcheckerConfigurationController
 
getGui() - Method in class org.omegat.gui.preferences.view.TagProcessingOptionsController
 
getGui() - Method in class org.omegat.gui.preferences.view.TeamOptionsController
 
getGui() - Method in class org.omegat.gui.preferences.view.TMMatchesPreferencesController
 
getGui() - Method in class org.omegat.gui.preferences.view.UserPassController
 
getGui() - Method in class org.omegat.gui.preferences.view.VersionCheckPreferencesController
 
getGui() - Method in class org.omegat.gui.preferences.view.ViewOptionsController
 
getGui() - Method in class org.omegat.gui.segmentation.SegmentationCustomizerController
 
getHeadBlock() - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
getHeader() - Method in class gen.core.segmentation.Srx
SRX header
getHeaderTable() - Method in class org.omegat.core.statistics.StatsResult
 
getHeaderTextCellRenderer() - Static method in class org.omegat.util.gui.DataTableStyling
 
getHeadingLevel(String) - Static method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
Check if the line is a heading and which level of heading
getHelpFileURI(String, String, String) - Static method in class org.omegat.help.Help
 
getHelpFileURI(String, String) - Static method in class org.omegat.help.Help
 
getHelpFileURI(String) - Static method in class org.omegat.help.Help
 
getHelpMenu() - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
getHelpMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getHighlightColor(Color) - Static method in class org.omegat.util.gui.StaticUIUtils
Convenience method for StaticUIUtils.getHighlightColor(Color, int) using the default adjustment (10 darker than base).
getHighlightColor(Color, int) - Static method in class org.omegat.util.gui.StaticUIUtils
Calculate a highlight color from a base color, with a given amount of adjustment.
getHint() - Method in class org.omegat.filters2.AbstractFilter
Returns the hint displayed while the user edits the filter, and when she adds/edits the instance of this filter.
getHint() - Method in class org.omegat.filters2.hhc.HHCFilter2
Returns the editing hint for HHC filter.
getHint() - Method in class org.omegat.filters2.html2.HTMLFilter2
Returns the editing hint for HTML filter.
getHint() - Method in interface org.omegat.filters2.IFilter
Returns the hint displayed while the user edits the filter, and when she adds/edits the instance of this filter.
getHint() - Method in class org.omegat.filters3.xml.docbook.DocBookFilter
Returns the hint displayed while the user edits the filter, and when she adds/edits the instance of this filter.
getHomeDir() - Static method in class org.omegat.util.StaticUtils
 
getHunspellDictionary(String) - Method in class org.omegat.core.spellchecker.AbstractHunspellDictionary
 
getHunspellDictionary(String) - Method in interface org.omegat.core.spellchecker.ISpellCheckerDictionary
Get Hunspell dictionary.
getHunspellDictionary(String) - Static method in class org.omegat.core.spellchecker.SpellCheckerManager
Provide the Hunspell dictionary object.
getHunspellDictionaryLanguages() - Static method in class org.omegat.core.spellchecker.SpellCheckerManager
 
getI() - Method in class gen.core.tbx.Bpt
Gets the value of the i property.
getI() - Method in class gen.core.tbx.Ept
Gets the value of the i property.
getIcon() - Method in interface org.omegat.gui.issues.IIssue
 
getIcon() - Method in class org.omegat.gui.issues.SimpleIssue
 
getIcon() - Method in class org.omegat.gui.issues.TagIssue
 
getIcon(File) - Method in class org.omegat.util.gui.OmegaTFileChooser
Redefines the icon for OmegaT projects.
getIconHeight() - Method in class org.omegat.gui.issues.SimpleColorIcon
 
getIconWidth() - Method in class org.omegat.gui.issues.SimpleColorIcon
 
getId() - Method in class gen.core.tbx.Admin
Gets the value of the id property.
getId() - Method in class gen.core.tbx.AdminGrp
Gets the value of the id property.
getId() - Method in class gen.core.tbx.AdminNote
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Back
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Body
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Change
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Date
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Descrip
Gets the value of the id property.
getId() - Method in class gen.core.tbx.DescripGrp
Gets the value of the id property.
getId() - Method in class gen.core.tbx.DescripNote
Gets the value of the id property.
getId() - Method in class gen.core.tbx.EncodingDesc
Gets the value of the id property.
getId() - Method in class gen.core.tbx.FileDesc
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Foreign
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Item
Gets the value of the id property.
getId() - Method in class gen.core.tbx.ItemGrp
Gets the value of the id property.
getId() - Method in class gen.core.tbx.ItemSet
Gets the value of the id property.
getId() - Method in class gen.core.tbx.LangSet
Gets the value of the id property.
getId() - Method in class gen.core.tbx.MartifHeader
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Note
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Ntig
Gets the value of the id property.
getId() - Method in class gen.core.tbx.P
Gets the value of the id property.
getId() - Method in class gen.core.tbx.PublicationStmt
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Ref
Gets the value of the id property.
getId() - Method in class gen.core.tbx.RefObject
Gets the value of the id property.
getId() - Method in class gen.core.tbx.RefObjectList
Gets the value of the id property.
getId() - Method in class gen.core.tbx.RevisionDesc
Gets the value of the id property.
getId() - Method in class gen.core.tbx.SourceDesc
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Term
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TermComp
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TermCompGrp
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TermCompList
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TermEntry
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TermGrp
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TermNote
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TermNoteGrp
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Text
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Tig
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Title
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TitleStmt
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Transac
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TransacGrp
Gets the value of the id property.
getId() - Method in class gen.core.tbx.TransacNote
Gets the value of the id property.
getId() - Method in class gen.core.tbx.Xref
Gets the value of the id property.
getId() - Method in enum class org.omegat.core.statistics.StatOutputFormat
 
getId() - Method in class org.omegat.gui.glossary.DefaultGlossaryRenderer
 
getId() - Method in class org.omegat.gui.glossary.DictionaryGlossaryRenderer
 
getId() - Method in interface org.omegat.gui.glossary.IGlossaryRenderer
String to be stored in config file.
getId() - Method in interface org.omegat.gui.issues.IIssueProvider
 
getId() - Method in class org.omegat.languagetools.LanguageToolIssueProvider
 
getID() - Method in class org.omegat.gui.theme.DefaultClassicTheme
 
getID() - Method in class org.omegat.gui.theme.DefaultFlatTheme
 
getIgnoreDoctype() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
getIgnoreTags() - Method in class org.omegat.filters2.html2.HTMLOptions
Retrieves the tags to be ignored during the processing of HTML content.
getIgnoreTags() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
getIgnoreTypeForBptTags() - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Return whether the type and ctype attributes of <bpt>/<ept> tags should be ignored when building shortcuts
getIgnoreTypeForPhTags() - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Return whether the type and ctype attributes of <ph> tag should be ignored when building shortcuts
getImage(String) - Static method in class org.omegat.util.gui.ResourcesUtil
Load icon.
getInclude() - Method in class gen.core.segmentation.Formathandle
A value of "no" indicates that the format code does not belong to the segment being created.
getIncludeEndingTagsModel(SRX) - Static method in class org.omegat.core.segmentation.datamodels.SRXOptionsModel
a model for including ending formatting tags at the end boundary of the segment checkbox
getIncludeIsolatedTagsModel(SRX) - Static method in class org.omegat.core.segmentation.datamodels.SRXOptionsModel
a model for including isolated formatting tags at the end boundary of the segment checkbox
getIncludes() - Method in class gen.core.project.RepositoryMapping
Gets the value of the includes property.
getIncludeStartingTagsModel(SRX) - Static method in class org.omegat.core.segmentation.datamodels.SRXOptionsModel
a model for including starting formatting tags at the end boundary of the segment checkbox
getIndex() - Method in class org.omegat.filters2.xtagqxp.Xtag
Returns the index of this tag in the entry.
getIndex() - Method in class org.omegat.filters3.Tag
Returns the index of this tag in the entry.
getInEncoding() - Method in class org.omegat.filters2.FilterContext
Source file encoding, but can be 'null'.
getInEncodingLastParsedFile() - Method in class org.omegat.filters2.AbstractFilter
 
getInEncodingLastParsedFile() - Method in class org.omegat.filters2.html2.HTMLFilter2
 
getInEncodingLastParsedFile() - Method in interface org.omegat.filters2.IFilter
Returns the encoding of the last parsed source file.
getInEncodingLastParsedFile() - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
getInEncodingLastParsedFile() - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
getInEncodingLastParsedFile() - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
getInEncodingLastParsedFile() - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
 
getInEncodingLastParsedFile() - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
 
getInitialOrientation() - Static method in class org.omegat.util.BiDiUtils
Decide what document orientation should be default for source/target languages.
getInstallableDictionaryCodeList() - Method in class org.omegat.core.spellchecker.DictionaryManager
returns a list of codes (xx_YY) of installable dictionaries
getInstallableDictionaryNameList() - Method in class org.omegat.core.spellchecker.DictionaryManager
return a list of names of installable dictionaries (e.g.
getInstance() - Static method in class org.omegat.core.data.CoreState
 
getInstance() - Static method in class org.omegat.core.data.RuntimePreferenceStore
Returns the singleton instance.
getInstance() - Static method in class org.omegat.util.CredentialsManager
 
getInstance() - Static method in class org.omegat.util.PluginInstaller
 
getInstance() - Static method in class org.omegat.util.VersionChecker
 
getIntactContents() - Method in class org.omegat.filters3.xml.XMLIntactTag
Returns the entry to collect text surrounded by intact tag.
getIntactTags() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns the set of tags that surround intact portions of document, that should not be translated at all.
getIntactTags() - Method in interface org.omegat.filters3.xml.XMLDialect
Returns the set of tags that surround intact portions of document, that should not be translated at all.
getIsExternallyMatched() - Method in class org.omegat.util.InlineTagHandler
Returns whether the current tag is externally matched (has a TMX "x" attribute)
getIssueProviders() - Static method in class org.omegat.gui.issues.IssueProviders
 
getIssueProvidersRegistry() - Method in class org.omegat.core.data.CoreState
Returns the mutable registry list of issue providers bound to this CoreState instance.
getIssues() - Static method in class org.omegat.core.Core
 
getIssues(SourceTextEntry, TMXEntry) - Method in interface org.omegat.gui.issues.IIssueProvider
 
getIssues(SourceTextEntry, TMXEntry) - Method in class org.omegat.languagetools.LanguageToolIssueProvider
 
getIssuesWindow() - Method in class org.omegat.core.data.CoreState
 
getItem() - Method in class gen.core.tbx.ItemGrp
Gets the value of the item property.
getItemAt(int) - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
getItemOrItemGrp() - Method in class gen.core.tbx.ItemSet
Gets the value of the itemOrItemGrp property.
getItems() - Static method in class org.omegat.externalfinder.ExternalFinder
 
getItems() - Method in class org.omegat.externalfinder.item.ExternalFinderConfiguration
 
getItems() - Static method in class org.omegat.gui.editor.autotext.Autotext
 
getItemSetOrItemGrpOrItem() - Method in class gen.core.tbx.RefObject
Gets the value of the itemSetOrItemGrpOrItem property.
getJarFileUrlFromResourceUrl(URL) - Static method in class org.omegat.filters2.master.PluginUtils
Get the list of loaded plugins.
getJsonData() - Method in class org.omegat.core.statistics.StatsResult
Return JSON expression of stats data.
getKey() - Method in class org.omegat.core.data.SourceTextEntry
 
getKeyAtPoint(Point) - Method in interface org.omegat.gui.properties.ISegmentPropertiesView
 
getKeyAtPoint(Point) - Method in class org.omegat.gui.properties.SegmentPropertiesListView
 
getKeyAtPoint(Point) - Method in class org.omegat.gui.properties.SegmentPropertiesTableView
 
getKeystroke() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
getKeyStroke() - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
getKeyStroke(String) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
getKeyStrokeText(KeyStroke) - Static method in class org.omegat.util.gui.StaticUIUtils
 
getLang() - Method in class gen.core.tbx.Admin
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.AdminNote
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.Change
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.Descrip
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.DescripNote
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.Foreign
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.Hi
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.LangSet
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.Martif
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.Note
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.P
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.Ref
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.RevisionDesc
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.SourceDesc
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.TermComp
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.TermNote
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.Title
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.TitleStmt
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.Transac
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLang() - Method in class gen.core.tbx.TransacNote
<pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;div xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt; &lt;h3&gt;lang (as an attribute name)&lt;/h3&gt; &lt;p&gt; denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.
getLangSet() - Method in class gen.core.tbx.TermEntry
Gets the value of the langSet property.
getLanguage() - Method in class org.omegat.core.segmentation.MapRule
Returns Language Code for programmatic usage.
getLanguage() - Method in class org.omegat.util.Language
Returns a string representation as an ISO language code (XX-YY).
getLanguageCode() - Method in class org.omegat.util.Language
Returns only a language (XX).
getLanguageCode(String) - Static method in class org.omegat.core.segmentation.LanguageCodes
 
getLanguageCodeByName(String) - Static method in class org.omegat.core.segmentation.LanguageCodes
 
getLanguageCodeByPattern(String) - Static method in class org.omegat.core.segmentation.LanguageCodes
 
getLanguagemap() - Method in class gen.core.segmentation.Maprules
Maps one or more languages to a set of rules Gets the value of the languagemap property.
getLanguageModelDefaultPath() - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getLanguageModelPath() - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getLanguageName() - Method in class org.omegat.core.segmentation.MapRule
Returns Language Name (to display it in a dialog).
getLanguageName(String) - Static method in class org.omegat.core.segmentation.LanguageCodes
Returns localized language name for a given language code.
getLanguagepattern() - Method in class gen.core.segmentation.Languagemap
The regular expression pattern match for the language code
getLanguagerule() - Method in class gen.core.segmentation.Languagerules
A set of rules for a logical set of languages Gets the value of the languagerule property.
getLanguagerulename() - Method in class gen.core.segmentation.Languagemap
The name of the language rule to use when the languagepattern regular expression is satisfied
getLanguagerulename() - Method in class gen.core.segmentation.Languagerule
The name of the language rule
getLanguagerules() - Method in class gen.core.segmentation.Body
Contains all the logical sets of rules
getLanguages() - Static method in class org.omegat.util.Language
Get a list of all languages known to the program.
getLastSegmentNumber() - Static method in class org.omegat.core.data.LastSegmentManager
Read the user's last-visited segment number from persistent storage.
getLayoutStyle() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
getLength() - Method in class org.omegat.core.search.SearchMatch
 
getLength() - Method in class org.omegat.util.Token
Returns the length of a token.
getLinebreak() - Method in class org.omegat.util.LinebreakPreservingReader
Returns the linebreak after the last line read by readLine().
getLink() - Method in class org.omegat.core.data.PluginInformation
Get the link URL of the plugin homepage.
getList() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
getListCellRendererComponent(JList<? extends URI>, URI, int, boolean, boolean) - Method in class org.omegat.gui.accesstool.NameAndPathComboBoxRenderer
 
getListCellRendererComponent(JList<? extends ProjectFileInformation>, ProjectFileInformation, int, boolean, boolean) - Method in class org.omegat.gui.accesstool.ProjectFileRenderer
 
getListCellRendererComponent(JList<? extends T>, T, int, boolean, boolean) - Method in class org.omegat.util.gui.DelegatingComboBoxRenderer
 
getLocal() - Method in class gen.core.project.RepositoryMapping
Gets the value of the local property.
getLocalDictionaryCodeList() - Method in class org.omegat.core.spellchecker.DictionaryManager
returns a list of available dictionaries in the xx_YY form
getLocalDictionaryEntries() - Method in class org.omegat.core.spellchecker.DictionaryManager
returns a list of available dictionaries.
getLocalDictionaryNameList() - Method in class org.omegat.core.spellchecker.DictionaryManager
return a list of full names of the local dictionaries
getLocalDirectory() - Method in class org.omegat.core.team2.impl.FileRepository
 
getLocalDirectory() - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
Getter for local directory.
getLocalDirectory() - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
 
getLocalDirectory() - Method in class org.omegat.core.team2.impl.SVNRemoteRepository2
 
getLocalDirectory() - Method in interface org.omegat.core.team2.IRemoteRepository2
Return directory where this repo is in.
getLocale() - Method in class org.omegat.util.Language
returns the Java locale
getLocaleCode() - Method in class org.omegat.util.Language
Returns a string representation as a Java locale (xx_YY).
getLocaleLCID() - Method in class org.omegat.util.Language
Returns a string representation as a Microsoft locale (xx-yy).
getLocalEntries() - Method in class org.omegat.gui.glossary.GlossaryManager
Get glossary entries for search operation.
getLocalizedMessage() - Method in exception org.omegat.core.KnownException
 
getLocalizedString() - Method in enum class org.omegat.gui.repositoriesmapping.RepositoriesMappingController.RepoType
 
getLocalizedValue() - Method in enum class org.omegat.core.data.PluginInformation.Status
 
getLocalizedValue() - Method in enum class org.omegat.filters2.master.PluginUtils.PluginType
Get localized value of the plugin type.
getLocalServerJarPath() - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getLocTerms(boolean) - Method in class org.omegat.gui.glossary.GlossaryEntry
Return each individual target-language term that corresponds to the source term.
getLocText() - Method in class org.omegat.gui.glossary.GlossaryEntry
Return the first target-language term string.
getLogFileName() - Static method in class org.omegat.util.Log
Compute the filename of the log file.
getLogFileName() - Method in class org.omegat.util.logging.OmegaTFileHandler
 
getLogFilePath() - Static method in class org.omegat.util.Log
Compute the full path of the log file.
getLogger(Class<?>) - Static method in class org.omegat.util.Log
 
getLogLocation() - Static method in class org.omegat.util.Log
Returns the path to the log file.
getLogLocation() - Static method in class org.omegat.util.StaticUtils
Returns the path to the log file.
getLongProcessExecutor() - Static method in class org.omegat.core.Core
 
getLowerCaseLanguageFromLocale() - Static method in class org.omegat.util.Language
 
getLTLanguage(Language) - Static method in class org.omegat.languagetools.LanguageManager
Get LanguageTool language.
getLTLanguage(Language) - Static method in class org.omegat.languagetools.LanguageToolNativeBridge
Get the closest LanguageTool language to the supplied OmegaT language, or null if none can be found.
getMachineTranslatePane() - Static method in class org.omegat.core.Core
 
getMachineTranslatePane() - Method in class org.omegat.core.data.CoreState
 
getMachineTranslationClasses() - Static method in class org.omegat.filters2.master.PluginUtils
 
getMachineTranslationMenu() - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
getMachineTranslationMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getMachineTranslators() - Static method in class org.omegat.core.machinetranslators.MachineTranslators
Deprecated.
 
getMachineTranslators() - Method in class org.omegat.core.machinetranslators.MachineTranslatorsManager
Get all machine translation connectors.
getMachineTranslatorsManager() - Method in class org.omegat.core.data.CoreState
 
getMainMenu() - Method in class org.omegat.gui.main.ConsoleWindow
 
getMainMenu() - Method in interface org.omegat.gui.main.IMainWindow
Retrieve main manu instance.
getMainMenu() - Method in class org.omegat.gui.main.MainWindow
 
getMainMenuShortcuts() - Static method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
getMainWindow() - Static method in class org.omegat.core.Core
Get main window instance.
getMainWindow() - Method in class org.omegat.core.data.CoreState
 
getManager() - Method in class org.omegat.gui.scripting.runner.AbstractScriptRunner
 
getManager() - Static method in class org.omegat.gui.scripting.ScriptRunner
 
getMapping() - Method in class gen.core.project.RepositoryDefinition
Gets the value of the mapping property.
getMappingRules() - Method in class org.omegat.core.segmentation.SRX
Returns all mapping rules (of class MapRule) at once: correspondences between languages and their segmentation rules.
getMaprules() - Method in class gen.core.segmentation.Body
A set of language maps
getMarkerClasses() - Static method in class org.omegat.filters2.master.PluginUtils
 
getMarkers() - Static method in class org.omegat.core.Core
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.core.spellchecker.SpellCheckerMarker
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.editor.mark.AbstractMarker
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.editor.mark.AltTranslationsMarker
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.editor.mark.BidiMarkers
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.editor.mark.ComesFromAutoTMMarker
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.editor.mark.ComesFromMTMarker
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.editor.mark.FontFallbackMarker
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in interface org.omegat.gui.editor.mark.IMarker
Calculate marks for specific entry.
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.editor.mark.ProtectedPartsMarker
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.editor.mark.ReplaceMarker
 
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.editor.mark.WhitespaceMarker
Marker for whitespaces.
getMarksForEntry(SourceTextEntry, String, String, boolean) - Method in class org.omegat.gui.glossary.TransTipsMarker
 
getMartifHeader() - Method in class gen.core.tbx.Martif
Gets the value of the martifHeader property.
getMask() - Method in class gen.core.project.Masks
Gets the value of the mask property.
getMatcher() - Static method in class org.omegat.core.Core
Get matcher component instance.
getMatcher() - Method in class org.omegat.core.data.CoreState
 
getMatchesVariables() - Static method in class org.omegat.gui.matches.MatchesVarExpansion
 
getMB(long) - Static method in class org.omegat.util.StaticUtils
Convert bytes into Megabytes
getMemoryAllocated() - Static method in class org.omegat.util.MemoryUtils
Get memory allocated by jvm.
getMemoryAllocatedMB() - Static method in class org.omegat.util.MemoryUtils
Get memory allocated by jvm.
getMemoryFree() - Static method in class org.omegat.util.MemoryUtils
getMemory which is free by jvm.
getMemoryFreeMB() - Static method in class org.omegat.util.MemoryUtils
getMemory which is free by jvm.
getMemoryLimit() - Static method in class org.omegat.util.MemoryUtils
Get maximum memory which can be allocated by jvm.
getMemoryLimitMB() - Static method in class org.omegat.util.MemoryUtils
Get maximum memory which can be allocated by jvm.
getMemoryUsed() - Static method in class org.omegat.util.MemoryUtils
Get memory which used by jvm.
getMenu(MenuExtender.MenuKey) - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
getMenu(MenuExtender.MenuKey) - Method in interface org.omegat.gui.main.IMainMenu
 
getMenuComponents() - Method in interface org.omegat.gui.issues.IIssue
 
getMenuComponents() - Method in class org.omegat.gui.issues.TagIssue
 
getMenuShortcutKeyMaskEx() - Static method in class org.omegat.util.Java8Compat
 
getMenuUIClassName() - Method in class org.omegat.gui.accesstool.QuickAccess
 
getMenuUIClassName() - Method in interface org.omegat.gui.preferences.IMenuPreferece
 
getMenuUIClassName() - Method in class org.omegat.gui.preferences.MainMenuUI
 
getMenuUIName() - Method in class org.omegat.gui.accesstool.QuickAccess
 
getMenuUIName() - Method in interface org.omegat.gui.preferences.IMenuPreferece
 
getMenuUIName() - Method in class org.omegat.gui.preferences.MainMenuUI
 
getMenuUIPreferences() - Static method in class org.omegat.util.gui.UIDesignManager
 
getMetadata() - Method in class org.omegat.core.data.SyncTMX
 
getMinimumSpan(int) - Method in class org.omegat.gui.editor.ViewLabel
 
getMisspelledTokens(String) - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
 
getMisspelledTokens(String) - Method in interface org.omegat.core.spellchecker.ISpellChecker
Get a list of misspelled tokens from the given text.
getMisspelledTokens(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
getMode() - Method in class org.omegat.gui.search.SearchWindowController
 
getModificationInfoAttributeSet() - Method in class org.omegat.gui.editor.EditorSettings
Returns font attributes for the modification info line.
getModInfoVariables() - Static method in class org.omegat.gui.editor.ModificationInfoManager
 
getModInfoVariablesNoDate() - Static method in class org.omegat.gui.editor.ModificationInfoManager
 
getMorfologikDictionary(String) - Method in class org.omegat.core.spellchecker.AbstractMorfologikDictionary
 
getMorfologikDictionary(String) - Method in interface org.omegat.core.spellchecker.ISpellCheckerDictionary
Get Morfologik dictionary.
getMorfologikDictionary(String) - Static method in class org.omegat.core.spellchecker.SpellCheckerManager
Provide the Mofologik dictionary object.
getMorfologikDictionaryLanguages() - Static method in class org.omegat.core.spellchecker.SpellCheckerManager
 
getMouseoverCol() - Method in class org.omegat.gui.properties.SegmentPropertiesTableView
 
getMouseoverRow() - Method in class org.omegat.gui.properties.SegmentPropertiesTableView
 
getMultipleTranslation(EntryKey) - Method in class org.omegat.core.data.ProjectTMX
Get multiple translation or null if not exist.
getName() - Method in class gen.core.filters.Filter.Option
Gets the value of the name property.
getName() - Method in class org.omegat.core.data.ExternalTMX
 
getName() - Method in class org.omegat.core.data.PluginInformation
Get the name of the plugin.
getName() - Method in class org.omegat.core.data.SyncTMX
 
getName() - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
getName() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
getName() - Method in class org.omegat.filters3.Attribute
Returns attribute's name.
getName() - Method in class org.omegat.filters3.xml.Entity
Returns entity's name.
getName() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Return the name of this view.
getName() - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Get machine translation engine name.
getName() - Method in class org.omegat.gui.glossary.DefaultGlossaryRenderer
 
getName() - Method in class org.omegat.gui.glossary.DictionaryGlossaryRenderer
 
getName() - Method in interface org.omegat.gui.glossary.IGlossaryRenderer
Name to be displayed in the drop box.
getName() - Method in interface org.omegat.gui.issues.IIssueProvider
 
getName() - Method in class org.omegat.gui.main.DockablePanel
 
getName() - Method in class org.omegat.gui.main.DockableScrollPane
 
getName() - Method in class org.omegat.gui.theme.DefaultClassicTheme
 
getName() - Method in class org.omegat.gui.theme.DefaultFlatTheme
 
getName() - Method in class org.omegat.languagetools.LanguageToolIssueProvider
 
getName() - Method in class org.omegat.util.TagUtil.Tag
 
getNameAndVersion() - Static method in class org.omegat.util.OStrings
Returns the OmegaT full version for logs, etc.
getNewTranslationText() - Method in exception org.omegat.core.data.IProject.OptimisticLockingFail
 
getNextAuthentication(String, String, SVNURL) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
getNextBlock() - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
Returns next object in stream - either a tag or a string.
getNote() - Method in class gen.core.tbx.TitleStmt
Gets the value of the note property.
getNote() - Method in interface org.omegat.core.data.ITMXEntry
Gets text note (markup <note> in TMX format)
getNote() - Method in class org.omegat.core.data.PrepareTMXEntry
 
getNote() - Method in class org.omegat.core.data.TMXEntry
 
getNote() - Method in class org.omegat.core.search.SearchResultEntry
Returns the note text of the corresponding entry within a project.
getNoteMatch() - Method in class org.omegat.core.search.SearchResultEntry
 
getNotes() - Static method in class org.omegat.core.Core
Get notes instance.
getNotes() - Method in class org.omegat.core.data.CoreState
 
getNoteText() - Method in interface org.omegat.gui.notes.INotes
Get note's text, which may be edited.
getNoteText() - Method in class org.omegat.gui.notes.NotesTextArea
get notes text.
getNumberCellRenderer() - Static method in class org.omegat.util.gui.DataTableStyling
 
getNumberOfDuplicates() - Method in class org.omegat.core.data.SourceTextEntry
 
getObject() - Method in class org.omegat.core.dictionaries.LingvoDSL.HtmlVisitor
Return result.
getOffset() - Method in class org.omegat.util.Token
Returns token's offset in a source string.
getOldTranslationText() - Method in exception org.omegat.core.data.IProject.OptimisticLockingFail
 
getOmDocument() - Method in class org.omegat.gui.editor.EditorTextArea3
Return OmDocument instead just a Document.
getOption() - Method in class gen.core.filters.Filter
Gets the value of the option property.
getOptions() - Method in class org.omegat.filters2.html2.EditOptionsDialog
Deprecated, for removal: This API element is subject to removal in a future version.
getOptions() - Method in class org.omegat.filters2.moodlephp.MoodlePHPOptionsDialog
Returns updated options.
getOptions() - Method in class org.omegat.filters2.mozdtd.MozillaDTDOptionsDialog
Returns updated options.
getOptions() - Method in class org.omegat.filters2.po.PoOptionsDialog
Returns updated options.
getOptions() - Method in class org.omegat.filters2.text.bundles.ResourceBundleOptionsDialog
Returns updated options.
getOptions() - Method in class org.omegat.filters2.text.mozftl.MozillaFTLOptionsDialog
Returns updated options.
getOptions() - Method in class org.omegat.filters2.text.TextOptionsDialog
Returns updated options.
getOptions() - Method in class org.omegat.filters3.xml.opendoc.EditOpenDocOptionsDialog
 
getOptions() - Method in class org.omegat.filters3.xml.openxml.EditOpenXMLOptionsDialog
 
getOptions() - Method in class org.omegat.filters3.xml.xhtml.EditXOptionsDialog
 
getOptions() - Method in class org.omegat.filters3.xml.xliff.EditXLIFFOptionsDialog
 
getOptionsMap() - Method in class org.omegat.filters2.AbstractOptions
 
getOptionsMenu() - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
getOptionsMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getOrientation(BiDiUtils.ORIENTATION) - Static method in class org.omegat.util.BiDiUtils
Decide what document orientation should be default for source/target languages.
getOrientationType() - Static method in class org.omegat.util.BiDiUtils
 
getOriginalName() - Method in class org.omegat.filters3.xml.Entity
Returns entity's original name, with '%' for parameter entities.
getOriginMedFile(ProjectProperties) - Static method in class org.omegat.gui.main.ProjectMedProcessing
Finds one .zip file inside omegat/med/ dir.
getOrigins(boolean) - Method in class org.omegat.gui.glossary.GlossaryEntry
 
getOsType() - Static method in class org.omegat.util.Platform
 
getOtherAttributes() - Method in class gen.core.project.RepositoryDefinition
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherLanguageTranslationAttributeSet() - Method in class org.omegat.gui.editor.EditorSettings
Returns font attributes for other languages translation.
getOtherTagShortcutLetter() - Method in class org.omegat.util.InlineTagHandler
Get stored shortcut letter for current other tag.
getOtherTargetLanguageTMs() - Method in interface org.omegat.core.data.IProject
Get all translation memories from /other_lang/ folder.
getOtherTargetLanguageTMs() - Method in class org.omegat.core.data.NotLoadedProject
 
getOtherTargetLanguageTMs() - Method in class org.omegat.core.data.RealProject
 
getOutEncoding() - Method in class org.omegat.filters2.FilterContext
Target file encoding, but can be 'null'.
getOutOfTurnTags() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns the set of "out-of-turn" tags.
getOutOfTurnTags() - Method in interface org.omegat.filters3.xml.XMLDialect
Returns the set of "out-of-turn" tags.
getOverlayMessage() - Method in interface org.omegat.util.gui.DragTargetOverlay.IDropInfo
 
getP() - Method in class gen.core.tbx.Change
Gets the value of the p property.
getP() - Method in class gen.core.tbx.EncodingDesc
Gets the value of the p property.
getP() - Method in class gen.core.tbx.PublicationStmt
Gets the value of the p property.
getP() - Method in class gen.core.tbx.SourceDesc
Gets the value of the p property.
getPairedTag() - Method in class org.omegat.util.TagUtil.Tag
 
getPanel() - Method in class org.omegat.gui.issues.IssuesPanelController
 
getPanel() - Method in class org.omegat.gui.scripting.ui.AbstractScriptEditor
 
getPanel() - Method in class org.omegat.gui.scripting.ui.RichScriptEditor
 
getPanel() - Method in class org.omegat.gui.scripting.ui.StandardScriptEditor
 
getParagraphOnBr() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns whether a new paragraph should be started on BR.
getParagraphOnBr() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Returns whether a new paragraph should be started on BR.
getParagraphStartAttributeSet() - Method in class org.omegat.gui.editor.EditorSettings
Returns font attributes for paragraph start
getParagraphTags() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns the set of defined paragraph tags.
getParagraphTags() - Method in interface org.omegat.filters3.xml.XMLDialect
Returns the set of paragraph tags.
getParams() - Method in class org.omegat.CLIParameters
 
getParams() - Static method in class org.omegat.core.Core
 
getParams() - Method in exception org.omegat.core.KnownException
 
getParent() - Method in class org.omegat.gui.properties.SegmentPropertiesTableView
 
getParent() - Method in class org.omegat.gui.scripting.ScriptingWindow
 
getParentViewClass() - Method in interface org.omegat.gui.preferences.IPreferencesController
Get the parent view in the view tree.
getPassword() - Method in class org.omegat.core.team2.gui.PassphraseDialog
 
getPassword() - Method in class org.omegat.core.team2.gui.UserPassDialog
 
getPattern() - Method in class org.omegat.core.segmentation.MapRule
Returns Pattern for the language/country ISO code (of a form LL-CC).
getPatternHighlightRenderer(boolean) - Static method in class org.omegat.util.gui.DataTableStyling
 
getPayload() - Method in class org.omegat.util.gui.TooltipAttribute
 
getPlaceholderPattern() - Static method in class org.omegat.util.PatternConsts
Returns the placeholder pattern (OmegaT tags, printf tags, java MessageFomat tags, custom tags, combined according to user configuration)
getPluginInformations() - Static method in class org.omegat.filters2.master.PluginUtils
Get the list of plugin information.
getPluginList() - Method in class org.omegat.util.PluginInstaller
Return the list of known available plugins.
getPlugins() - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
Get all plugins currently in the model
getPluginsLoadingErrors() - Static method in class org.omegat.core.Core
Get all plugin loading errors.
getPosition() - Method in enum class org.omegat.util.gui.MenuExtender.MenuKey
Return index of menu items to insert custom item.
getPositionInEntryTranslation(int) - Method in class org.omegat.gui.editor.EditorController
Returns the relative caret position in the editable translation for a given absolute index into the overall editor document.
getPreamble() - Method in class org.omegat.core.search.SearchResultEntry
Returns information about where this entry comes from.
getPreference(String) - Static method in class org.omegat.util.Preferences
Returns the defaultValue of some preference out of OmegaT's preferences file.
getPreference(String) - Method in interface org.omegat.util.Preferences.IPreferences
 
getPreference(String) - Method in class org.omegat.util.PreferencesImpl
 
getPreferenceDefault(String, int) - Static method in class org.omegat.util.Preferences
Returns the integer value of some preference out of OmegaT's preferences file, if it exists.
getPreferenceDefault(String, int) - Method in interface org.omegat.util.Preferences.IPreferences
 
getPreferenceDefault(String, int) - Method in class org.omegat.util.PreferencesImpl
 
getPreferenceDefault(String, String) - Static method in class org.omegat.util.Preferences
Returns the value of some preference out of OmegaT's preferences file, if it exists.
getPreferenceDefault(String, String) - Method in interface org.omegat.util.Preferences.IPreferences
 
getPreferenceDefault(String, String) - Method in class org.omegat.util.PreferencesImpl
 
getPreferenceEnumDefault(String, T) - Static method in class org.omegat.util.Preferences
Returns the value of some preference out of OmegaT's preferences file, if it exists.
getPreferenceEnumDefault(String, T) - Method in interface org.omegat.util.Preferences.IPreferences
 
getPreferenceEnumDefault(String, T) - Method in class org.omegat.util.PreferencesImpl
 
getPreferredGlossaryRenderer() - Static method in class org.omegat.gui.glossary.GlossaryRenderers
 
getPreferredHeight() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
get the preferred height of the component
getPreferredHeight() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
getPreferredHeight() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
 
getPreferredScrollableViewportSize() - Method in class org.omegat.util.gui.ReasonablySizedPanel
 
getPreferredSpan(int) - Method in class org.omegat.gui.editor.ViewLabel
 
getPreferredWidth() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
get the preferred width of the component
getPreferredWidth() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
getPreferredWidth() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
 
getPreformatTags() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns the set of tags that surround preformatted text.
getPreformatTags() - Method in interface org.omegat.filters3.xml.XMLDialect
Returns the set of tags that surround preformatted text.
getPrevious() - Method in exception org.omegat.core.data.IProject.OptimisticLockingFail
 
getPriorities() - Method in class org.omegat.gui.glossary.GlossaryEntry
 
getPriority() - Method in class org.omegat.externalfinder.item.ExternalFinderConfiguration
 
getPriority() - Method in class org.omegat.gui.glossary.GlossaryEntry
 
getProcessedFiles() - Method in class org.omegat.filters3.xml.Handler
Returns external files this handler has processed, because they were included into main file.
getProgressBarDefaultPrecentageText() - Static method in class org.omegat.util.OStrings
Returns default text for progress bar when no project is loaded
getProject() - Method in class gen.core.project.Omegat
Gets the value of the project property.
getProject() - Static method in class org.omegat.core.Core
Get project instance.
getProject() - Method in class org.omegat.core.data.CoreState
 
getProjectConfig() - Static method in class org.omegat.externalfinder.ExternalFinder
Get the project-specific configuration.
getProjectFiles() - Method in interface org.omegat.core.data.IProject
Get info about each source file in project.
getProjectFiles() - Method in class org.omegat.core.data.NotLoadedProject
 
getProjectFiles() - Method in class org.omegat.core.data.RealProject
Get info about each source file in project.
getProjectFilesList() - Static method in class org.omegat.core.Core
 
getProjectFilters() - Method in class org.omegat.core.data.ProjectProperties
 
getProjectInternal() - Method in class org.omegat.core.data.ProjectProperties
Returns The Project's Translation Memory (TMX) File
getProjectInternalDir() - Method in class org.omegat.core.data.ProjectProperties
 
getProjectInternalRelative() - Method in class org.omegat.core.data.ProjectProperties
 
getProjectMenu() - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
getProjectMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getProjectName() - Method in class org.omegat.core.data.ProjectProperties
Returns the name of the Project
getProjectName() - Method in class org.omegat.core.statistics.StatProjectProperties
 
getProjectProperties() - Method in interface org.omegat.core.data.IProject
Get project properties.
getProjectProperties() - Method in class org.omegat.core.data.NotLoadedProject
 
getProjectProperties() - Method in class org.omegat.core.data.RealProject
Returns the active Project's Properties.
getProjectRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Project Root Directory
getProjectRoot() - Method in class org.omegat.core.statistics.StatProjectProperties
 
getProjectRootDir() - Method in class org.omegat.core.data.ProjectProperties
 
getProjectSRX() - Method in class org.omegat.core.data.ProjectProperties
 
getProjWin() - Method in class org.omegat.core.data.CoreState
 
getProperties() - Method in interface org.omegat.core.data.ITMXEntry
 
getProperties() - Method in class org.omegat.core.data.PrepareTMXEntry
 
getProperties() - Method in class org.omegat.core.data.TMXEntry
return properties.
getProperties() - Method in class org.omegat.core.search.SearchResultEntry
 
getPropertiesMatch() - Method in class org.omegat.core.search.SearchResultEntry
 
getProperty(String[], String) - Static method in class org.omegat.core.data.SegmentProperties
 
getProps() - Method in class org.omegat.core.statistics.StatsResult
 
getPropValue(String) - Method in interface org.omegat.core.data.ITMXEntry
 
getPropValue(String) - Method in class org.omegat.core.data.PrepareTMXEntry
 
getPropValue(String) - Method in class org.omegat.core.data.TMXEntry
Return origin property when requested.
getProtectedParts() - Method in class org.omegat.core.data.SourceTextEntry
 
getProxyManager(SVNURL) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
getPublicationStmt() - Method in class gen.core.tbx.FileDesc
Gets the value of the publicationStmt property.
getPublicId() - Method in class org.omegat.filters3.xml.DTD
Returns Public ID of this DTD.
getPublicId() - Method in class org.omegat.filters3.xml.Entity
Returns entity's publicId.
getQuery() - Method in class org.omegat.core.dictionaries.DictionaryEntry
 
getRawProperties() - Method in class org.omegat.core.data.SourceTextEntry
 
getReadTimeout(SVNRepository) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
getRecentBackup(File) - Static method in class org.omegat.util.FileUtil
Get most recent backup file path.
getRecentlyDeletedFiles() - Method in class org.omegat.core.team2.impl.FileRepository
 
getRecentlyDeletedFiles() - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
Get recently deleted files.
getRecentlyDeletedFiles() - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
 
getRecentlyDeletedFiles() - Method in class org.omegat.core.team2.impl.SVNRemoteRepository2
 
getRecentlyDeletedFiles() - Method in interface org.omegat.core.team2.IRemoteRepository2
Returns a list of files or directories (empty or not) that have been deleted since the last call to this function, relative to the repository root that has been checked out.
getRecentProjects() - Static method in class org.omegat.util.RecentProjects
 
getRefObject() - Method in class gen.core.tbx.RefObjectList
Gets the value of the refObject property.
getRefObjectList() - Method in class gen.core.tbx.Back
Gets the value of the refObjectList property.
getRemaining() - Method in class org.omegat.core.statistics.StatsResult
Return remaining number of segments that needs translation.
getRemainingUnique() - Method in class org.omegat.core.statistics.StatsResult
Return a number of remaining unique segments.
getRemoteUrl() - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
getRemoteVersion() - Method in class org.omegat.util.VersionChecker
 
getRemoveComments() - Method in class org.omegat.filters2.html2.HTMLOptions
Retrieves the configuration setting that indicates whether comments should be removed from the HTML document when generating target documents.
getRemovePattern() - Static method in class org.omegat.util.PatternConsts
 
getReplaceItems() - Static method in class org.omegat.gui.search.HistoryManager
 
getReplacement() - Method in class org.omegat.core.search.SearchMatch
 
getReplacementMatchCalculation() - Method in class org.omegat.core.data.ProtectedPart
 
getReplacementsForEntry(String) - Method in class org.omegat.gui.editor.filter.ReplaceFilter
 
getReplacementUniquenessCalculation() - Method in class org.omegat.core.data.ProtectedPart
 
getReplacementWordsCountCalculation() - Method in class org.omegat.core.data.ProtectedPart
 
getRepo() - Method in class org.omegat.gui.dialogs.NewTeamProjectController
 
getRepositories() - Method in class gen.core.project.Project
Gets the value of the repositories property.
getRepositories() - Method in class org.omegat.core.data.ProjectProperties
 
getRepository() - Method in class gen.core.project.Project.Repositories
Gets the value of the repository property.
getRepository() - Method in class gen.core.project.RepositoryMapping
Gets the value of the repository property.
getRepoType() - Method in class org.omegat.gui.dialogs.NewTeamProjectController
 
getRepoUrl() - Method in class org.omegat.gui.dialogs.NewTeamProjectController
 
getResourceBundle() - Method in class org.omegat.gui.scripting.ScriptItem
When the properties file is provided, it returns a resource bundle for the script item.
getResourceBundle() - Static method in class org.omegat.util.OStrings
Returns resource bundle.
getResourceBundle(String, Locale) - Method in class org.omegat.languagetools.LanguageDataBroker
 
getResourceDir() - Method in class org.omegat.languagetools.LanguageDataBroker
 
getResult() - Method in class org.omegat.externalfinder.gui.ExternalFinderCustomizer
 
getResult() - Method in class org.omegat.externalfinder.gui.ExternalFinderItemCommandEditorController
 
getResult() - Method in class org.omegat.externalfinder.gui.ExternalFinderItemEditorController
 
getResult() - Method in class org.omegat.externalfinder.gui.ExternalFinderItemURLEditorController
 
getResult() - Method in class org.omegat.externalfinder.gui.ExternalFinderPreferencesController
 
getResult() - Method in class org.omegat.gui.dialogs.ConflictDialogController
 
getResult() - Method in class org.omegat.gui.dialogs.GoToSegmentDialog
 
getResult() - Method in class org.omegat.gui.dialogs.KeyStrokeEditorDialog
 
getResult() - Method in class org.omegat.gui.dialogs.PasswordEnterDialogController
When the result is present, the caller is responsible for wiping the char[] after use!
getResult() - Method in class org.omegat.gui.dialogs.PasswordSetDialogController
When the result is present, the caller is responsible for wiping the char[] after use!
getResult() - Method in class org.omegat.gui.dialogs.ProjectPropertiesDialog
Return new properties or null if dialog cancelled.
getResult() - Method in class org.omegat.gui.dialogs.ProjectPropertiesDialogController
Return new properties or null if dialog cancelled.
getResult() - Method in class org.omegat.gui.filters2.FiltersCustomizer
 
getResult() - Method in class org.omegat.gui.filters2.FiltersCustomizerController
 
getResult() - Method in class org.omegat.gui.repositoriesmapping.RepositoriesMappingController
Result after ok.
getResult() - Method in class org.omegat.gui.segmentation.SegmentationCustomizer
 
getResult() - Method in class org.omegat.gui.segmentation.SegmentationCustomizerController
Returns the SRX that was edited, so it can be used.
getReturnStatus() - Method in class org.omegat.core.team2.gui.PassphraseDialog
 
getReturnStatus() - Method in class org.omegat.core.team2.gui.UserPassDialog
 
getReturnStatus() - Method in class org.omegat.filters2.html2.EditOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters2.moodlephp.MoodlePHPOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters2.mozdtd.MozillaDTDOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters2.po.PoOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters2.text.bundles.ResourceBundleOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters2.text.mozftl.MozillaFTLOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters2.text.TextOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters3.xml.opendoc.EditOpenDocOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters3.xml.openxml.EditOpenXMLOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters3.xml.xhtml.EditXOptionsDialog
 
getReturnStatus() - Method in class org.omegat.filters3.xml.xliff.EditXLIFFOptionsDialog
 
getReturnStatus() - Method in class org.omegat.gui.dialogs.AboutDialog
 
getReturnStatus() - Method in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
getReturnStatus() - Method in class org.omegat.gui.dialogs.LastChangesDialog
 
getReturnStatus() - Method in class org.omegat.gui.dialogs.LicenseDialog
 
getReturnStatus() - Method in class org.omegat.gui.dialogs.LogDialog
 
getReturnStatus() - Method in class org.omegat.gui.filters2.InstanceEditor
 
getRevisionDesc() - Method in class gen.core.tbx.MartifHeader
Gets the value of the revisionDesc property.
getRowCount() - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
getRowCount() - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
getRowCount() - Method in class org.omegat.filters2.master.FiltersTableModel
 
getRowCount() - Method in class org.omegat.filters2.master.OneFilterTableModel
 
getRowCount() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
return the size of the data list / array.
getRowCount() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
getRowCount() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
 
getRowCount() - Method in class org.omegat.gui.editor.autotext.AutotextTableModel
 
getRowCount() - Method in class org.omegat.gui.editor.chartable.CharTableModel
 
getRowCount() - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
getRule() - Method in class gen.core.segmentation.Languagerule
A break/no break rule Gets the value of the rule property.
getRules() - Method in class org.omegat.core.segmentation.MapRule
Returns List of rules (of class Rule) for the language
getRulesDir() - Method in class org.omegat.languagetools.LanguageDataBroker
 
getRunText(DiffDriver.TextRun) - Method in class org.omegat.core.matching.DiffDriver.Render
Get the text corresponding to the run
getSaveLocation() - Method in class org.omegat.gui.dialogs.NewTeamProjectController
 
getScaledFont() - Static method in class org.omegat.util.gui.FontUtil
Get default font scaled.
getScaleFactor() - Static method in class org.omegat.util.gui.UIScale
Get scale factor.
getScope() - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
getScope() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
getScriptDir() - Static method in class org.omegat.util.StaticUtils
Determines and returns the path to the 'script' directory.
getScriptItem(int) - Method in class org.omegat.gui.scripting.ScriptSet
 
getScriptName() - Method in class org.omegat.gui.scripting.ScriptItem
The name of the script when it is created from a file.
getScriptsFolder() - Method in class org.omegat.gui.scripting.ScriptingWindow
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.omegat.util.gui.ReasonablySizedPanel
 
getScrollableTracksViewportHeight() - Method in class org.omegat.util.gui.ReasonablySizedPanel
 
getScrollableTracksViewportWidth() - Method in class org.omegat.util.gui.ReasonablySizedPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.omegat.util.gui.ReasonablySizedPanel
 
getSearchItems() - Static method in class org.omegat.gui.search.HistoryManager
 
getSearchResults() - Method in class org.omegat.core.search.Searcher
Returns list of search results.
getSegmenter() - Static method in class org.omegat.core.Core
 
getSegmenter() - Method in class org.omegat.core.data.CoreState
 
getSegmentMarker() - Static method in class org.omegat.util.OStrings
Returns the textual marker for the current segment.
getSegmentMarkerAttributeSet() - Method in class org.omegat.gui.editor.EditorSettings
Returns font attributes for the segment marker.
getSegmentNumber() - Method in interface org.omegat.gui.issues.IIssue
 
getSegmentNumber() - Method in class org.omegat.gui.issues.SimpleIssue
 
getSegmentNumber() - Method in class org.omegat.gui.issues.TagIssue
 
getSegmentPropertiesArea() - Static method in class org.omegat.core.Core
Get segment properties area
getSegmentPropertiesArea() - Method in class org.omegat.core.data.CoreState
 
getSegmentsubflows() - Method in class gen.core.segmentation.Header
Determines whether text subflows should be segmented
getSegmentSubflowsModel(SRX) - Static method in class org.omegat.core.segmentation.datamodels.SRXOptionsModel
a model for segment subflows checkbox
getSelectedText() - Method in class org.omegat.gui.editor.EditorController
 
getSelectedText() - Method in class org.omegat.gui.editor.EditorTextArea3
Remove invisible direction chars on the copy text into clipboard.
getSelectedText() - Method in interface org.omegat.gui.editor.IEditor
Get currently selected text.
getSelectedText() - Method in interface org.omegat.gui.main.IMainWindow
 
getSelectedText() - Method in class org.omegat.gui.main.MainWindow
 
getSelectedText() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getSelectedText() - Method in class org.omegat.gui.scripting.ScriptingWindow
 
getSelectedValue() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
get the selected value
getSelectedValue() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
getSelectedValue() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
 
getSelectionPoint() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Get the point selected in the table.
getSessionId() - Static method in class org.omegat.util.Log
 
getSessionStartDateTime() - Static method in class org.omegat.util.Log
 
getSettings() - Method in class org.omegat.gui.editor.EditorController
 
getSettings() - Method in interface org.omegat.gui.editor.IEditor
Get settings instance.
getSettings() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
getShortcut() - Method in class org.omegat.filters2.xtagqxp.Xtag
Returns the short form of this tag, most often -- the first letter.
getShortcut() - Method in class org.omegat.filters3.Tag
Returns the short form of this tag, most often -- the first letter.
getShortcut() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
getShortcutIndex() - Method in class org.omegat.filters3.xml.XMLContentBasedTag
 
getShortcutLetter() - Method in class org.omegat.filters3.xml.XMLContentBasedTag
 
getShortcutNumber() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
What's the shortcut number of this tag.
getShortcuts() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns the map of tags to their shortcuts.
getShortcuts() - Method in interface org.omegat.filters3.xml.XMLDialect
Returns the map of tags to their shortcuts.
getSimpleVersion() - Static method in class org.omegat.util.OStrings
Returns the OmegaT simple version for displaying to the user for comparison e.g.
getSimpleVersion(String, String) - Static method in class org.omegat.util.OStrings
 
getSize() - Method in class org.omegat.core.data.SyncTMX
 
getSkipMeta() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns the meta-tag attribute key-value pairs of which meta-tags should not be translated
getSkipMeta() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Returns the meta-tag attribute key-value pairs of which meta-tags should not be translated
getSkipMetaAttributes() - Method in class org.omegat.filters3.xml.xhtml.XHTMLDialect
 
getSkipRegExp() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns the regular expression that matches text not to be translated
getSkipRegExp() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Returns the regular expression that matches text not to be translated
getSkipRegExpPattern() - Method in class org.omegat.filters3.xml.xhtml.XHTMLDialect
 
getSourceDesc() - Method in class gen.core.tbx.FileDesc
Gets the value of the sourceDesc property.
getSourceDir() - Method in class gen.core.project.Project
Gets the value of the sourceDir property.
getSourceDir() - Method in class org.omegat.core.data.ProjectProperties
 
getSourceDirExcludes() - Method in class gen.core.project.Project
Gets the value of the sourceDirExcludes property.
getSourceEncoding() - Method in class gen.core.filters.Files
Gets the value of the sourceEncoding property.
getSourceEncoding() - Method in class org.omegat.filters2.Instance
 
getSourceEncoding() - Method in class org.omegat.gui.filters2.InstanceEditor
 
getSourceEncodingHuman() - Method in class org.omegat.filters2.Instance
 
getSourceFilenameMask() - Method in class gen.core.filters.Files
Gets the value of the sourceFilenameMask property.
getSourceFilenameMask() - Method in class org.omegat.filters2.Instance
 
getSourceFilenameMask() - Method in class org.omegat.gui.filters2.InstanceEditor
 
getSourceFilesOrder() - Method in interface org.omegat.core.data.IProject
Get ordered list of source file names.
getSourceFilesOrder() - Method in class org.omegat.core.data.NotLoadedProject
 
getSourceFilesOrder() - Method in class org.omegat.core.data.RealProject
 
getSourceLang() - Method in class gen.core.project.Project
Gets the value of the sourceLang property.
getSourceLang() - Method in class org.omegat.filters2.FilterContext
Source language of project.
getSourceLanguage() - Method in class org.omegat.core.data.ProjectProperties
Returns The Source Language (language of the source files) of the Project
getSourceLanguage() - Method in class org.omegat.core.data.SyncTMX
 
getSourceLanguage() - Method in class org.omegat.core.statistics.StatProjectProperties
 
getSourceLanguage() - Method in interface org.omegat.filters3.xml.Translator
 
getSourceLanguage() - Method in class org.omegat.filters3.xml.XMLFilter
 
getSourceRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Source (to be translated) Files Directory
getSourceRoot() - Method in class org.omegat.core.statistics.StatProjectProperties
 
getSourceRootExcludes() - Method in class org.omegat.core.data.ProjectProperties
 
getSourceText() - Method in interface org.omegat.core.data.ITranslationEntry
Gets the source text
getSourceText() - Method in class org.omegat.core.data.PrepareTMXEntry
 
getSourceText() - Method in class org.omegat.core.data.TMXEntry
 
getSourceText() - Method in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
getSourceText() - Method in class org.omegat.gui.editor.SegmentBuilder
Get source text of entry with internal bidi chars, or null if not displayed.
getSourceText() - Method in class org.omegat.gui.glossary.GlossaryEntry
 
getSourceTextEntry() - Method in class org.omegat.gui.editor.SegmentBuilder
 
getSourceTok() - Method in class gen.core.project.Project
Gets the value of the sourceTok property.
getSourceTokenizer() - Method in interface org.omegat.core.data.IProject
Returns tokenizer for source language.
getSourceTokenizer() - Method in class org.omegat.core.data.NotLoadedProject
 
getSourceTokenizer() - Method in class org.omegat.core.data.ProjectProperties
Returns the class name of the source language tokenizer for the Project.
getSourceTokenizer() - Method in class org.omegat.core.data.RealProject
Returns tokenizer for source language.
getSourceTokenizer() - Method in class org.omegat.filters2.FilterContext
 
getSourceTranslation() - Method in class org.omegat.core.data.SourceTextEntry
 
getSpacePostfix(String, boolean) - Static method in class org.omegat.util.HTMLUtils
 
getSpacePrefix(String, boolean) - Static method in class org.omegat.util.HTMLUtils
 
getSpacePreserving() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether spaces should be preserved for all tags
getSpellCheckClasses() - Static method in class org.omegat.filters2.master.PluginUtils
Retrieves a list of spellchecker classes available in the system.
getSpellChecker() - Static method in class org.omegat.core.Core
Get spell checker instance.
getSpellCheckerManager() - Method in class org.omegat.core.data.CoreState
 
getSrcMatch() - Method in class org.omegat.core.search.SearchResultEntry
 
getSrcPrefix() - Method in class org.omegat.core.search.SearchResultEntry
 
getSrcText() - Method in class org.omegat.core.data.SourceTextEntry
Returns the source text (shortcut for getStrEntry().getSrcText()).
getSrcText() - Method in class org.omegat.core.data.StringEntry
Returns the source string
getSrcText() - Method in class org.omegat.core.search.SearchResultEntry
Returns the source text of the corresponding entry within a project.
getSrcText() - Method in class org.omegat.gui.glossary.GlossaryEntry
 
getSRX() - Method in class org.omegat.core.segmentation.Segmenter
 
getSRX() - Static method in class org.omegat.util.Preferences
 
getStandardNameFromMapRule(MapRule) - Static method in class org.omegat.core.segmentation.LanguageCodes
 
getStart() - Method in class org.omegat.core.search.SearchMatch
 
getStartAttributes() - Method in class org.omegat.filters3.Tag
Returns tag's attributes.
getStartPosition() - Method in class org.omegat.gui.editor.SegmentBuilder
Get segment's start position.
getStartSourcePosition() - Method in class org.omegat.gui.editor.SegmentBuilder
 
getStartTranslationPosition() - Method in class org.omegat.gui.editor.SegmentBuilder
 
getStatistics() - Method in interface org.omegat.core.data.IProject
Get statistics info.
getStatistics() - Method in class org.omegat.core.data.NotLoadedProject
 
getStatistics() - Method in class org.omegat.core.data.RealProject
 
getStatus() - Method in class org.omegat.core.data.PluginInformation
 
getStatusLabel() - Method in class org.omegat.gui.main.MainWindowStatusBar
 
getStemmedWords(String) - Method in class org.omegat.core.dictionaries.DictionariesManager
 
getString(String) - Static method in class org.omegat.util.OStrings
Returns a localized String for a key
getString(String, Object...) - Static method in class org.omegat.util.OStrings
Returns a localized string for a key, formatted with the given arguments.
getSubcommand() - Method in class org.omegat.CLIParameters
 
getSubcommandNames() - Static method in class org.omegat.cli.SubCommands
Get all subcommand names.
getSuppliers() - Static method in class org.omegat.gui.preferences.PreferencesControllers
 
getSupportedEncodings() - Static method in class org.omegat.filters2.master.FilterMaster
Queries JRE for the list of supported encodings.
getSupportedLanguages() - Method in class org.omegat.tokenizer.BaseTokenizer
 
getSupportedLanguages() - Method in class org.omegat.tokenizer.DefaultTokenizer
 
getSupportedLanguages() - Method in class org.omegat.tokenizer.HunspellTokenizer
 
getSupportedLanguages() - Method in interface org.omegat.tokenizer.ITokenizer
Return an array of language strings (xx-yy) indicating the tokenizer's supported languages.
getSupportInfo() - Static method in class org.omegat.util.StaticUtils
 
getSupportsWindowDecorations() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
getSystemId() - Method in class org.omegat.filters3.xml.DTD
Returns System ID of this DTD.
getSystemId() - Method in class org.omegat.filters3.xml.Entity
Returns entity's systemId.
getSystemScaleFactor(Graphics2D) - Static method in class org.omegat.util.gui.UIScale
Returns the system scale factor for the given graphics context.
getSystemScaleFactor(GraphicsConfiguration) - Static method in class org.omegat.util.gui.UIScale
Returns the system scale factor for the given graphics configuration.
getTable() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.omegat.util.gui.DataTableStyling.FancyRenderer
 
getTag() - Method in class org.omegat.filters2.xtagqxp.Xtag
Returns this tag.
getTag() - Method in class org.omegat.filters3.Tag
Returns this tag.
getTagName() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
getTagsAggregationEnabled() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
 
getTagsAggregationEnabled() - Method in interface org.omegat.filters3.xml.XMLDialect
Gives the value of tagsAggregationEnabled.
getTagShortcutLetter() - Method in class org.omegat.util.InlineTagHandler
Get stored shortcut letter for current 'i' value.
getTagValidation() - Static method in class org.omegat.core.Core
Get tag validation component instance.
getTagValidation() - Method in class org.omegat.core.data.CoreState
 
getTailSegments(String, int, int) - Static method in class org.omegat.util.StringUtil
For a string delimited by some separator, retrieve the last segments segments.
getTarget() - Method in class gen.core.tbx.Admin
Gets the value of the target property.
getTarget() - Method in class gen.core.tbx.AdminNote
Gets the value of the target property.
getTarget() - Method in class gen.core.tbx.Descrip
Gets the value of the target property.
getTarget() - Method in class gen.core.tbx.DescripNote
Gets the value of the target property.
getTarget() - Method in class gen.core.tbx.Hi
Gets the value of the target property.
getTarget() - Method in class gen.core.tbx.Ref
Gets the value of the target property.
getTarget() - Method in class gen.core.tbx.TermNote
Gets the value of the target property.
getTarget() - Method in class gen.core.tbx.Transac
Gets the value of the target property.
getTarget() - Method in class gen.core.tbx.TransacNote
Gets the value of the target property.
getTarget() - Method in class gen.core.tbx.Xref
Gets the value of the target property.
getTarget() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
getTarget() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand
 
getTarget() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
getTarget() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL
 
getTargetDir() - Method in class gen.core.project.Project
Gets the value of the targetDir property.
getTargetDir() - Method in class org.omegat.core.data.ProjectProperties
 
getTargetEncoding() - Method in class gen.core.filters.Files
Gets the value of the targetEncoding property.
getTargetEncoding() - Method in class org.omegat.filters2.html2.HTMLFilter2
Returns the encoding of the html writer (if already set)
getTargetEncoding() - Method in class org.omegat.filters2.Instance
 
getTargetEncoding() - Method in class org.omegat.gui.filters2.InstanceEditor
 
getTargetEncodingHuman() - Method in class org.omegat.filters2.Instance
 
getTargetFilenamePattern() - Method in class gen.core.filters.Files
Gets the value of the targetFilenamePattern property.
getTargetFilenamePattern() - Method in class org.omegat.filters2.Instance
 
getTargetFilenamePattern() - Method in class org.omegat.gui.filters2.InstanceEditor
 
getTargetFilenamePatterns() - Static method in class org.omegat.filters2.AbstractFilter
 
getTargetForSource(String, String, FilterContext) - Method in class org.omegat.filters2.master.FilterMaster
Determines the target file path for a given source file path.
getTargetLang() - Method in class gen.core.project.Project
Gets the value of the targetLang property.
getTargetLang() - Method in class org.omegat.filters2.FilterContext
Target language of project.
getTargetLanguage() - Method in class org.omegat.core.data.ProjectProperties
Returns The Target Language (language of the translated files) of the Project
getTargetLanguage() - Method in class org.omegat.core.statistics.StatProjectProperties
 
getTargetLanguage() - Method in interface org.omegat.filters3.xml.Translator
 
getTargetLanguage() - Method in class org.omegat.filters3.xml.XMLFilter
 
getTargetLanguage() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Return the target language currently in use.
getTargetMatch() - Method in class org.omegat.core.search.SearchResultEntry
 
getTargetPathForSourceFile(String) - Method in interface org.omegat.core.data.IProject
For a given source file, calculate the path of the target file that would be created by running Create Translated Documents (the file may not exist yet).
getTargetPathForSourceFile(String) - Method in class org.omegat.core.data.NotLoadedProject
 
getTargetPathForSourceFile(String) - Method in class org.omegat.core.data.RealProject
 
getTargetRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Target (Compiled) Files Directory
getTargetText() - Method in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
getTargetTok() - Method in class gen.core.project.Project
Gets the value of the targetTok property.
getTargetTokenizer() - Method in interface org.omegat.core.data.IProject
Returns tokenizer for target language.
getTargetTokenizer() - Method in class org.omegat.core.data.NotLoadedProject
 
getTargetTokenizer() - Method in class org.omegat.core.data.ProjectProperties
Returns the class name of the target language tokenizer for the Project.
getTargetTokenizer() - Method in class org.omegat.core.data.RealProject
Returns tokenizer for target language.
getTargetTokenizer() - Method in class org.omegat.filters2.FilterContext
 
getTeamSettings() - Method in class org.omegat.core.team2.RemoteRepositoryProvider
 
getTerm() - Method in class gen.core.tbx.TermGrp
Gets the value of the term property.
getTerm() - Method in class gen.core.tbx.Tig
Gets the value of the term property.
getTermComp() - Method in class gen.core.tbx.TermCompGrp
Gets the value of the termComp property.
getTermCompList() - Method in class gen.core.tbx.TermGrp
Gets the value of the termCompList property.
getTermCompOrTermCompGrp() - Method in class gen.core.tbx.TermCompList
Gets the value of the termCompOrTermCompGrp property.
getTermEntry() - Method in class gen.core.tbx.Body
Gets the value of the termEntry property.
getTermGrp() - Method in class gen.core.tbx.Ntig
Gets the value of the termGrp property.
getTermNote() - Method in class gen.core.tbx.TermNoteGrp
Gets the value of the termNote property.
getTermNote() - Method in class gen.core.tbx.Tig
Gets the value of the termNote property.
getTermNoteOrTermNoteGrp() - Method in class gen.core.tbx.TermCompGrp
Gets the value of the termNoteOrTermNoteGrp property.
getTermNoteOrTermNoteGrp() - Method in class gen.core.tbx.TermGrp
Gets the value of the termNoteOrTermNoteGrp property.
getText() - Method in class gen.core.tbx.Martif
Gets the value of the text property.
getText() - Method in class org.omegat.filters3.Text
Returns the piece of text stored.
getText() - Method in class org.omegat.gui.scripting.ScriptItem
 
getText() - Method in class org.omegat.tokenizer.WordIterator
Not yet implemented! Throws a RuntimeException if you try to call it. Get the text being scanned
getText() - Method in class org.omegat.util.gui.HintTextField
 
getText() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Returns the block as text - either raw text if not a tag, or the tag and attributes in text form if it is
getTextArea() - Method in class org.omegat.gui.scripting.ui.AbstractScriptEditor
 
getTextArea() - Method in class org.omegat.gui.scripting.ui.RichScriptEditor
 
getTextArea() - Method in class org.omegat.gui.scripting.ui.StandardScriptEditor
 
getTextCellRenderer() - Static method in class org.omegat.util.gui.DataTableStyling
 
getTextData() - Method in class org.omegat.core.statistics.StatsResult
Return pretty printed statistics data.
getTextFromString(String) - Method in class org.omegat.util.Token
Return the section of the string denoted by the token
getTextInSourceSegment() - Method in class org.omegat.core.data.ProtectedPart
 
getTextsFromString(Token[], String) - Static method in class org.omegat.util.Token
Get the strings represented by the provided tokens, from the original string they were produced from.
getTigOrNtig() - Method in class gen.core.tbx.LangSet
Gets the value of the tigOrNtig property.
getTitle() - Method in class gen.core.tbx.TitleStmt
Gets the value of the title property.
getTitle() - Method in class org.omegat.gui.scripting.ScriptSet
 
getTitleStmt() - Method in class gen.core.tbx.FileDesc
Gets the value of the titleStmt property.
getTMAutoRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Translation Memory (TMX) Files Directory for automatically applied files.
getTmDir() - Method in class gen.core.project.Project
Gets the value of the tmDir property.
getTmDir() - Method in class org.omegat.core.data.ProjectProperties
 
getTMEnforceRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Translation Memory (TMX) Files Directory for automatically enforced files.
getTMMTRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Translation Memory (TMX) Files Directory for machine translation files.
getTMOtherLangRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Translation Memory (TMX) with translations to other languages Files Directory
getTMPenaltyRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Translation Memory (TMX) Files Directory for files with penalties.
getTMRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Translation Memory (TMX) Files Directory
getTMXDate(long) - Method in class org.omegat.util.TMXDateParser
Returns the string representation of the date according to the preferred TMX date format 'YYYYMMDDThhmmssZ'
getTMXDate(Date) - Method in class org.omegat.util.TMXDateParser
Returns the string representation of the date according to the preferred TMX date format 'YYYYMMDDThhmmssZ'
getTokenizer() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Return the tokenizer for use with the view.
getTokenizer() - Method in class org.omegat.gui.editor.autotext.AutotextAutoCompleterView
 
getTokenizer() - Method in class org.omegat.gui.editor.TagAutoCompleterView
 
getTokenizerClasses() - Static method in class org.omegat.filters2.master.PluginUtils
Retrieves a list of tokenizer classes available in the system.
getTokenizerClassForLanguage(Language) - Static method in class org.omegat.filters2.master.PluginUtils
Retrieves the tokenizer class for a given language.
getTokenizerSource() - Method in class org.omegat.core.data.RuntimePreferenceStore
Returns the tokenizer source override for runtime.
getTokenizerTarget() - Method in class org.omegat.core.data.RuntimePreferenceStore
Returns the tokenizer target override for runtime.
getToolbarClassName() - Method in class org.omegat.gui.accesstool.QuickAccess
 
getToolbarClassName() - Method in interface org.omegat.gui.preferences.IMenuPreferece
 
getToolbarClassName() - Method in class org.omegat.gui.preferences.MainMenuUI
 
getToolsMenu() - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
getToolsMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getToolTip() - Method in class org.omegat.gui.scripting.ScriptItem
Generates a tooltip text for the script item by combining its script name and description.
getToolTips(int, int) - Method in class org.omegat.gui.editor.MarkerController
Return tooltips texts for specified editor position.
getToolTipText(MouseEvent) - Method in class org.omegat.gui.editor.EditorTextArea3
 
getToolTipText(MouseEvent) - Method in class org.omegat.gui.glossary.GlossaryTextArea
 
getTotal() - Method in class org.omegat.core.statistics.StatsResult
Return total number of segments.
getTransac() - Method in class gen.core.tbx.TransacGrp
Gets the value of the transac property.
getTransacNoteOrDateOrNote() - Method in class gen.core.tbx.TransacGrp
Gets the value of the transacNoteOrDateOrNote property.
getTranslatableAttributes() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns the set of translatable attributes (no matter what tag they belong to).
getTranslatableAttributes() - Method in interface org.omegat.filters3.xml.XMLDialect
Returns the set of translatable attributes (no matter what tag they belong to).
getTranslatableTagAttributes() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns the multimap of translatable attributes of each tag.
getTranslatableTagAttributes() - Method in interface org.omegat.filters3.xml.XMLDialect
Returns the multimap of translatable attributes of each tag.
getTranslateBookmarkRefs() - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Returns whether Bookmark references should be translated.
getTranslateBookmarks() - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Returns whether Bookmarks should be translated.
getTranslateButtonValue() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns whether button value attributes should be translated.
getTranslateButtonValue() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Returns whether button value attributes should be translated.
getTranslateCharts() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Charts should be translated.
getTranslateComments() - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Returns whether Comments should be translated.
getTranslateComments() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Commments should be translated.
getTranslateDiagrams() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Diagrams should be translated.
getTranslateDocumentProperties() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Word document properties should be translated
getTranslateDrawings() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Drawings should be translated.
getTranslateEndnotes() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Endnotes should be translated.
getTranslateExcelComments() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Excel Comments should be translated.
getTranslateFallbackText() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
 
getTranslateFooters() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Footers should be translated.
getTranslateFootnotes() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Footnotes should be translated.
getTranslateHeaders() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Headers should be translated.
getTranslateHiddenText() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Hidden Text should be translated.
getTranslateHref() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns whether href attributes should be translated.
getTranslateHref() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Returns whether href attributes should be translated.
getTranslateHreflang() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns whether hreflang attributes should be translated.
getTranslateHreflang() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Returns whether hreflang attributes should be translated.
getTranslateIndexes() - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Returns whether Indexes should be translated.
getTranslateLang() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns whether lang attributes should be translated.
getTranslateLang() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Returns whether lang attributes should be translated.
getTranslateLinks() - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Returns whether Links should be translated.
getTranslateLinks() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Slide Links should be translated.
getTranslateNotes() - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Returns whether Notes should be translated.
getTranslatePresNotes() - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Returns whether Presentation notes should be translated.
getTranslateSheetNames() - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Returns whether Sheet names should be translated.
getTranslateSheetNames() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Excel Sheet Names should be translated.
getTranslateSlideComments() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Slide Comments should be translated.
getTranslateSlideLayouts() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Slide Layouts should be translated.
getTranslateSlideLinks() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Deprecated.
use getTranslateLinks()
getTranslateSlideMasters() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Slide Masters should be translated.
getTranslateSrc() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns whether src attributes should be translated.
getTranslateSrc() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Returns whether src attributes should be translated.
getTranslateValue() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns whether value attributes should be translated.
getTranslateValue() - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Returns whether value attributes should be translated.
getTranslateWordArt() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Word art should be translated.
getTranslation() - Method in class org.omegat.core.data.StringEntry
Returns the translation of the StringEntry.
getTranslation() - Method in class org.omegat.core.search.SearchResultEntry
Returns the target text of the corresponding entry within a project.
getTranslation(String, String) - Method in interface org.omegat.filters2.ITranslateCallback
Old call without path, for compatibility
getTranslation(String, String, String) - Method in interface org.omegat.filters2.ITranslateCallback
Get translation for output to compiled target.
getTranslation(String, String) - Method in class org.omegat.core.data.TranslateEntry
Old call without path, for compatibility
getTranslation(String, String, String) - Method in class org.omegat.core.data.TranslateEntry
Get translation for output to compiled target.
getTranslation(Language, Language, String) - Method in class org.omegat.core.machinetranslators.BaseCachedTranslate
 
getTranslation(Language, Language, String) - Method in class org.omegat.core.machinetranslators.BaseTranslate
 
getTranslation(Language, Language, String) - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Translate.
getTranslationInfo(SourceTextEntry) - Method in interface org.omegat.core.data.IProject
Get translation info for specified entry.
getTranslationInfo(SourceTextEntry) - Method in class org.omegat.core.data.NotLoadedProject
 
getTranslationInfo(SourceTextEntry) - Method in class org.omegat.core.data.RealProject
 
getTranslationStart() - Method in class org.omegat.gui.editor.Document3
Calculate the position of the start of the current translation
getTranslationText() - Method in interface org.omegat.core.data.ITranslationEntry
Gets translation text
getTranslationText() - Method in class org.omegat.core.data.PrepareTMXEntry
 
getTranslationText() - Method in class org.omegat.core.data.TMXEntry
 
getTranslationText() - Method in class org.omegat.gui.editor.SegmentBuilder
Get translation text of entry with internal bidi chars, or null if not displayed.
getTranslationText() - Method in class org.omegat.gui.glossary.GlossaryEntry
 
getTransMemories() - Method in interface org.omegat.core.data.IProject
Get all translation memories from /tm/ folder.
getTransMemories() - Method in class org.omegat.core.data.NotLoadedProject
 
getTransMemories() - Method in class org.omegat.core.data.RealProject
 
getTrimmedSelectedTextInMainWindow(MainWindow) - Static method in class org.omegat.gui.main.MainWindowUI
 
getTrustManager(SVNURL) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
getTu(Key) - Method in class org.omegat.core.data.SyncTMX
 
getType() - Method in class gen.core.project.RepositoryDefinition
Gets the value of the type property.
getType() - Method in class gen.core.segmentation.Formathandle
The type of format for which behaviour is being defined.
getType() - Method in class gen.core.tbx.Admin
Gets the value of the type property.
getType() - Method in class gen.core.tbx.AdminNote
Gets the value of the type property.
getType() - Method in class gen.core.tbx.Bpt
Gets the value of the type property.
getType() - Method in class gen.core.tbx.Descrip
Gets the value of the type property.
getType() - Method in class gen.core.tbx.DescripNote
Gets the value of the type property.
getType() - Method in class gen.core.tbx.Hi
Gets the value of the type property.
getType() - Method in class gen.core.tbx.Item
Gets the value of the type property.
getType() - Method in class gen.core.tbx.ItemSet
Gets the value of the type property.
getType() - Method in class gen.core.tbx.Martif
Gets the value of the type property.
getType() - Method in class gen.core.tbx.P
Gets the value of the type property.
getType() - Method in class gen.core.tbx.Ph
Gets the value of the type property.
getType() - Method in class gen.core.tbx.Ref
Gets the value of the type property.
getType() - Method in class gen.core.tbx.RefObjectList
Gets the value of the type property.
getType() - Method in class gen.core.tbx.TermCompList
Gets the value of the type property.
getType() - Method in class gen.core.tbx.TermNote
Gets the value of the type property.
getType() - Method in class gen.core.tbx.Transac
Gets the value of the type property.
getType() - Method in class gen.core.tbx.TransacNote
Gets the value of the type property.
getType() - Method in class gen.core.tbx.Xref
Gets the value of the type property.
getType() - Method in class org.omegat.filters3.Tag
Returns type of this tag.
getType() - Method in class org.omegat.filters3.xml.Entity
Whether entity is internal.
getType() - Method in class org.omegat.util.TagUtil.Tag
 
getType() - Method in class org.omegat.util.TMXProp
 
getTypeByValue(String) - Static method in enum class org.omegat.filters2.master.PluginUtils.PluginType
Get the plugin type by value.
getTypeDescription(File) - Method in class org.omegat.util.gui.OmegaTFileChooser
Redefines the file type for OmegaT projects.
getTypeName() - Method in interface org.omegat.gui.issues.IIssue
 
getTypeName() - Method in class org.omegat.gui.issues.TagIssue
 
getTypeValue() - Method in enum class org.omegat.filters2.master.PluginUtils.PluginType
 
getUI() - Method in class org.omegat.gui.main.MainWindowStatusBarController
 
getUnderlyingRepresentation() - Method in class org.omegat.core.data.SyncTMX
 
getUnderRoot() - Method in class org.omegat.core.data.ProjectProperties.ProjectPath
Returns path relative to project root with '/' at the end for directories, or null if directory outside of project.
getUnique() - Method in class org.omegat.core.statistics.StatsResult
Return a number of unique segments.
getUniqueEntries() - Method in class org.omegat.core.data.NotLoadedProject
 
getUniqueNames(List<String>) - Static method in class org.omegat.util.FileUtil
Given a list of paths, return a list of filenames (a la File.getName()) plus the minimum number of parent path segments required to make each filename unique within the result list.
getUniquenessKey(SourceTextEntry) - Static method in class org.omegat.core.statistics.Statistics
Get unique key for segment for uniqueness calculation.
getUpdatedAt() - Method in class org.omegat.util.PreferencesXML
Returns ISO-8601 updatedAt timestamp, or null if not available yet.
getUpperCaseCountryFromLocale() - Static method in class org.omegat.util.Language
 
getUrl() - Method in class gen.core.project.RepositoryDefinition
Gets the value of the url property.
getUrl() - Method in class org.omegat.core.data.PluginInformation
Get the manifest URL of the plugin jar.
getURL() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
getURL() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL
 
getURL(String) - Static method in class org.omegat.util.WikiGet
Deprecated.
This method is moved to HttpConnectionUtils class.
getURL(URL) - Static method in class org.omegat.util.HttpConnectionUtils
Get resource from URL with default timeout.
getURL(URL, int) - Static method in class org.omegat.util.HttpConnectionUtils
Download a file to memory.
getURLasByteArray(String) - Static method in class org.omegat.util.HttpConnectionUtils
Obtain byte array context from remote URL.
getURLasByteArray(String) - Static method in class org.omegat.util.WikiGet
Deprecated.
This method is moved to HttpConnectionUtils class.
getURLs() - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
getURLs() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
getUsername() - Method in class org.omegat.core.team2.gui.UserPassDialog
 
getUserScriptsDir() - Static method in class org.omegat.util.StaticUtils
Returns the user scripts directory for each OS.
getUserScriptsPath() - Static method in class org.omegat.util.StaticUtils
Returns the user scripts directory for each OS.
getValue() - Method in class gen.core.filters.Filter.Option
Gets the value of the value property.
getValue() - Method in class org.omegat.filters3.Attribute
Returns attribute's value.
getValue() - Method in class org.omegat.filters3.xml.Entity
Returns entity's value.
getValue() - Method in class org.omegat.util.TMXProp
 
getValueAt(int, int) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
getValueAt(int, int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
getValueAt(int, int) - Method in class org.omegat.filters2.master.FiltersTableModel
 
getValueAt(int, int) - Method in class org.omegat.filters2.master.OneFilterTableModel
 
getValueAt(int, int) - Method in class org.omegat.gui.editor.autotext.AutotextTableModel
 
getValueAt(int, int) - Method in class org.omegat.gui.editor.chartable.CharTableModel
 
getValueAt(int, int) - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
getValueByName(String) - Method in class org.omegat.filters3.Attributes
Find attribute value by name.
getVersion() - Method in class gen.core.project.Project
Gets the value of the version property.
getVersion() - Method in class gen.core.segmentation.Srx
The version of SRX
getVersion() - Method in class org.omegat.core.data.PluginInformation
Get the version of the plugin.
getVersion() - Method in class org.omegat.core.segmentation.SRX
Returns segmentation support version.
getVersion() - Static method in class org.omegat.util.OStrings
Returns the OmegaT full version for logs, etc.
getVersion(String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Get version of specified file.
getViewComponent() - Method in interface org.omegat.gui.properties.ISegmentPropertiesView
 
getViewComponent() - Method in class org.omegat.gui.properties.SegmentPropertiesListView
 
getViewComponent() - Method in class org.omegat.gui.properties.SegmentPropertiesTableView
 
getViewContent() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Obtain the content to put in the autocompleter popup.
getViewContent() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
getViewContent() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
 
getViewerSelection() - Method in class org.omegat.gui.search.SearchWindowController
Get the currently selected text in the search results pane
getViewFactory() - Method in class org.omegat.gui.properties.ForcedWrappingEditorKit
 
getViewFactory() - Method in class org.omegat.util.gui.CharacterWrapEditorKit
 
getViewFactory() - Method in class org.omegat.util.gui.NoWrapEditorKit
 
getWindow() - Method in class org.omegat.gui.search.SearchWindowController
Get the search window frame
getWord() - Method in class org.omegat.core.dictionaries.DictionaryEntry
 
getWord() - Method in class org.omegat.gui.editor.history.WordPredictor.Prediction
 
getWordBreaker() - Static method in class org.omegat.tokenizer.DefaultTokenizer
Returns an iterator to break sentences into words.
getWordEnd(JTextComponent, int) - Static method in class org.omegat.gui.editor.EditorUtils
Deprecated.
getWordEnd(JTextComponent, int, Locale) - Static method in class org.omegat.gui.editor.EditorUtils
Determines the end of a word for the given model location.
getWordStart(JTextComponent, int) - Static method in class org.omegat.gui.editor.EditorUtils
Deprecated.
getWordStart(JTextComponent, int, Locale) - Static method in class org.omegat.gui.editor.EditorUtils
Determines the start of a word for the given model location.
getWritableGlossaryFile() - Method in class org.omegat.core.data.ProjectProperties
 
getWriteableGlossary() - Method in class org.omegat.core.data.ProjectProperties
Returns The Glossary File Location
getWriteableGlossaryDir() - Method in class org.omegat.core.data.ProjectProperties
Returns The Glossary File Directory
getXmlData() - Method in class org.omegat.core.statistics.StatsResult
Return XML expression of Stats data.
GIT - Enum constant in enum class org.omegat.gui.repositoriesmapping.RepositoriesMappingController.RepoType
 
GITCredentialsProvider - Class in org.omegat.core.team2.impl
Git repository credentials provider.
GITCredentialsProvider() - Constructor for class org.omegat.core.team2.impl.GITCredentialsProvider
 
GITExternalGpgSigner - Class in org.omegat.core.team2.impl
This is ported from EGit (Apache-2.0).
GITExternalGpgSigner() - Constructor for class org.omegat.core.team2.impl.GITExternalGpgSigner
 
GITRemoteRepository2 - Class in org.omegat.core.team2.impl
GIT repository connection implementation.
GITRemoteRepository2() - Constructor for class org.omegat.core.team2.impl.GITRemoteRepository2
 
GLOBAL - Enum constant in enum class org.omegat.externalfinder.item.ExternalFinderItem.SCOPE
 
globToRegex(String, boolean) - Static method in class org.omegat.util.StaticUtils
Translates a string containing word-processing "glob"-style wildcards (? matches a single non-whitespace character, * matches zero or more non-whitespace characters) to standard regex.
glossary - Variable in class org.omegat.core.search.SearchExpression
 
GLOSSARY - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
Glosary, that provide IGlossary API.
GLOSSARY - Enum constant in enum class org.omegat.tokenizer.ITokenizer.StemmingMode
Stemming for glossary entries.
GLOSSARY_BROWSE_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
GLOSSARY_FILE - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_FOLDER - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_FULL - Enum constant in enum class org.omegat.tokenizer.ITokenizer.StemmingMode
Stemming for glossary with full snowball support.
GLOSSARY_LAYOUT - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_MERGE_ALTERNATE_DEFINITIONS - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_MERGE_ALTERNATE_DEFINITIONS_DEFAULT - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_NOT_EXACT_MATCH - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_NOT_EXACT_MATCH_DEFAULT - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_REPLACE_ON_INSERT - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_REQUIRE_SIMILAR_CASE - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_REQUIRE_SIMILAR_CASE_DEFAULT - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
GLOSSARY_SORT_BY_LENGTH - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_SORT_BY_SRC_LENGTH - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_STEMMING - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_STEMMING_DEFAULT - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_STEMMING_FULL - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_TBX_DISPLAY_CONTEXT - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_TBX_DISPLAY_CONTEXT_DEFAULT - Static variable in class org.omegat.util.Preferences
 
GlossaryAutoCompleterOptionsController - Class in org.omegat.gui.preferences.view
 
GlossaryAutoCompleterOptionsController() - Constructor for class org.omegat.gui.preferences.view.GlossaryAutoCompleterOptionsController
 
GlossaryAutoCompleterOptionsPanel - Class in org.omegat.gui.preferences.view
 
GlossaryAutoCompleterOptionsPanel() - Constructor for class org.omegat.gui.preferences.view.GlossaryAutoCompleterOptionsPanel
Creates new form GlossaryAutoCompleterOptionsDialog
GlossaryAutoCompleterView - Class in org.omegat.gui.glossary
The glossary auto-completer view.
GlossaryAutoCompleterView() - Constructor for class org.omegat.gui.glossary.GlossaryAutoCompleterView
Deprecated.
GlossaryAutoCompleterView(AutoCompleter) - Constructor for class org.omegat.gui.glossary.GlossaryAutoCompleterView
 
GlossaryEntry - Class in org.omegat.gui.glossary
An entry in the glossary.
GlossaryEntry(String, String[], String[], boolean[], String[]) - Constructor for class org.omegat.gui.glossary.GlossaryEntry
 
GlossaryEntry(String, String, String, boolean, String) - Constructor for class org.omegat.gui.glossary.GlossaryEntry
 
GlossaryManager - Class in org.omegat.gui.glossary
Class that loads glossary files and adds glossary entries to strings of the source files.
GlossaryManager(IGlossaries) - Constructor for class org.omegat.gui.glossary.GlossaryManager
 
GlossaryPopup() - Constructor for class org.omegat.gui.editor.EditorPopups.GlossaryPopup
 
GlossaryPreferencesController - Class in org.omegat.gui.preferences.view
 
GlossaryPreferencesController() - Constructor for class org.omegat.gui.preferences.view.GlossaryPreferencesController
 
GlossaryPreferencesPanel - Class in org.omegat.gui.preferences.view
 
GlossaryPreferencesPanel() - Constructor for class org.omegat.gui.preferences.view.GlossaryPreferencesPanel
Creates new form GlossaryPanel
GlossaryReaderCSV - Class in org.omegat.gui.glossary
Reader for comma separated glossaries.
GlossaryReaderTBX - Class in org.omegat.gui.glossary
Reader for TBX glossaries.
GlossaryReaderTBX.NamespaceFilter - Class in org.omegat.gui.glossary
 
GlossaryReaderTSV - Class in org.omegat.gui.glossary
Reader for tab separated glossaries.
GlossaryRenderers - Class in org.omegat.gui.glossary
A class for aggregating glossary renderers.
GlossarySearcher - Class in org.omegat.gui.glossary
A class encapsulating glossary matching logic.
GlossarySearcher(ITokenizer, Language, boolean) - Constructor for class org.omegat.gui.glossary.GlossarySearcher
 
GlossarySearcher(ITokenizer, Language, Language, boolean) - Constructor for class org.omegat.gui.glossary.GlossarySearcher
 
GlossaryTextArea - Class in org.omegat.gui.glossary
This is a Glossary pane that displays glossary entries.
GlossaryTextArea(IMainWindow) - Constructor for class org.omegat.gui.glossary.GlossaryTextArea
Creates new form MatchGlossaryPane
glue(Language, Language, List<String>, List<StringBuilder>, List<Rule>) - Method in class org.omegat.core.segmentation.Segmenter
Glues segments back into a paragraph.
GOTO - Enum constant in enum class org.omegat.util.gui.MenuExtender.MenuKey
Goto menu.
GOTO_MENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
GOTO_X_ENTRY_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
goToCharacterAtIndex(int) - Static method in class org.omegat.gui.editor.IEditor.CaretPosition
Set caret to a specific character.
gotoEditorPanelMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoEntry(int) - Method in class org.omegat.gui.editor.EditorController
 
gotoEntry(int) - Method in interface org.omegat.gui.editor.IEditor
Goto entry with specified number.
gotoEntry(int) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
gotoEntry(int, IEditor.CaretPosition) - Method in class org.omegat.gui.editor.EditorController
 
gotoEntry(int, IEditor.CaretPosition) - Method in interface org.omegat.gui.editor.IEditor
Goto entry with specified number, and restore caret to specified position.
gotoEntry(int, IEditor.CaretPosition) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
gotoEntry(String, EntryKey) - Method in class org.omegat.gui.editor.EditorController
 
gotoEntry(String, EntryKey) - Method in interface org.omegat.gui.editor.IEditor
Goto entry based on a string and entry key.
gotoEntry(String, EntryKey) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
gotoEntryAfterFix(int, String) - Method in class org.omegat.gui.editor.EditorController
 
gotoEntryAfterFix(int, String) - Method in interface org.omegat.gui.editor.IEditor
Goto entry with specified number while avoiding clobbering the tag fixes.
gotoEntryAfterFix(int, String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
gotoFile(int) - Method in class org.omegat.gui.editor.EditorController
 
gotoFile(int) - Method in interface org.omegat.gui.editor.IEditor
Goto first entry in specified file.
gotoFile(int) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
gotoHistoryBack() - Method in class org.omegat.gui.editor.EditorController
 
gotoHistoryBack() - Method in interface org.omegat.gui.editor.IEditor
Go to previous segment from history.
gotoHistoryBack() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
gotoHistoryBackMenuItem - Variable in class org.omegat.gui.main.BaseMainWindowMenu
 
gotoHistoryBackMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoHistoryForward() - Method in class org.omegat.gui.editor.EditorController
 
gotoHistoryForward() - Method in interface org.omegat.gui.editor.IEditor
Go to next segment from history.
gotoHistoryForward() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
gotoHistoryForwardMenuItem - Variable in class org.omegat.gui.main.BaseMainWindowMenu
 
gotoHistoryForwardMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoMatchSourceSegmentActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoNextNoteMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoNextSegmentMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoNextTranslatedMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoNextUniqueMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoNextUntranslatedMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoNextXAutoMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoNextXEnforcedMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoNotesPanelMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoPreviousNoteMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoPreviousSegmentMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoPrevXAutoMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoPrevXEnforcedMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
GoToSegmentDialog - Class in org.omegat.gui.dialogs
Dialog that accepts a segment number to jump to in the editor.
GoToSegmentDialog(Frame) - Constructor for class org.omegat.gui.dialogs.GoToSegmentDialog
Creates new form GoToSegmentDialog
gotoSegmentMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Asks the user for a segment number and then displays the segment.
GoToSegmentPopup(EditorController) - Constructor for class org.omegat.gui.editor.EditorPopups.GoToSegmentPopup
 

H

HAM_ROOT_TAG - Static variable in class org.omegat.filters3.xml.helpandmanual.HelpAndManualDialect
 
handleDroppedObject(Object) - Method in class org.omegat.util.gui.DragTargetOverlay.FileDropInfo
 
handleDroppedObject(Object) - Method in interface org.omegat.util.gui.DragTargetOverlay.IDropInfo
 
handlePerProjectLayouts(MainWindow) - Static method in class org.omegat.gui.main.MainWindowUI
Installs a IProjectEventListener that handles loading, storing, and restoring the main window layout when a project-specific layout is present.
Handler - Class in org.omegat.filters3.xml
The part of XML filter that actually does the job.
Handler(Translator, XMLDialect, File, File, FilterContext) - Constructor for class org.omegat.filters3.xml.Handler
Creates a new instance of Handler
handleXMLTag(XMLTag, boolean) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
 
handleXMLTag(XMLTag, boolean) - Method in class org.omegat.filters3.xml.xliff.XLIFFDialect
Handle <target state="..."> attribute according to filter settings.
handleXMLTag(XMLTag, boolean) - Method in interface org.omegat.filters3.xml.XMLDialect
Implement general purpose function to handle XML tag/attributes when necessary.
hasBeenCreated() - Method in class org.omegat.gui.editor.SegmentBuilder
 
hasBidiAroundTag(String, String, int) - Static method in class org.omegat.gui.editor.EditorUtils
 
hashCode() - Method in class org.omegat.core.data.EntryKey
 
hashCode() - Method in class org.omegat.core.data.PluginInformation
It is identical if status is differed.
hashCode() - Method in class org.omegat.core.data.TMXEntry
 
hashCode() - Method in class org.omegat.core.segmentation.MapRule
Returns a hash code value for the object.
hashCode() - Method in class org.omegat.core.segmentation.Rule
Returns a hash code value for the object.
hashCode() - Method in class org.omegat.core.segmentation.SRX
 
hashCode() - Method in class org.omegat.externalfinder.item.ExternalFinderConfiguration
 
hashCode() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
hashCode() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand
 
hashCode() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL
 
hashCode() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
hashCode() - Method in class org.omegat.gui.glossary.GlossaryEntry
 
hashCode() - Method in class org.omegat.util.Language
Returns a hash code value for the language.
hashCode() - Method in class org.omegat.util.TagUtil.Tag
 
hashCode() - Method in class org.omegat.util.Token
 
hasMenuComponents() - Method in interface org.omegat.gui.issues.IIssue
 
hasMenuComponents() - Method in class org.omegat.gui.issues.TagIssue
 
hasMixedEol() - Method in class org.omegat.util.MixedEolHandlingReader
 
hasNote() - Method in interface org.omegat.core.data.ITMXEntry
 
hasOptions() - Method in class org.omegat.filters2.AbstractFilter
OmegaT calls this to see whether the filter has any options.
hasOptions() - Method in class org.omegat.filters2.hhc.HHCFilter2
Returns true to indicate that a filter has options.
hasOptions() - Method in class org.omegat.filters2.html2.HTMLFilter2
Returns true to indicate that (X)HTML filter has options.
hasOptions() - Method in interface org.omegat.filters2.IFilter
 
hasOptions() - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
Returns true to indicate that Moodle PHP filter has options.
hasOptions() - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
Returns true to indicate that Mozilla DTD filter has options.
hasOptions() - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
Returns true to indicate that Text filter has options.
hasOptions() - Method in class org.omegat.filters2.po.PoFilter
Returns true to indicate that Text filter has options.
hasOptions() - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
Returns true to indicate that Java Resource Bundles filter has options.
hasOptions() - Method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
Returns true to indicate that Mozilla FTL filter has options.
hasOptions() - Method in class org.omegat.filters2.text.TextFilter
Returns true to indicate that Text filter has options.
hasOptions() - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
Returns true to indicate that the OpenDoc filter has options.
hasOptions() - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
Returns true to indicate that the OpenXML filter has options.
hasOptions() - Method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
Returns true to indicate that the XHTML filter has options.
hasOptions() - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
Returns true to indicate that the XLIFF filter has options.
hasOptions() - Method in class org.omegat.filters4.xml.openxml.MsOfficeFileFilter
 
hasProperties() - Method in interface org.omegat.core.data.ITMXEntry
 
hasProperties() - Method in class org.omegat.core.data.PrepareTMXEntry
 
hasProperties() - Method in class org.omegat.core.data.TMXEntry
We only hold origin property in TMXEntry.
hasPropValue(String, String) - Method in interface org.omegat.core.data.ITMXEntry
 
hasPropValue(String, String) - Method in class org.omegat.core.data.PrepareTMXEntry
 
hasPropValue(String, String) - Method in class org.omegat.core.data.TMXEntry
Query specified property type/value combination.
hasRepositories() - Method in class org.omegat.core.data.ProjectProperties
 
hasText() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Whether this block is a chunk of text (not a tag).
Header - Class in gen.core.segmentation
Java class for anonymous complex type
Header() - Constructor for class gen.core.segmentation.Header
 
Help - Class in org.omegat.help
A utility class for accessing bundled local or online documentation.
HELP - Enum constant in enum class org.omegat.util.gui.MenuExtender.MenuKey
Help menu.
HELP - Static variable in class org.omegat.CLIParameters
 
HELP_ABOUT_MENUITEM - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
HELP_DIR - Static variable in class org.omegat.util.OConsts
 
HELP_FIRST_STEPS - Static variable in class org.omegat.util.OConsts
 
HELP_FIRST_STEPS_PREFIX - Static variable in class org.omegat.util.OConsts
 
HELP_HOME - Static variable in class org.omegat.util.OConsts
 
HELP_MANUALS - Static variable in class org.omegat.util.OConsts
 
HELP_MENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
HELP_SHORT - Static variable in class org.omegat.CLIParameters
 
helpAboutMenuItemActionPerformed() - Method in class org.omegat.gui.main.BaseMainWindowMenuHandler
 
helpAboutMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Shows About dialog
HelpAndManualDialect - Class in org.omegat.filters3.xml.helpandmanual
This class specifies the Help&Manual XML Dialect.
HelpAndManualDialect() - Constructor for class org.omegat.filters3.xml.helpandmanual.HelpAndManualDialect
 
HelpAndManualFilter - Class in org.omegat.filters3.xml.helpandmanual
Filter for Help & Manual files.
HelpAndManualFilter() - Constructor for class org.omegat.filters3.xml.helpandmanual.HelpAndManualFilter
Creates a new instance of HelpAndManual
helpContentsMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Show help.
helpLastChangesMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Shows Last changes
helpLogMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Show log
helpUpdateCheckMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Check for updates
HHCFilter2 - Class in org.omegat.filters2.hhc
A filter to translate HHC and HHK files.
HHCFilter2() - Constructor for class org.omegat.filters2.hhc.HHCFilter2
 
Hi - Class in gen.core.tbx
Java class for anonymous complex type
Hi() - Constructor for class gen.core.tbx.Hi
 
hideMarkers() - Method in class org.omegat.gui.editor.AlphabeticalMarkers
Makes the alphabetical markers invisible.
HintTextField - Class in org.omegat.util.gui
A text field that displays customizable hint text when empty and unfocused.
HintTextField() - Constructor for class org.omegat.util.gui.HintTextField
 
HistoryAutoCompleterOptionsController - Class in org.omegat.gui.preferences.view
 
HistoryAutoCompleterOptionsController() - Constructor for class org.omegat.gui.preferences.view.HistoryAutoCompleterOptionsController
 
HistoryAutoCompleterOptionsPanel - Class in org.omegat.gui.preferences.view
 
HistoryAutoCompleterOptionsPanel() - Constructor for class org.omegat.gui.preferences.view.HistoryAutoCompleterOptionsPanel
Creates new form HistoryAutoCompleterOptionsPanel
HistoryCompleter - Class in org.omegat.gui.editor.history
 
HistoryCompleter() - Constructor for class org.omegat.gui.editor.history.HistoryCompleter
Deprecated.
HistoryCompleter(AutoCompleter) - Constructor for class org.omegat.gui.editor.history.HistoryCompleter
 
HistoryManager - Class in org.omegat.gui.search
A class for managing search/replace history
HistoryPredictor - Class in org.omegat.gui.editor.history
 
HistoryPredictor() - Constructor for class org.omegat.gui.editor.history.HistoryPredictor
Deprecated.
HistoryPredictor(AutoCompleter) - Constructor for class org.omegat.gui.editor.history.HistoryPredictor
 
HTML_BR - Static variable in class org.omegat.util.PatternConsts
Pattern for detecting html <BR> tags
HTML_ENCODING - Static variable in class org.omegat.util.PatternConsts
compiled pattern to extract the encoding from HTML file, if any
HTML_HEAD - Static variable in class org.omegat.util.PatternConsts
Compiled pattern to look for HTML file HEAD declaration.
HTML_HTML - Static variable in class org.omegat.util.PatternConsts
compiled pattern to look for HTML file HTML declaration
HTML5_ENCODING - Static variable in class org.omegat.util.PatternConsts
compiled pattern to extract the encoding from HTML5 file, if any
HTMLFilter2 - Class in org.omegat.filters2.html2
A filter to translate HTML and XHTML files.
HTMLFilter2() - Constructor for class org.omegat.filters2.html2.HTMLFilter2
 
HtmlMediaSupport - Class in org.omegat.util.gui
 
HTMLOptions - Class in org.omegat.filters2.html2
Options for (X)HTML filter.
HTMLOptions(Map<String, String>) - Constructor for class org.omegat.filters2.html2.HTMLOptions
 
HTMLReader - Class in org.omegat.filters2.html2
This class automatically detects encoding of an inner HTML file and constructs a Reader with appropriate encoding.
HTMLReader(String, String) - Constructor for class org.omegat.filters2.html2.HTMLReader
Creates a new instance of HTMLReader.
HtmlTarget() - Constructor for class org.omegat.gui.glossary.IGlossaryRenderer.HtmlTarget
 
HTMLUtils - Class in org.omegat.filters2.html2
Deprecated.
HTMLUtils - Class in org.omegat.util
 
HtmlVisitor(String, boolean) - Constructor for class org.omegat.core.dictionaries.LingvoDSL.HtmlVisitor
Constructor with media path.
HTMLWriter - Class in org.omegat.filters2.html2
This class acts as an interceptor of output: First it collects all the output inside itself in a string.
HTMLWriter(String, String, HTMLOptions) - Constructor for class org.omegat.filters2.html2.HTMLWriter
Creates new HTMLWriter.
HTTP - Enum constant in enum class org.omegat.gui.repositoriesmapping.RepositoriesMappingController.RepoType
 
HttpConnectionUtils - Class in org.omegat.util
Utility collection for http connections.
HttpConnectionUtils.FlakyDownloadException - Exception in org.omegat.util
Downloaded file error.
HttpConnectionUtils.ResponseError - Exception in org.omegat.util
HTTP response error storage.
HTTPRemoteRepository - Class in org.omegat.core.team2.impl
HTTP/HTTPS repository connection implementation.
HTTPRemoteRepository() - Constructor for class org.omegat.core.team2.impl.HTTPRemoteRepository
 
HUNSPELL - Enum constant in enum class org.omegat.core.spellchecker.SpellCheckDictionaryType
HunSpell dictionary(*.aff and *.dic).
HunspellTokenizer - Class in org.omegat.tokenizer
Methods for tokenize string.
HunspellTokenizer() - Constructor for class org.omegat.tokenizer.HunspellTokenizer
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.omegat.util.gui.ExternalBrowserLaunchingLinkListener
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.omegat.util.gui.SoundActionListener
When got .wav or *.WAV file, play it.

I

IAlignCallback - Interface in org.omegat.filters2
Callback for align files in filter.
IApplicationEventListener - Interface in org.omegat.core.events
Listener interface for application event, like startup and shutdown.
IAutoCompleter - Interface in org.omegat.gui.editor.autocompleter
Interface for autocompleter.
IAutoSave - Interface in org.omegat.core.threads
Interface for support project autosaving.
ICommentProvider - Interface in org.omegat.gui.comments
Provider for some type of comments.
IComments - Interface in org.omegat.gui.comments
 
id - Variable in class org.omegat.core.data.EntryKey
 
IDictionaries - Interface in org.omegat.gui.dictionaries
 
IDictionary - Interface in org.omegat.core.dictionaries
Interface for dictionary access.
IDictionaryFactory - Interface in org.omegat.core.dictionaries
An interface that defines support for a particular dictionary format.
IEditor - Interface in org.omegat.gui.editor
Interface for access to editor functionality.
IEditor.CaretPosition - Class in org.omegat.gui.editor
Storage for caret position and selection.
IEditor.CHANGE_CASE_TO - Enum Class in org.omegat.gui.editor
 
IEditorEventListener - Interface in org.omegat.core.events
Listener interface for some editor events.
IEditorFilter - Interface in org.omegat.gui.editor
Interface for editor's filter.
IEditorSettings - Interface in org.omegat.gui.editor
 
IEntryEventListener - Interface in org.omegat.core.events
Listener interface for entry change events.
IExternalFinderItemLoader - Interface in org.omegat.externalfinder.item
 
IExternalFinderItemMenuGenerator - Interface in org.omegat.externalfinder.item
 
IFilter - Interface in org.omegat.filters2
Interface for filters declaration.
IFontChangedEventListener - Interface in org.omegat.core.events
Listener interface for change font in components.
IGlossaries - Interface in org.omegat.gui.glossary
 
IGlossary - Interface in org.omegat.core.glossaries
Interface for glossary access.
IGlossaryRenderer - Interface in org.omegat.gui.glossary
 
IGlossaryRenderer.DocTarget - Class in org.omegat.gui.glossary
 
IGlossaryRenderer.HtmlTarget - Class in org.omegat.gui.glossary
 
IGlossaryRenderer.IRenderTarget<T> - Interface in org.omegat.gui.glossary
 
ignorableWhitespace(char[], int, int) - Method in class org.omegat.filters3.xml.Handler
Receive notification of ignorable whitespace in element content.
IGNORE - Enum constant in enum class org.omegat.CLIParameters.TAG_VALIDATION_MODE
 
IGNORE_FILE - Static variable in class org.omegat.core.dictionaries.DictionariesManager
 
IGNORED_WORD_LIST_FILE_NAME - Static variable in class org.omegat.util.OConsts
The name of the file with the ignored words: one ignored word per line
ignoreWord(String) - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
Add a word to the list of ignored words
ignoreWord(String) - Method in interface org.omegat.core.spellchecker.ISpellChecker
Add a word to the list of ignored words.
ignoreWord(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
IIssue - Interface in org.omegat.gui.issues
An interface encapsulating the information required to graphically display a translation issue to the translator.
IIssueProvider - Interface in org.omegat.gui.issues
An interface for providing issues (problems with a translation).
IIssues - Interface in org.omegat.gui.issues
The interface exposing issue-displaying functionality to the rest of the program.
ILanguageToolBridge - Interface in org.omegat.languagetools
 
ILIASFilter - Class in org.omegat.filters2.text.ilias
Filter to support language files for ILIAS.
ILIASFilter() - Constructor for class org.omegat.filters2.text.ilias.ILIASFilter
 
IMachineTranslation - Interface in org.omegat.gui.exttrans
Interface for all machine translation systems.
IMainMenu - Interface in org.omegat.gui.main
Main menu interface.
IMainWindow - Interface in org.omegat.gui.main
Interface for access to main window functionality.
IMarker - Interface in org.omegat.gui.editor.mark
Interface to calculate marks in editor.
IMatcher - Interface in org.omegat.gui.matches
Interface for access to editor functionality.
IMenuPreferece - Interface in org.omegat.gui.preferences
 
ImportFromAutoTMX - Class in org.omegat.core.data
Utility class for import translations from tm/auto/ files.
ImportFromAutoTMX(RealProject, List<SourceTextEntry>) - Constructor for class org.omegat.core.data.ImportFromAutoTMX
 
IMTGlossarySupplier - Interface in org.omegat.gui.exttrans
 
increaseTranslated() - Method in class org.omegat.core.data.NotLoadedProject
 
InfixDialect - Class in org.omegat.filters3.xml.infix
This class specifies the Infix XML Dialect.
InfixDialect() - Constructor for class org.omegat.filters3.xml.infix.InfixDialect
 
InfixFilter - Class in org.omegat.filters3.xml.infix
Filter for Infix files.
InfixFilter() - Constructor for class org.omegat.filters3.xml.infix.InfixFilter
Creates a new instance of Infix
INIFilter - Class in org.omegat.filters2.text.ini
Filter to support Files with Key=Value pairs, which are sometimes used for i18n of software.
INIFilter() - Constructor for class org.omegat.filters2.text.ini.INIFilter
 
init() - Static method in class org.omegat.gui.editor.MarkerController
 
init() - Static method in class org.omegat.languagetools.LanguageToolWrapper
 
init() - Static method in class org.omegat.util.gui.OSXIntegration
 
init() - Static method in class org.omegat.util.Preferences
Initialize the preferences system.
init(RepositoryDefinition, File, ProjectTeamSettings) - Method in class org.omegat.core.team2.impl.FileRepository
 
init(RepositoryDefinition, File, ProjectTeamSettings) - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
Initialize remote repository access credentials.
init(RepositoryDefinition, File, ProjectTeamSettings) - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
 
init(RepositoryDefinition, File, ProjectTeamSettings) - Method in class org.omegat.core.team2.impl.SVNRemoteRepository2
 
init(RepositoryDefinition, File, ProjectTeamSettings) - Method in interface org.omegat.core.team2.IRemoteRepository2
Initialize repository provider.
init(EditorController) - Static method in class org.omegat.gui.editor.EditorPopups
 
initComponents() - Method in class org.omegat.gui.accesstool.AccessTools
 
initFilters() - Static method in class org.omegat.util.Preferences
 
initFromPrefs() - Method in class org.omegat.core.team2.gui.RepositoriesCredentialsController
 
INITIAL_VERSION - Static variable in class org.omegat.core.segmentation.SRX
Deprecated.
INITIAL_VERSION - Static variable in class org.omegat.filters2.master.FilterMaster
There was no version of file filters support (1.4.5 Beta 1 -- 1.6.0 RC12).
initialize() - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
Initialize the library for the given project.
initialize() - Method in interface org.omegat.core.spellchecker.ISpellChecker
Initialize a spell checker for a current project.
initialize() - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
initialize() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
initialize() - Static method in class org.omegat.util.gui.UIDesignManager
Initialize a docking subsystem.
initializeConsole(Map<String, String>) - Static method in class org.omegat.core.Core
Initialize application components.
initializeGUI(ClassLoader, Map<String, String>) - Static method in class org.omegat.core.Core
Deprecated, for removal: This API element is subject to removal in a future version.
since 6.1.0
initializeGUI(Map<String, String>) - Static method in class org.omegat.core.Core
Initialize application components.
initializeSaveThread() - Method in class org.omegat.core.data.CoreState
 
initializeScreenLayout(IMainWindow) - Static method in class org.omegat.gui.main.MainWindowUI
Initialize the size of OmegaT window, then load the layout prefs.
initializeVersionCheckThread() - Method in class org.omegat.core.data.CoreState
 
initLayout(ScriptingWindow) - Method in class org.omegat.gui.scripting.ui.AbstractScriptEditor
 
initLayout(ScriptingWindow) - Method in class org.omegat.gui.scripting.ui.RichScriptEditor
 
initLayout(ScriptingWindow) - Method in class org.omegat.gui.scripting.ui.StandardScriptEditor
 
initSearchDialogs() - Method in class org.omegat.gui.scripting.ui.RichScriptEditor
 
initSegmentation() - Static method in class org.omegat.util.Preferences
 
initTeamProject(File, String, String) - Static method in class org.omegat.core.team2.TeamTool
Utility function to create a minimal project to serve as a base for a team project.
InlineTagHandler - Class in org.omegat.util
This class handles inline tags, i.e.
InlineTagHandler() - Constructor for class org.omegat.util.InlineTagHandler
 
INotes - Interface in org.omegat.gui.notes
Interface for access to notes pane.
INSERT - Enum constant in enum class org.omegat.core.matching.DiffDriver.Type
 
INSERT_CHARS_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
InsertBidiPopup(EditorController) - Constructor for class org.omegat.gui.editor.EditorPopups.InsertBidiPopup
 
insertCharsLREActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
insertCharsLRMActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
insertCharsPDFActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
insertCharsRLEActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
insertCharsRLMActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
insertIntoActiveField(String) - Method in class org.omegat.gui.search.SearchWindowController
Insert the specified text into the currently active (focused) search field: either Search or Replace
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class org.omegat.gui.editor.DocumentFilter3
 
insertTag(String) - Method in class org.omegat.gui.editor.EditorController
 
insertTag(String) - Method in interface org.omegat.gui.editor.IEditor
Inserts tag at the cursor position, probably with adding bidi control chars.
insertTag(String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
InsertTagsPopup(EditorController) - Constructor for class org.omegat.gui.editor.EditorPopups.InsertTagsPopup
 
insertText(String) - Method in class org.omegat.gui.editor.EditorController
 
insertText(String) - Method in interface org.omegat.gui.editor.IEditor
Inserts text at the cursor position.
insertText(String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
insertTextAndMark(String) - Method in class org.omegat.gui.editor.EditorController
 
insertTextAndMark(String) - Method in interface org.omegat.gui.editor.IEditor
Inserts text at the cursor position and mark as to be changed by the translator, i.e, background of segment should be marked Must be called only from UI thread.
insertTextAndMark(String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
insertUpdate(DocumentEvent) - Method in class org.omegat.util.gui.FontFallbackListener
 
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.omegat.gui.editor.ViewParagraph
 
inspectJavaMessageFormat(ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
inspectOmegaTTags(SourceTextEntry, ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
inspectPOWhitespace(ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
inspectPrintfVariables(boolean, ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
inspectRemovePattern(ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
install() - Static method in class org.omegat.core.team2.impl.GITCredentialsProvider
Installation of credentials provider.
install(File) - Method in class org.omegat.util.PluginInstaller
Installs a plugin from the specified file.
install(SegmentPropertiesArea) - Method in interface org.omegat.gui.properties.ISegmentPropertiesView
 
install(SegmentPropertiesArea) - Method in class org.omegat.gui.properties.SegmentPropertiesListView
 
install(SegmentPropertiesArea) - Method in class org.omegat.gui.properties.SegmentPropertiesTableView
 
installDir() - Static method in class org.omegat.util.StaticUtils
Returns OmegaT installation directory.
INSTALLED - Enum constant in enum class org.omegat.core.data.PluginInformation.Status
 
installHunspellDictionary(String, String) - Static method in class org.omegat.core.spellchecker.SpellCheckerManager
Install hunspell dictionary into the specified directory.
installHunspellDictionary(Path, String) - Method in class org.omegat.core.spellchecker.AbstractHunspellDictionary
 
installHunspellDictionary(Path, String) - Method in interface org.omegat.core.spellchecker.ISpellCheckerDictionary
 
installRemoteDictionary(String) - Method in class org.omegat.core.spellchecker.DictionaryManager
Deprecated.
Instance - Class in org.omegat.filters2
Represents an instance of a filter configuration with attributes such as source filename mask, source encoding, target encoding, and target filename pattern.
Instance() - Constructor for class org.omegat.filters2.Instance
Creates a new Filter Instance, uninitialized.
Instance(String) - Constructor for class org.omegat.filters2.Instance
Creates a new Filter Instance with only source file mask specified, and default values for everything else.
Instance(String, String, String) - Constructor for class org.omegat.filters2.Instance
Creates a new Filter Instance with source file mask and two encodings specified, and having a default target filename pattern.
Instance(String, String, String, String) - Constructor for class org.omegat.filters2.Instance
Creates a new instance of FilterInstance.
Instance(String, String) - Constructor for class org.omegat.filters2.Instance
Creates a new Filter Instance with source file mask and source encoding specified, and having a default target encoding and target filename pattern.
InstanceEditor - Class in org.omegat.gui.filters2
Editor for a single instance of the filter.
InstanceEditor(Dialog, boolean, boolean, String) - Constructor for class org.omegat.gui.filters2.InstanceEditor
Creates an InstanceEditor form, that is used to add a new filter instance.
InstanceEditor(Dialog, boolean, boolean, String, String, String, String, String) - Constructor for class org.omegat.gui.filters2.InstanceEditor
Creates an InstanceEditor form, that is used to edit an existing filter instance.
INTERNAL - Enum constant in enum class org.omegat.filters3.xml.Entity.Type
 
internalEntityDecl(String, String) - Method in class org.omegat.filters3.xml.Handler
Report an internal entity declaration.
inverseReport() - Method in class org.omegat.core.tagvalidation.ErrorReport
Obtain an inverse map, indicating which tags are associated with which errors.
invokeAction(String, int) - Method in class org.omegat.gui.main.BaseMainWindowMenu
Code for dispatching events from components to event handlers.
invokeAction(String, int) - Method in interface org.omegat.gui.main.IMainMenu
 
IPaneMenu - Interface in org.omegat.util.gui
Interface for docking panes to display a popup menu
IParseCallback - Interface in org.omegat.filters2
Callback for parse files.
IPopupMenuConstructor - Interface in org.omegat.gui.editor
Interface for create popup menu.
IPreferencesController - Interface in org.omegat.gui.preferences
An interface implemented by views shown in the Preferences window.
IPreferencesController.FurtherActionListener - Interface in org.omegat.gui.preferences
An interface used by observers interested in knowing when a preference has been altered that requires the application to be restarted or the project to be reloaded.
IProject - Interface in org.omegat.core.data
Interface for access to loaded project.
IProject.AllTranslations - Class in org.omegat.core.data
These translations can't be null.
IProject.DefaultTranslationsIterator - Interface in org.omegat.core.data
 
IProject.FileInfo - Class in org.omegat.core.data
 
IProject.MultipleTranslationsIterator - Interface in org.omegat.core.data
 
IProject.OptimisticLockingFail - Exception in org.omegat.core.data
Exception for optimistic locking fail.
IProjectEventListener - Interface in org.omegat.core.events
Listener interface for project status change events.
IProjectEventListener.PROJECT_CHANGE_TYPE - Enum Class in org.omegat.core.events
Event type which happen for project.
IProjectFilesList - Interface in org.omegat.gui.filelist
 
IRemoteRepository2 - Interface in org.omegat.core.team2
Interface for any remote repository implementation.
IRemoteRepository2.BadRepositoryException - Exception in org.omegat.core.team2
Given repository does not exist on the remote machine
IRemoteRepository2.NetworkException - Exception in org.omegat.core.team2
Network problems.
IS_BETA - Static variable in class org.omegat.util.OStrings
Indicates whether this is a "beta" (or "latest") version or a "standard" version.
is64Bit() - Static method in class org.omegat.util.Platform
Returns true if the JVM (NOT the OS) is 64-bit
isAARCH64 - Static variable in class org.omegat.util.Platform
 
isActive - Variable in class org.omegat.gui.editor.mark.EntryMarks
 
isActive() - Method in class org.omegat.gui.editor.SegmentBuilder
 
isActive() - Method in interface org.omegat.gui.filelist.IProjectFilesList
 
isActive() - Method in class org.omegat.gui.filelist.ProjectFilesListController
 
isApplyToAll() - Method in class org.omegat.gui.dialogs.FileCollisionDialog
 
isASCII(String) - Static method in class org.omegat.externalfinder.item.ExternalFinderItem
 
isAsciiOnly() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
isAuthenticationForced() - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
isAutoSpellChecking() - Method in class org.omegat.gui.editor.EditorSettings
need to check spell or not
isAutoSpellChecking() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isBilingual() - Method in interface org.omegat.filters2.IFilter
Indicates whether the filter is bilingual, and thus can be used as external TM (i.e.
isBilingual() - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
isBilingual() - Method in class org.omegat.filters2.po.PoFilter
 
isBilingual() - Method in class org.omegat.filters4.xml.xliff.Xliff1Filter
 
isBilingualFile(File) - Method in class org.omegat.filters2.master.FilterMaster
 
isBreakRule() - Method in class org.omegat.core.segmentation.Rule
Returns whether this is a rule that determines a break or an exception.
isBSD - Static variable in class org.omegat.util.Platform
 
isBSD() - Static method in class org.omegat.util.Platform
Returns true if running on BSD variants
isBundled() - Method in class org.omegat.core.data.PluginInformation
 
isCanceled() - Method in interface org.omegat.util.FileUtil.ICollisionCallback
 
isCancelled() - Method in class org.omegat.core.threads.CancellationToken
 
isCancelled() - Method in class org.omegat.core.threads.Completion
Check if status is CANCELLED.
isCascade() - Method in class org.omegat.core.segmentation.SRX
Getter for property cascade.
isCellEditable(int, int) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
isCellEditable(int, int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
isCellEditable(int, int) - Method in class org.omegat.filters2.master.FiltersTableModel
 
isCellEditable(int, int) - Method in class org.omegat.filters2.master.OneFilterTableModel
 
isCellEditable(int, int) - Method in class org.omegat.gui.editor.autotext.AutotextTableModel
 
isCellEditable(int, int) - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
isCJK(String) - Static method in class org.omegat.util.StringUtil
 
isClose() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Whether this is a closing tag.
isComment() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Whether this block is a comment.
isConfigurable() - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Indicates that the MT provider has options that can be configured.
isContains(Token[], Token) - Static method in class org.omegat.tokenizer.DefaultTokenizer
Check if array contains token.
isContainsAll(Token[], Token[], boolean) - Static method in class org.omegat.tokenizer.DefaultTokenizer
Check if the listForFind tokens are present in tokensList.
isCorrect(String) - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
Check the word.
isCorrect(String) - Method in interface org.omegat.core.spellchecker.ISpellChecker
Check the word.
isCorrect(String) - Method in interface org.omegat.core.spellchecker.ISpellCheckerProvider
Check is word correct.
isCorrect(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
isCountingCustomTags() - Static method in class org.omegat.core.statistics.StatisticsSettings
 
isCountingProtectedText() - Static method in class org.omegat.core.statistics.StatisticsSettings
 
isCountingStandardTags() - Static method in class org.omegat.core.statistics.StatisticsSettings
 
IScriptLogger - Interface in org.omegat.gui.scripting
Used to display results in the scripting window
isCustomBranch() - Method in class org.omegat.gui.dialogs.NewTeamProjectController
 
isDark() - Method in class org.omegat.util.gui.laf.EmptyDarkThemeDetector
 
isDark() - Method in class org.omegat.util.gui.laf.MacOSDarkThemeDetector
 
isDark() - Method in class org.omegat.util.gui.laf.SystemDarkThemeDetector
 
isDark() - Method in class org.omegat.util.gui.laf.WindowsDarkThemeDetector
 
isDarkTheme(UIDefaults) - Static method in class org.omegat.util.gui.UIDesignManager
Heuristic detection of dark theme.
isDebugEnabled() - Static method in class org.omegat.util.Log
Checks whether debug-level logging is currently enabled.
isDecimalDigit(int) - Static method in class org.omegat.filters2.html2.HTMLUtils
Deprecated.
isDecimalDigit(int) - Method in class org.omegat.util.html.EntityUtil
Returns true if a char is a decimal digit
isDecimalDigit(int) - Static method in class org.omegat.util.HTMLUtils
Returns true if a char is a decimal digit
isDefault() - Element in annotation interface org.omegat.tokenizer.Tokenizer
When multiple tokenizers support the same language, this indicates the one that should be preferred above the others.
isDefaultTranslation() - Method in class org.omegat.gui.editor.SegmentBuilder
 
isDefaultWriteableGlossaryFile() - Method in class org.omegat.core.data.ProjectProperties
 
isDisplaySegmentSources() - Method in class org.omegat.gui.editor.EditorSettings
display the segment sources or not
isDisplaySegmentSources() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isDoFontFallback() - Method in class org.omegat.gui.editor.EditorSettings
 
isDoFontFallback() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isDuplicate(SourceTextEntry, TMXEntry) - Static method in class org.omegat.core.data.DataUtils
 
ISegmentPropertiesView - Interface in org.omegat.gui.properties
Common interface for UI components used to display key=value properties of the current segment
isEmpty() - Method in class org.omegat.core.data.ProjectTMX
Check TMX for empty.
isEmpty() - Method in class org.omegat.core.data.SyncTMX
 
isEmpty() - Method in class org.omegat.core.tagvalidation.ErrorReport
 
isEmpty() - Method in class org.omegat.externalfinder.item.ExternalFinderConfiguration
 
isEmpty() - Method in class org.omegat.filters3.Entry
Returns whether or not the elements list is empty.
isEmpty() - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
isEmpty() - Method in class org.omegat.util.gui.HintTextField
 
isEmpty(String) - Static method in class org.omegat.util.StringUtil
Check if string is empty, i.e.
isEmpty(String[]) - Static method in class org.omegat.core.data.SegmentProperties
 
isEnabled() - Method in class gen.core.filters.Filter
Gets the value of the enabled property.
isEnabled() - Method in class org.omegat.core.machinetranslators.BaseTranslate
 
isEnabled() - Method in class org.omegat.gui.editor.mark.WhitespaceMarker
 
isEnabled() - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Determine whether the MT provider has been enabled by the user.
isEnabledInDefault() - Method in interface org.omegat.filters2.IFilter
Is the filter enabled in default.
isEnabledInDefault() - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
 
isExportTm(String) - Method in class org.omegat.core.data.ProjectProperties
Returns whether a given TM level will be exported
isFailed() - Method in class org.omegat.core.threads.Completion
Check if status is FAILED.
isFileSupported(BufferedReader) - Method in class org.omegat.filters3.xml.docbook.DocBookFilter
Returns whether the file is supported by the filter, by checking DB4 (DTD) or DB5 (Namespace) constraints.
isFileSupported(BufferedReader) - Method in class org.omegat.filters3.xml.flash.FlashFilter
Returns whether the file is supported by the filter, by checking namespace constraints.
isFileSupported(BufferedReader) - Method in class org.omegat.filters3.xml.relaxng.RelaxNGFilter
Returns whether the file is supported by the filter by checking RELAX NG element and namespace constraints.
isFileSupported(BufferedReader) - Method in class org.omegat.filters3.xml.typo3.Typo3Filter
Returns whether the file is supported by the filter, by checking root tags constraints.
isFileSupported(BufferedReader) - Method in class org.omegat.filters3.xml.wordpress.WordpressFilter
Returns whether the file is supported by the filter, by checking namespace constraints.
isFileSupported(BufferedReader) - Method in class org.omegat.filters3.xml.XMLFilter
Returns whether the XML file is supported by the filter.
isFileSupported(File, boolean) - Method in class org.omegat.filters2.master.FilterMaster
Check to see if a file is supported by any filter.
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters2.AbstractFilter
Returns whether the file is supported by the filter, given the file and possible file's encoding ( null encoding means autodetect).
isFileSupported(File, Map<String, String>, FilterContext) - Method in interface org.omegat.filters2.IFilter
Returns whether the file is supported by the filter, given the file and possible file's encoding ( null encoding means autodetect).
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
Returns true if it's OpenDocument file.
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
Returns true if it's an Open XML file.
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
Checking whether it is a valid XHTML file.
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
We're not actually checking whether it is a valid XLIFF file; we just need a place to call defineDialect.
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters4.AbstractZipFilter
 
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters4.xml.openxml.MsOfficeFileFilter
 
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters4.xml.openxml.OpenXmlFilter
 
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters4.xml.xliff.Xliff1Filter
 
isFileSupported(File, Map<String, String>, FilterContext) - Method in class org.omegat.filters4.xml.xliff.SdlXliff
 
isFirstRun() - Method in interface org.omegat.util.Preferences.IPreferences
 
isFirstRun() - Static method in class org.omegat.util.Preferences
Returns true if this looks like the first run (no existing omegat.prefs when initialized).
isFirstRun() - Method in class org.omegat.util.PreferencesImpl
Returns true if there was no existing preferences file at init time.
isFirstRun() - Method in class org.omegat.util.PreferencesXML
Returns true if there was no existing preferences file at init time.
isFlashing() - Method in class org.omegat.gui.properties.FlashColorInterpolator
 
isFromMTMemory(NearString) - Static method in class org.omegat.core.data.DataUtils
Check if a NearString match comes from the tm/mt/ folder.
isGitRepository(String) - Static method in class org.omegat.core.team2.impl.GITRemoteRepository2
Determines whether the supplied URL represents a valid Git repository.
isGlossFile(Path) - Static method in class org.omegat.gui.editor.EditorPopups.GlossaryPopup
 
isGUI() - Static method in class org.omegat.util.gui.StaticUIUtils
Whether run on GUI or not.
isHexDigit(int) - Static method in class org.omegat.filters2.html2.HTMLUtils
Deprecated.
isHexDigit(int) - Method in class org.omegat.util.html.EntityUtil
Returns true if a char is a hex digit
isHexDigit(int) - Static method in class org.omegat.util.HTMLUtils
Returns true if a char is a hex digit
isHideDuplicateSegments() - Method in class org.omegat.gui.editor.EditorSettings
 
isIgnoredWord(String) - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
 
isIgnoredWord(String) - Method in interface org.omegat.core.spellchecker.ISpellChecker
Determine if the given word is on the ignored list.
isIgnoredWord(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
isIgnoreFileContext() - Method in class gen.core.filters.Filters
Gets the value of the ignoreFileContext property.
isIgnoreFileContext() - Static method in class org.omegat.core.data.EntryKey
 
ISimilarityCalculator - Interface in org.omegat.core.matching
Interface for similarity calculator.
isInActiveTranslation(int) - Method in class org.omegat.gui.editor.EditorTextArea3
Check the specified position is within the active translation.
isInCDATA() - Method in class org.omegat.filters3.xml.XMLText
Whether this text is inside XDATA section.
isIncludeEndingTags() - Method in class org.omegat.core.segmentation.SRX
Getter for property includeEndingTags.
isIncludeIsolatedTags() - Method in class org.omegat.core.segmentation.SRX
Getter for property includeIsolatedTags.
isIncludeStartingTags() - Method in class org.omegat.core.segmentation.SRX
Getter for property includeStartingTags.
isInIgnored() - Method in interface org.omegat.filters3.xml.Translator
Returns true if the current section should be ignored by parser.
isInIgnored() - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
 
isInIgnored() - Method in class org.omegat.filters3.xml.XMLFilter
 
isInPath(File, File) - Static method in class org.omegat.util.FileUtil
Check if file is in specified path.
isInsideSegment(int) - Method in class org.omegat.gui.editor.SegmentBuilder
Check if location inside segment.
isInteractive() - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
Check if the provider is interactive with the end-user.
isJava_11_orLater - Static variable in class org.omegat.util.Platform
 
isJava_17_orLater - Static variable in class org.omegat.util.Platform
 
isKDE - Static variable in class org.omegat.util.Platform
 
isKey(KeyEvent, int, int) - Static method in class org.omegat.util.StaticUtils
Check if specified key pressed.
isLanguageCodeKnown(String) - Static method in class org.omegat.core.segmentation.LanguageCodes
 
isLatinLetter(int) - Static method in class org.omegat.filters2.html2.HTMLUtils
Deprecated.
isLatinLetter(int) - Method in class org.omegat.util.html.EntityUtil
Returns true if a char is a latin letter
isLatinLetter(int) - Static method in class org.omegat.util.HTMLUtils
Returns true if a char is a latin letter
isLearnedWord(String) - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
 
isLearnedWord(String) - Method in interface org.omegat.core.spellchecker.ISpellChecker
Determine if the given word is on the learned list.
isLearnedWord(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
isLinux - Static variable in class org.omegat.util.Platform
 
isLinux() - Static method in class org.omegat.util.Platform
Returns true if running on Linux
isLoaded() - Static method in class org.omegat.util.JnaLoader
 
isLocaleRtl() - Static method in class org.omegat.util.BiDiUtils
Check if locale is Right-To-Left oriented.
isLocationSaveEnabled() - Method in class org.omegat.core.data.RuntimePreferenceStore
 
isLocationSaveEnabled() - Static method in class org.omegat.util.RuntimePreferences
 
isLowerCase(String) - Static method in class org.omegat.util.StringUtil
Returns true if the input has at least one letter and all letters are lower case.
isMacOS - Static variable in class org.omegat.util.Platform
 
isMacOS_10_11_ElCapitan_orLater - Static variable in class org.omegat.util.Platform
 
isMacOS_10_14_Mojave_orLater - Static variable in class org.omegat.util.Platform
 
isMacOS_10_15_Catalina_orLater - Static variable in class org.omegat.util.Platform
 
isMacOSX() - Static method in class org.omegat.util.Platform
Returns true if running on Mac OS X
isManaged() - Method in class org.omegat.core.team2.RemoteRepositoryProvider
 
isMarkAltTranslations() - Method in class org.omegat.gui.editor.EditorSettings
 
isMarkAltTranslations() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkAutoPopulated() - Method in class org.omegat.gui.editor.EditorSettings
 
isMarkAutoPopulated() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkBidi() - Method in class org.omegat.gui.editor.EditorSettings
mark Bidirectional control characters
isMarkBidi() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkGlossaryMatches() - Method in class org.omegat.gui.editor.EditorSettings
 
isMarkGlossaryMatches() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkLanguageChecker() - Method in class org.omegat.gui.editor.EditorSettings
 
isMarkLanguageChecker() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkNBSP() - Method in class org.omegat.gui.editor.EditorSettings
mark non-breakable spaces?
isMarkNBSP() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkNonUniqueSegments() - Method in class org.omegat.gui.editor.EditorSettings
 
isMarkNonUniqueSegments() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkNotedSegments() - Method in class org.omegat.gui.editor.EditorSettings
 
isMarkNotedSegments() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkParagraphDelimitations() - Method in class org.omegat.gui.editor.EditorSettings
 
isMarkParagraphDelimitations() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkTranslated() - Method in class org.omegat.gui.editor.EditorSettings
 
isMarkTranslated() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkUntranslated() - Method in class org.omegat.gui.editor.EditorSettings
 
isMarkUntranslated() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMarkWhitespace() - Method in class org.omegat.gui.editor.EditorSettings
mark whitespace?
isMarkWhitespace() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isMasterPasswordSet() - Method in class org.omegat.util.CredentialsManager
Check whether or not the master password has been set.
isMasterPasswordStored() - Method in class org.omegat.util.CredentialsManager
Check whether or not the master password is stored in plain text so the user doesn't need to input it.
isMeaningful() - Method in class org.omegat.filters3.Text
Whether the text is meaningful, i.e.
isMixedCase(String) - Static method in class org.omegat.util.StringUtil
Returns true if the input has both upper case and lower case letters, but is not title case.
isMixedOrientationProject() - Static method in class org.omegat.util.BiDiUtils
 
isNativeLookAndFeel() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
isNonAsciiOnly() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
isNopopup() - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
isNopopup() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
isNoTeam() - Method in class org.omegat.core.data.RuntimePreferenceStore
Checks if the noTeam flag is enabled.
ISO88592 - Static variable in class org.omegat.filters2.text.TextFilter
 
isOrientationAllLtr() - Method in class org.omegat.gui.editor.EditorController
The orientation of the document is all LtR.
isOrientationAllLtr() - Method in interface org.omegat.gui.editor.IEditor
Ask the editor whether all LtR or not.
isOrientationAllLtr() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
isOrphaned(String) - Method in interface org.omegat.core.data.IProject
Check if orphaned.
isOrphaned(String) - Method in class org.omegat.core.data.NotLoadedProject
 
isOrphaned(String) - Method in class org.omegat.core.data.RealProject
 
isOrphaned(EntryKey) - Method in interface org.omegat.core.data.IProject
Check if orphaned.
isOrphaned(EntryKey) - Method in class org.omegat.core.data.NotLoadedProject
 
isOrphaned(EntryKey) - Method in class org.omegat.core.data.RealProject
 
isParagraphSegtype() - Method in class org.omegat.util.TMXReader2
 
isParagraphStart() - Method in class org.omegat.core.data.SourceTextEntry
 
isParagraphTag(Tag) - Method in class org.omegat.filters3.xml.Handler
Returns whether the tag starts a new paragraph.
isParameter() - Method in class org.omegat.filters3.xml.Entity
Whether entity is a parameter entity.
ISpellChecker - Interface in org.omegat.core.spellchecker
Interface for access to a spell checker.
ISpellCheckerDictionary - Interface in org.omegat.core.spellchecker
 
ISpellCheckerProvider - Interface in org.omegat.core.spellchecker
Interface for spell checker implementation.
isPerHost() - Method in class org.omegat.core.team2.gui.UserPassDialog
 
isPreference(String) - Method in interface org.omegat.util.Preferences.IPreferences
 
isPreference(String) - Static method in class org.omegat.util.Preferences
Returns the boolean defaultValue of some preference.
isPreference(String) - Method in class org.omegat.util.PreferencesImpl
 
isPreferenceDefault(String, boolean) - Method in interface org.omegat.util.Preferences.IPreferences
 
isPreferenceDefault(String, boolean) - Static method in class org.omegat.util.Preferences
Returns the boolean value of some preference out of OmegaT's preferences file, if it exists.
isPreferenceDefault(String, boolean) - Method in class org.omegat.util.PreferencesImpl
 
isPreserveSpaces() - Method in class gen.core.filters.Filters
Gets the value of the preserveSpaces property.
isProjectDir(File) - Static method in class org.omegat.util.StaticUtils
 
isProjectLoaded() - Method in class org.omegat.core.data.CoreState
 
isProjectLoaded() - Method in interface org.omegat.core.data.IProject
Get project loaded status.
isProjectLoaded() - Method in class org.omegat.core.data.NotLoadedProject
 
isProjectLoaded() - Method in class org.omegat.core.data.RealProject
 
isProjectLockingDisabled() - Method in class org.omegat.core.data.RuntimePreferenceStore
 
isProjectLockingEnabled() - Static method in class org.omegat.util.RuntimePreferences
 
isProjectModified() - Method in interface org.omegat.core.data.IProject
Is project modified ?
isProjectModified() - Method in class org.omegat.core.data.NotLoadedProject
 
isProjectModified() - Method in class org.omegat.core.data.RealProject
Returns whether the project was modified.
isProjectRequired() - Method in class org.omegat.cli.BaseSubCommand
Returns true if the subcommand requires a project to be loaded.
isProjectValid() - Method in class org.omegat.core.data.ProjectProperties
 
isQuietMode() - Method in class org.omegat.core.data.RuntimePreferenceStore
Checks if the application is running in quiet mode.
isQuietMode() - Static method in class org.omegat.util.RuntimePreferences
 
isReferenceEntry(String[]) - Static method in class org.omegat.core.data.SegmentProperties
 
isRelative(String) - Static method in class org.omegat.util.FileUtil
Checks if path starts with possible root on the Linux, MacOS, Windows.
isReloadRequired() - Method in class org.omegat.gui.preferences.BasePreferencesController
 
isReloadRequired() - Method in interface org.omegat.gui.preferences.IPreferencesController
Returns whether a preference has been altered such as to require the project to be reloaded.
isRemoteProject() - Method in interface org.omegat.core.data.IProject
Tells whether a project is a team project
isRemoteProject() - Method in class org.omegat.core.data.NotLoadedProject
 
isRemoteProject() - Method in class org.omegat.core.data.RealProject
 
isRemoveAllTags() - Method in class org.omegat.filters2.FilterContext
Should all tags be removed from segments
isRemoveSpacesNonseg() - Method in class gen.core.filters.Filters
Gets the value of the removeSpacesNonseg property.
isRemoveTags() - Method in class gen.core.filters.Filters
Gets the value of the removeTags property.
isRemoveTags() - Method in class gen.core.project.Project
Gets the value of the removeTags property.
isRemoveTags() - Method in class org.omegat.core.data.ProjectProperties
 
isRestartRequired() - Method in class org.omegat.gui.preferences.BasePreferencesController
 
isRestartRequired() - Method in interface org.omegat.gui.preferences.IPreferencesController
Returns whether a preference has been altered such as to require the application to be restarted.
isRtl(String) - Static method in class org.omegat.util.BiDiUtils
Check if language is Right-To-Left oriented.
isSameCountryLanguage(String) - Method in class org.omegat.util.Language
 
isSameCountryLanguage(Language) - Method in class org.omegat.util.Language
Returns true if two languages have the same language and country (eg.
isSameLanguage(String) - Method in class org.omegat.util.Language
 
isSameLanguage(Language) - Method in class org.omegat.util.Language
Returns true if two languages have the same language code (eg.
isSearchCompleted() - Method in class org.omegat.core.search.Searcher
Indicates whether the search operation has been completed.
isSegmentChanged() - Method in class org.omegat.gui.editor.mark.EntryMarks
Check if entry changed.
isSegmentSubflows() - Method in class org.omegat.core.segmentation.SRX
Getter for property segmentSubflows.
isSelected(int) - Method in enum class org.omegat.core.statistics.StatOutputFormat
 
isSentenceSeg() - Method in class gen.core.project.Project
Gets the value of the sentenceSeg property.
isSentenceSegmentingEnabled() - Method in class org.omegat.core.data.ProjectProperties
Returns whether The Sentence Segmenting is Enabled for this Project.
isSentenceSegmentingEnabled() - Method in class org.omegat.filters2.FilterContext
Is sentence segmenting enabled.
isSourceAsEmptyTranslation() - Method in class org.omegat.gui.editor.filter.ReplaceFilter
 
isSourceAsEmptyTranslation() - Method in class org.omegat.gui.editor.filter.SearchFilter
 
isSourceAsEmptyTranslation() - Method in interface org.omegat.gui.editor.IEditorFilter
True if editor should insert source text as empty translation even if it's not allowed by editor behavior settings.
isSourceEncodingVariable() - Method in class org.omegat.filters2.AbstractFilter
Whether source encoding can be varied by the user.
isSourceEncodingVariable() - Method in class org.omegat.filters2.html2.HTMLFilter2
 
isSourceEncodingVariable() - Method in interface org.omegat.filters2.IFilter
Whether source encoding can be varied by the user.
isSourceEncodingVariable() - Method in class org.omegat.filters2.latex.LatexFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.pdf.PdfFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.po.PoFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.rc.RcFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.subtitles.SrtFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.text.ilias.ILIASFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.text.ini.INIFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.text.magento.MagentoFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.text.TextFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.text.yaml.YamlFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters2.xtagqxp.XtagFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.android.AndroidFilter
Source encoding can not be varied by the user.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.docbook.DocBookFilter
Either the encoding can be read, or it is UTF-8..
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.flash.FlashFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.helpandmanual.HelpAndManualFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.infix.InfixFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
Source encoding can not be varied by the user.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
The user cannot vary source encoding.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.properties.PropertiesFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.relaxng.RelaxNGFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.resx.ResXFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.schematron.SchematronFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.scribus.ScribusFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.svg.SvgFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.txml.TXMLFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.typo3.Typo3Filter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.visio.VisioFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.wix.WiXFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.wordpress.WordpressFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.XMLFilter
Whether source encoding can be varied by the user.
isSourceEncodingVariable() - Method in class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetFilter
Either the encoding can be read, or it is UTF-8.
isSourceEncodingVariable() - Method in class org.omegat.filters4.AbstractZipFilter
 
isSourceEncodingVariable() - Method in class org.omegat.filters4.xml.AbstractXmlFilter
 
isSourceLangRtl() - Static method in class org.omegat.util.BiDiUtils
 
isSourceTranslationFuzzy() - Method in class org.omegat.core.data.SourceTextEntry
 
isSpaceDelimited() - Method in class org.omegat.util.Language
Determine whether or not the language is space-delimited.
isStandalone() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Whether this block is a standalone tag.
isStopped() - Method in interface org.omegat.core.events.IStopped
 
isStored(String) - Method in class org.omegat.util.CredentialsManager
Check to see if a value has been securely stored for the given key.
isSubstringAfter(String, int, String) - Static method in class org.omegat.util.StringUtil
Checks if text contains substring after specified position.
isSubstringBefore(String, int, String) - Static method in class org.omegat.util.StringUtil
Checks if text contains substring before specified position.
isSuccess() - Method in class org.omegat.core.threads.Completion
Check if status is SUCCESS.
ISSUE_PROVIDERS_DISABLED - Static variable in class org.omegat.util.Preferences
 
ISSUE_PROVIDERS_DONT_ASK - Static variable in class org.omegat.util.Preferences
 
IssueChecker - Class in org.omegat.gui.issues
Centralized Issues checker that aggregates Tag issues and provider issues.
IssueDetailSplitPanel - Class in org.omegat.gui.issues
A simple GUI component for displaying source and target text side-by-side to illustrate an "issue" (a problem with the translation).
IssueDetailSplitPanel() - Constructor for class org.omegat.gui.issues.IssueDetailSplitPanel
Creates new form IssueDetailSplitPanel
IssueProviders - Class in org.omegat.gui.issues
A class for aggregating issue providers.
IssueProvidersSelectorController - Class in org.omegat.gui.issues
The IssueProvidersSelectorController class is responsible for managing the UI and behavior of a dialog that allows users to select issue providers.
IssueProvidersSelectorController() - Constructor for class org.omegat.gui.issues.IssueProvidersSelectorController
 
IssueProvidersSelectorPanel - Class in org.omegat.gui.issues
 
IssueProvidersSelectorPanel() - Constructor for class org.omegat.gui.issues.IssueProvidersSelectorPanel
Creates new form IssueProviderSelectorPanel
ISSUES_WINDOW_DIVIDER_LOCATION_BOTTOM - Static variable in class org.omegat.util.Preferences
 
ISSUES_WINDOW_GEOMETRY_PREFIX - Static variable in class org.omegat.util.Preferences
Issues
IssuesPanel - Class in org.omegat.gui.issues
A panel for graphically displaying and organizing issues.
IssuesPanel() - Constructor for class org.omegat.gui.issues.IssuesPanel
Creates new form IssuesPanel
IssuesPanelController - Class in org.omegat.gui.issues
A controller to orchestrate the IssuesPanel.
IssuesPanelController(Window) - Constructor for class org.omegat.gui.issues.IssuesPanelController
 
isSupportDefaultTranslations() - Method in class gen.core.project.Project
Gets the value of the supportDefaultTranslations property.
isSupportDefaultTranslations() - Method in class org.omegat.core.data.ProjectProperties
 
isSupported(File) - Static method in class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
isSupported(File) - Static method in class org.omegat.core.data.ExternalTMFactory
 
isSupported(File) - Static method in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
isSupported(File, FilterMaster) - Static method in class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
isSupportedFile(File) - Method in interface org.omegat.core.dictionaries.IDictionaryFactory
Determine whether or not the supplied file is supported by this factory.
isSupportedFile(File) - Method in class org.omegat.core.dictionaries.LingvoDSL
 
isSupportedFile(File) - Method in class org.omegat.core.dictionaries.StarDict
 
isSupportedLookAndFeel() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
isSVNRepository(String) - Static method in class org.omegat.core.team2.impl.SVNRemoteRepository2
Determines whether or not the supplied URL represents a valid Subversion repository.
isSystemScaling() - Static method in class org.omegat.util.gui.UIScale
Returns true if the JRE scales, which is the case if: - environment variable GDK_SCALE is set and running on Java 9 or later - running on JetBrains Runtime 11 or later, and scaling is enabled in system Settings
isTag() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Whether this block is a tag.
isTargetEncodingVariable() - Method in class org.omegat.filters2.AbstractFilter
Whether target encoding can be varied by the user.
isTargetEncodingVariable() - Method in class org.omegat.filters2.html2.HTMLFilter2
 
isTargetEncodingVariable() - Method in interface org.omegat.filters2.IFilter
Whether target encoding can be varied by the user.
isTargetEncodingVariable() - Method in class org.omegat.filters2.latex.LatexFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.pdf.PdfFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.po.PoFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.rc.RcFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.subtitles.SrtFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.text.ilias.ILIASFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.text.ini.INIFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.text.magento.MagentoFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.text.TextFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.text.yaml.YamlFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters2.xtagqxp.XtagFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.android.AndroidFilter
Target encoding can not be varied by the user.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsFilter
No, Camtasia for Windows does not seem to like many XML encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.docbook.DocBookFilter
Yes, DocBook may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.flash.FlashFilter
Yes, Flash may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.helpandmanual.HelpAndManualFilter
Yes, Help & Manual may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.infix.InfixFilter
Yes, Infix may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.l10nmgr.L10nmgrFilter
Yes, L10nmgr may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
Target encoding can not be varied by the user.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
The user cannot vary Target encoding.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.properties.PropertiesFilter
Yes, Java Properties XML may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.relaxng.RelaxNGFilter
Yes, RELAX NG XML may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.resx.ResXFilter
Yes, ResX may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.schematron.SchematronFilter
Yes, Java Schematron XML may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.scribus.ScribusFilter
Yes, Scribus may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.svg.SvgFilter
Yes, Svg may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.txml.TXMLFilter
Yes, TXML may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.typo3.Typo3Filter
Yes, Typo3 LocManager may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.visio.VisioFilter
Yes, Visio may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.wix.WiXFilter
Yes, Wix may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.wordpress.WordpressFilter
Yes, Wordpress may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
Yes, XHTML may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
Yes, XLIFF may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.XMLFilter
Target encoding can be varied by the user.
isTargetEncodingVariable() - Method in class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetFilter
Yes, XML Spreadhseet may be written out in a variety of encodings.
isTargetEncodingVariable() - Method in class org.omegat.filters4.AbstractZipFilter
 
isTargetEncodingVariable() - Method in class org.omegat.filters4.xml.AbstractXmlFilter
 
isTargetLangRtl() - Static method in class org.omegat.util.BiDiUtils
 
IStatsConsumer - Interface in org.omegat.core.statistics
An interface for consumers of statistical information.
isTeamProject() - Method in class org.omegat.core.data.ProjectProperties
Determines if the project is a team project.
isTeamSyncPrepared() - Method in interface org.omegat.core.data.IProject
Check if team synchronization prepared.
isTeamSyncPrepared() - Method in class org.omegat.core.data.NotLoadedProject
 
isTeamSyncPrepared() - Method in class org.omegat.core.data.RealProject
 
isTitleCase(int) - Static method in class org.omegat.util.StringUtil
 
isTitleCase(String) - Static method in class org.omegat.util.StringUtil
Returns true if the input is title case, meaning the first character is UpperCase or TitleCase* and the rest of the string (if present) is LowerCase.
IStopped - Interface in org.omegat.core.events
Interface for checking if some operations was already stopped.
isTranslated() - Method in interface org.omegat.core.data.ITranslationEntry
Check whenever there is a translation
isTranslated() - Method in class org.omegat.core.data.StringEntry
Returns whether the given string entry is already translated.
isUnderMapping(String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Checks if path is under mapping.
isUnderRoot() - Method in class org.omegat.core.data.ProjectProperties.ProjectPath
 
isUnixLike - Static variable in class org.omegat.util.Platform
 
isUnixLike() - Static method in class org.omegat.util.Platform
Returns true if running on Unix variants
isUpperCase(String) - Static method in class org.omegat.util.StringUtil
Returns true if the input is upper case.
isUpToDate(boolean) - Method in class org.omegat.util.VersionChecker
Check if OmegaT is up to date.
isUseTabForAdvance() - Method in class org.omegat.gui.editor.EditorSettings
 
isUseTabForAdvance() - Method in interface org.omegat.gui.editor.IEditorSettings
 
isValidXMLChar(int) - Static method in class org.omegat.util.StringUtil
Determines whether the provided code point is a valid XML character.
isVisible() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
isVisible() - Method in interface org.omegat.gui.editor.autocompleter.IAutoCompleter
Check if the autocompleter is visible.
isWhiteSpace(int) - Static method in class org.omegat.util.StringUtil
Returns true if the input is a whitespace character (including non-breaking characters that are false according to Character.isWhitespace(int)).
isWhiteSpace(String) - Static method in class org.omegat.util.StringUtil
Returns true if the input consists only of whitespace characters (including non-breaking characters that are false according to Character.isWhitespace(int)).
isWindows - Static variable in class org.omegat.util.Platform
 
isWindows_10_orLater - Static variable in class org.omegat.util.Platform
 
isWindows_11_orLater - Static variable in class org.omegat.util.Platform
 
isX86 - Static variable in class org.omegat.util.Platform
 
isX86_64 - Static variable in class org.omegat.util.Platform
 
ITagValidation - Interface in org.omegat.core.tagvalidation
Interface for tag validation.
Item - Class in gen.core.tbx
Java class for anonymous complex type
Item() - Constructor for class gen.core.tbx.Item
 
ItemGrp - Class in gen.core.tbx
Java class for anonymous complex type
ItemGrp() - Constructor for class gen.core.tbx.ItemGrp
 
ItemSet - Class in gen.core.tbx
Java class for anonymous complex type
ItemSet() - Constructor for class gen.core.tbx.ItemSet
 
itemsPanel - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
itemToString(AutoCompleterItem) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
Each view should determine how to print a view item.
itemToString(AutoCompleterItem) - Method in class org.omegat.gui.editor.autotext.AutotextAutoCompleterView
 
itemToString(AutoCompleterItem) - Method in class org.omegat.gui.editor.history.HistoryCompleter
 
itemToString(AutoCompleterItem) - Method in class org.omegat.gui.editor.history.HistoryPredictor
 
itemToString(AutoCompleterItem) - Method in class org.omegat.gui.editor.TagAutoCompleterView
 
itemToString(AutoCompleterItem) - Method in class org.omegat.gui.glossary.GlossaryAutoCompleterView
 
iterate(String, TMXEntry) - Method in interface org.omegat.core.data.IProject.DefaultTranslationsIterator
 
iterate(EntryKey, TMXEntry) - Method in interface org.omegat.core.data.IProject.MultipleTranslationsIterator
 
iterateByDefaultTranslations(IProject.DefaultTranslationsIterator) - Method in interface org.omegat.core.data.IProject
Iterate by all default translations in project.
iterateByDefaultTranslations(IProject.DefaultTranslationsIterator) - Method in class org.omegat.core.data.NotLoadedProject
 
iterateByDefaultTranslations(IProject.DefaultTranslationsIterator) - Method in class org.omegat.core.data.RealProject
 
iterateByMultipleTranslations(IProject.MultipleTranslationsIterator) - Method in interface org.omegat.core.data.IProject
Iterate by all multiple translations in project.
iterateByMultipleTranslations(IProject.MultipleTranslationsIterator) - Method in class org.omegat.core.data.NotLoadedProject
 
iterateByMultipleTranslations(IProject.MultipleTranslationsIterator) - Method in class org.omegat.core.data.RealProject
 
ITMXEntry - Interface in org.omegat.core.data
Common interface for any object storing a pair source / translation text with date and author
ITokenizer - Interface in org.omegat.tokenizer
Interface for tokenize string engine.
ITokenizer.StemmingMode - Enum Class in org.omegat.tokenizer
 
ITranslateCallback - Interface in org.omegat.filters2
Callback for translate files.
ITranslationEntry - Interface in org.omegat.core.data
Common interface for any object storing a pair source / translation text

J

JAR_EXTENSION - Static variable in class org.omegat.util.OConsts
jar file extension
JAVA_VERSION_LABEL_NAME - Static variable in class org.omegat.gui.dialogs.AboutDialog
 
Java8Compat - Class in org.omegat.util
 
Java8Compat() - Constructor for class org.omegat.util.Java8Compat
 
javaVersion - Static variable in class org.omegat.util.Platform
 
JnaLoader - Class in org.omegat.util
Copyright 2000-2021 JetBrains s.r.o.
JnaLoader() - Constructor for class org.omegat.util.JnaLoader
 
joinString(String, String[]) - Static method in class org.omegat.util.WikiGet
~inverse of String.split() refactor note: In future releases, this might best be moved to a different file
joinValues(String[]) - Static method in class org.omegat.core.data.SegmentProperties
 
JSON - Enum constant in enum class org.omegat.core.statistics.StatOutputFormat
 
JsonParser - Class in org.omegat.util
JsonParser#parse is deprecated.
JTextPaneLinkifier - Class in org.omegat.util.gui
Adapted from omegat-plugin-linkbuilder by Chihiro Hio, provided under GPLv3.

K

keepSelection - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
key - Variable in class org.omegat.core.matching.NearString
 
keySet() - Method in class org.omegat.core.data.SyncTMX
 
KeyStrokeEditorDialog - Class in org.omegat.gui.dialogs
A dialog for inputting a keystroke (e.g.
KeyStrokeEditorDialog(KeyStroke) - Constructor for class org.omegat.gui.dialogs.KeyStrokeEditorDialog
 
KeyStrokeEditorPanel - Class in org.omegat.gui.dialogs
 
KeyStrokeEditorPanel() - Constructor for class org.omegat.gui.dialogs.KeyStrokeEditorPanel
Creates new form KeyShortcutInputPanel
keyText(int, int) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
get the key text
KEYWORD - Enum constant in enum class org.omegat.core.search.SearchExpression.SearchExpressionType
 
killEmptyBlocks() - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
KnownException - Exception in org.omegat.core
Know exception for some problems.
KnownException(String, Object...) - Constructor for exception org.omegat.core.KnownException
 
KnownException(Throwable, String, Object...) - Constructor for exception org.omegat.core.KnownException
 

L

L10nmgrDialect - Class in org.omegat.filters3.xml.l10nmgr
This class specifies the L10nmgr XML Dialect.
L10nmgrDialect() - Constructor for class org.omegat.filters3.xml.l10nmgr.L10nmgrDialect
 
L10nmgrFilter - Class in org.omegat.filters3.xml.l10nmgr
Filter for L10nmgr for Typo3.
L10nmgrFilter() - Constructor for class org.omegat.filters3.xml.l10nmgr.L10nmgrFilter
Creates a new instance of L10nmgrFilter
lang - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
LANG_AND_COUNTRY - Static variable in class org.omegat.util.PatternConsts
Pattern that detects language and country, with an optionnal script in the middle.
LangSet - Class in gen.core.tbx
Java class for anonymous complex type
LangSet() - Constructor for class gen.core.tbx.LangSet
 
Language - Class in org.omegat.util
This class is here, because the Locale has hard-coded '_' inside, and we must adhere to ISO standard LL-CC.
Language(String) - Constructor for class org.omegat.util.Language
Creates a new instance of Language, based on a string of a form "XX_YY" or "XX-YY", where XX is a language code composed from 1-8 alpha (A-Za-z) chars, and YY is a country ISO code composed from 1-8 alpha/digit (A-Za-z0-9) chars.
The form xx-xxxx-xx is also accepted, where "xxxx" is a 4 alpha characters script as defined in ISO 15924.
Language(Locale) - Constructor for class org.omegat.util.Language
Creates a new instance of Language, based on Locale
LANGUAGE - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
language plugin that bundles LanguageTool-language module and spell-check dictionaries.
LanguageClassBroker - Class in org.omegat.languagetools
 
LanguageClassBroker() - Constructor for class org.omegat.languagetools.LanguageClassBroker
 
languageCode - Variable in class org.omegat.core.spellchecker.DictionaryManager.SpellingDictionaryEntry
 
LanguageCodes - Class in org.omegat.core.segmentation
Code-Key mappings for segmentation code.
LanguageComboBoxRenderer - Class in org.omegat.util.gui
A class that renders a language combo box smartly.
LanguageComboBoxRenderer() - Constructor for class org.omegat.util.gui.LanguageComboBoxRenderer
 
LanguageDataBroker - Class in org.omegat.languagetools
 
LanguageDataBroker() - Constructor for class org.omegat.languagetools.LanguageDataBroker
 
LanguageDataBroker(String, String) - Constructor for class org.omegat.languagetools.LanguageDataBroker
 
LanguageManager - Class in org.omegat.languagetools
 
Languagemap - Class in gen.core.segmentation
Java class for anonymous complex type
Languagemap() - Constructor for class gen.core.segmentation.Languagemap
 
Languagerule - Class in gen.core.segmentation
Java class for anonymous complex type
Languagerule() - Constructor for class gen.core.segmentation.Languagerule
 
Languagerules - Class in gen.core.segmentation
Java class for anonymous complex type
Languagerules() - Constructor for class gen.core.segmentation.Languagerules
 
languages() - Element in annotation interface org.omegat.tokenizer.Tokenizer
The languages supported by the tokenizer.
LANGUAGETOOL_BRIDGE_TYPE - Static variable in class org.omegat.util.Preferences
LanguageTool implementation to use
LANGUAGETOOL_DISABLED_CATEGORIES_PREFIX - Static variable in class org.omegat.util.Preferences
Disabled categories
LANGUAGETOOL_DISABLED_RULES_PREFIX - Static variable in class org.omegat.util.Preferences
Disabled rules prefix
LANGUAGETOOL_ENABLED_RULES_PREFIX - Static variable in class org.omegat.util.Preferences
Enabled rules prefix
LANGUAGETOOL_LANGUAGE_MODEL_PATH - Static variable in class org.omegat.util.Preferences
Local path to LanguageTool ngram model files
LANGUAGETOOL_LOCAL_SERVER_JAR_PATH - Static variable in class org.omegat.util.Preferences
Local path to LanguageTool server jar file
LANGUAGETOOL_REMOTE_URL - Static variable in class org.omegat.util.Preferences
URL of remote LanguageTool server
LanguageToolConfigurationController - Class in org.omegat.gui.preferences.view
 
LanguageToolConfigurationController() - Constructor for class org.omegat.gui.preferences.view.LanguageToolConfigurationController
 
LanguageToolConfigurationPanel - Class in org.omegat.gui.preferences.view
 
LanguageToolConfigurationPanel() - Constructor for class org.omegat.gui.preferences.view.LanguageToolConfigurationPanel
 
LanguageToolIssueProvider - Class in org.omegat.languagetools
Class for providing LanguageTool reports to the issues GUI.
LanguageToolIssueProvider() - Constructor for class org.omegat.languagetools.LanguageToolIssueProvider
 
LanguageToolNativeBridge - Class in org.omegat.languagetools
 
LanguageToolNativeBridge(Language, Language) - Constructor for class org.omegat.languagetools.LanguageToolNativeBridge
 
LanguageToolNetworkBridge - Class in org.omegat.languagetools
 
LanguageToolNetworkBridge(Language, Language, String) - Constructor for class org.omegat.languagetools.LanguageToolNetworkBridge
Get instance talking to remote server
LanguageToolNetworkBridge(Language, Language, String, int, String) - Constructor for class org.omegat.languagetools.LanguageToolNetworkBridge
Get instance spawning and talking to local server
LanguageToolPrefs - Class in org.omegat.languagetools
Manage LanguageTool preferences from one place
LanguageToolResult - Class in org.omegat.languagetools
An intermediate result container to abstract over native and network result types.
LanguageToolResult(String, int, int, String, String) - Constructor for class org.omegat.languagetools.LanguageToolResult
 
LanguageToolWrapper - Class in org.omegat.languagetools
Marker implementation for LanguageTool support.
LanguageToolWrapper.BridgeType - Enum Class in org.omegat.languagetools
 
last() - Method in class org.omegat.tokenizer.WordIterator
Not yet implemented! Throws a RuntimeException if you try to call it. Return the last boundary.
LAST_CHANGES_FILE - Static variable in class org.omegat.util.OConsts
 
LAST_ENTRY_NUMBER - Static variable in class org.omegat.util.OConsts
The name of the file with the last entry number for later reopening.
LastChangesDialog - Class in org.omegat.gui.dialogs
Dialog showing Last changes.
LastChangesDialog(Frame) - Constructor for class org.omegat.gui.dialogs.LastChangesDialog
Creates new form LastChanges
LastSegmentManager - Class in org.omegat.core.data
 
lastTextPane - Variable in class org.omegat.gui.issues.IssueDetailSplitPanel
 
LatexFilter - Class in org.omegat.filters2.latex
Filter to support LaTeX files.
LatexFilter() - Constructor for class org.omegat.filters2.latex.LatexFilter
 
LEARNED_WORD_LIST_FILE_NAME - Static variable in class org.omegat.util.OConsts
The name of the file with the correct (learned) words: one word per line
learnWord(String) - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
Add a word to the list of correct words
learnWord(String) - Method in interface org.omegat.core.spellchecker.ISpellChecker
Add a word to the list of correct words.
learnWord(String) - Method in interface org.omegat.core.spellchecker.ISpellCheckerProvider
Add a word to the list of correct words.
learnWord(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
length - Variable in class org.omegat.core.matching.DiffDriver.TextRun
 
LENGTH_LABEL_NAME - Static variable in class org.omegat.gui.main.MainWindowStatusBar
 
LEVEL1_TMX - Static variable in class org.omegat.util.OConsts
 
LEVEL2_TMX - Static variable in class org.omegat.util.OConsts
 
LevenshteinDistance - Class in org.omegat.core.matching
Class to compute Levenshtein Distance.
LevenshteinDistance() - Constructor for class org.omegat.core.matching.LevenshteinDistance
 
LIBRARIES_FILE - Static variable in class org.omegat.util.OConsts
 
LICENSE_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.AboutDialog
 
LICENSE_FILE - Static variable in class org.omegat.util.OConsts
 
LICENSE_TEXT_PANE_NAME - Static variable in class org.omegat.gui.dialogs.LicenseDialog
 
LicenseDialog - Class in org.omegat.gui.dialogs
Dialog showing GNU Public License.
LicenseDialog(Dialog) - Constructor for class org.omegat.gui.dialogs.LicenseDialog
Creates new form LicenseDialog
LIGHT_CLASS_NAME_DEFAULT - Static variable in class org.omegat.util.gui.UIDesignManager
 
LINE_ENDING - Static variable in class org.omegat.util.PatternConsts
compiled pattern to match line ending win/mac/linux
LINE_SPACING - Static variable in class org.omegat.util.gui.DataTableStyling
 
LinebreakPreservingReader - Class in org.omegat.util
Reader class that preserves line breaks when using readLine(), that can be retrieved through getLastLinebreak()
LinebreakPreservingReader(Reader) - Constructor for class org.omegat.util.LinebreakPreservingReader
Creates a new reader.
LineLengthLimitWriter - Class in org.omegat.filters2.text
Output filter for limit line length.
LineLengthLimitWriter(Writer, int, int, ITokenizer) - Constructor for class org.omegat.filters2.text.LineLengthLimitWriter
 
LingvoDSL - Class in org.omegat.core.dictionaries
Dictionary implementation for Lingvo DSL format.
LingvoDSL() - Constructor for class org.omegat.core.dictionaries.LingvoDSL
 
LingvoDSL.HtmlVisitor - Class in org.omegat.core.dictionaries
Simple HTML filter for LingvoDSL parser.
linked - Variable in class org.omegat.core.data.TMXEntry
 
linkify(JTextPane) - Static method in class org.omegat.util.gui.JTextPaneLinkifier
 
linkify(JTextPane, boolean) - Static method in class org.omegat.util.gui.JTextPaneLinkifier
 
linkPrevNextSegments() - Method in class org.omegat.core.data.ParseEntry
This method can be called from any filter on the end of file processing.
linkPrevNextSegments() - Method in class org.omegat.core.data.TranslateEntry
This method called from AbstractFilter if filter require second pass.
linkPrevNextSegments() - Method in interface org.omegat.filters2.IParseCallback
This method can be called from any filter on the end of file processing.
linkPrevNextSegments() - Method in interface org.omegat.filters2.ITranslateCallback
This method called from AbstractFilter if filter require second pass.
LINUX32 - Enum constant in enum class org.omegat.util.Platform.OsType
 
LINUX64 - Enum constant in enum class org.omegat.util.Platform.OsType
 
listDown - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
listDownEmacs - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
listHierarchy(Component) - Static method in class org.omegat.util.gui.StaticUIUtils
list hierarchy for debug.
listInvalidTags() - Method in interface org.omegat.core.tagvalidation.ITagValidation
Get invalid tags entries.
listInvalidTags() - Method in class org.omegat.core.tagvalidation.TagValidationTool
Scans project and builds the list of entries which are suspected of having changed (possibly invalid) tag structures.
listInvalidTags(String) - Method in interface org.omegat.core.tagvalidation.ITagValidation
Get invalid tags entries from specified files corresponding to sourcePattern.
listInvalidTags(String) - Method in class org.omegat.core.tagvalidation.TagValidationTool
Scans project and builds the list of entries which are suspected of having changed (possibly invalid) tag structures from specified files corresponding to sourcePattern.
listKeys() - Static method in class org.omegat.core.team2.TeamSettings
 
listPageDown - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
listPageUp - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
listUp - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
listUpEmacs - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
load() - Method in class org.omegat.externalfinder.item.ExternalFinderXMLLoader
 
load() - Method in interface org.omegat.externalfinder.item.IExternalFinderItemLoader
 
load() - Method in class org.omegat.gui.scripting.ScriptSet
 
load() - Static method in class org.omegat.util.JnaLoader
 
load(File) - Static method in class org.omegat.core.data.ExternalTMFactory
 
load(File) - Static method in class org.omegat.gui.editor.autotext.Autotext
 
load(File, ProjectProperties, Segmenter, FilterMaster) - Static method in class org.omegat.core.data.ExternalTMFactory
 
load(List<String>, List<String>) - Method in class org.omegat.util.PreferencesXML
 
load(Language, Language) - Method in class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
load(Language, Language) - Method in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
load(Language, Language, boolean, File, Segmenter) - Method in class org.omegat.core.data.ProjectTMX
 
LOAD - Enum constant in enum class org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
 
loadBundle(String) - Static method in class org.omegat.util.OStrings
Loads resources from the specified file.
loadBundle(Locale) - Static method in class org.omegat.util.OStrings
Loads resources with the specified locale.
loadConfig(File) - Static method in class org.omegat.filters2.master.FilterMaster
Loads information about the filters from an XML file.
loadCredentials(String, String, String, String, int) - Static method in class org.omegat.core.team2.impl.TeamUtils
 
loadDefaultAppDarkColors(UIDefaults) - Static method in class org.omegat.util.gui.UIDesignManager
 
loadDefaultAppLightColors(UIDefaults) - Static method in class org.omegat.util.gui.UIDesignManager
 
loadDefaultColors(UIDefaults) - Static method in class org.omegat.util.gui.UIDesignManager
Load application default colors
loadDict(File) - Method in interface org.omegat.core.dictionaries.IDictionaryFactory
Load the given file and return an IDictionary that wraps it.
loadDict(File) - Method in class org.omegat.core.dictionaries.LingvoDSL
 
loadDict(File) - Method in class org.omegat.core.dictionaries.StarDict
 
loadDict(File, Language) - Method in interface org.omegat.core.dictionaries.IDictionaryFactory
Load the given file and return an IDictionary that wraps it.
loadDict(File, Language) - Method in class org.omegat.core.dictionaries.StarDict
 
loadFile(String, FilterContext, IParseCallback) - Method in class org.omegat.filters2.master.FilterMaster
OmegaT core calls this method to load a source file.
loadFingerprint(String) - Static method in class org.omegat.core.team2.impl.TeamUtils
 
loadFromClasspath(String) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
loadFromDir(File) - Static method in class org.omegat.core.segmentation.SRX
Deprecated, for removal: This API element is subject to removal in a future version.
loadFromDir(File) - Static method in class org.omegat.core.segmentation.SRXManager
Loads the local segmentation file.
loadFromFile(File) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
loadPluginFromProperties(Properties) - Static method in class org.omegat.filters2.master.PluginUtils
Load plugin for test.
loadPlugins() - Static method in class org.omegat.core.dictionaries.LingvoDSL
Plugin loader.
loadPlugins() - Static method in class org.omegat.core.dictionaries.StarDict
Plugin loader.
loadPlugins() - Static method in class org.omegat.core.team2.impl.FileRepository
Plugin loader.
loadPlugins() - Static method in class org.omegat.core.team2.impl.GITRemoteRepository2
Plugin loader.
loadPlugins() - Static method in class org.omegat.core.team2.impl.HTTPRemoteRepository
Plugin loader.
loadPlugins() - Static method in class org.omegat.core.team2.impl.SVNRemoteRepository2
 
loadPlugins() - Static method in class org.omegat.externalfinder.ExternalFinder
OmegaT will call this method when loading.
loadPlugins() - Static method in class org.omegat.filters2.hhc.HHCFilter2
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.html2.HTMLFilter2
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.latex.LatexFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.mozlang.MozillaLangFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.pdf.PdfFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.po.PoFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.rc.RcFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.subtitles.SbvFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.subtitles.SrtFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.subtitles.WebVttFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.text.ilias.ILIASFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.text.ini.INIFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.text.magento.MagentoFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.text.TextFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.text.yaml.YamlFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters2.xtagqxp.XtagFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.android.AndroidFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.docbook.DocBookFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.flash.FlashFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.helpandmanual.HelpAndManualFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.infix.InfixFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.l10nmgr.L10nmgrFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.properties.PropertiesFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.relaxng.RelaxNGFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.resx.ResXFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.schematron.SchematronFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.scribus.ScribusFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.svg.SvgFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.txml.TXMLFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.typo3.Typo3Filter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.visio.VisioFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.wix.WiXFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.wordpress.WordpressFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.xliff.XLIFFFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters4.xml.openxml.MsOfficeFileFilter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters4.xml.xliff.SdlProject
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters4.xml.xliff.SdlXliff
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters4.xml.xliff.Xliff1Filter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.filters4.xml.xliff.Xliff2Filter
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.gui.accesstool.QuickAccess
 
loadPlugins() - Static method in class org.omegat.gui.editor.autotext.Autotext
 
loadPlugins() - Static method in class org.omegat.gui.editor.chartable.CharTableAutoCompleterView
 
loadPlugins() - Static method in class org.omegat.gui.editor.history.HistoryCompleter
 
loadPlugins() - Static method in class org.omegat.gui.editor.history.HistoryPredictor
 
loadPlugins() - Static method in class org.omegat.gui.editor.mark.WhitespaceMarker
 
loadPlugins() - Static method in class org.omegat.gui.editor.TagAutoCompleterView
 
loadPlugins() - Static method in class org.omegat.gui.glossary.GlossaryAutoCompleterView
 
loadPlugins() - Static method in class org.omegat.gui.scripting.ScriptingModule
 
loadPlugins() - Static method in class org.omegat.gui.theme.DefaultClassicTheme
 
loadPlugins() - Static method in class org.omegat.gui.theme.DefaultFlatTheme
 
loadPlugins() - Static method in class org.omegat.tokenizer.HunspellTokenizer
 
loadPlugins() - Static method in class org.omegat.tokenizer.LuceneEnglishTokenizer
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.util.gui.HtmlMediaSupport
load plugin.
loadPlugins(Map<String, String>) - Static method in class org.omegat.filters2.master.PluginUtils
Loads plugins for the application.
loadProject(boolean) - Method in class org.omegat.core.data.RealProject
Load exist project in a "big" sense -- loads project's properties, glossaries, tms, source files etc.
loadProject(ProjectProperties, boolean) - Static method in class org.omegat.core.data.ProjectFactory
Loads project in a "big" sense -- loads project's properties, glossaries, tms, source files etc.
loadProjectFilters() - Method in class org.omegat.core.data.ProjectProperties
Loads filters.xml if found in the /omegat filter of the project
loadProjectFiltersOrDefaults() - Method in class org.omegat.core.data.ProjectProperties
Loads the project-specific filters or falls back to default filters if the project filters cannot be loaded due to an exception.
loadProjectProperties(File) - Static method in class org.omegat.util.ProjectFileStorage
Load the project properties file for the project at the specified directory.
loadProjectSRX() - Method in class org.omegat.core.data.ProjectProperties
Loads segmentation.conf if found in the /omegat folder of the project.
loadPropertiesFile(File, File) - Static method in class org.omegat.util.ProjectFileStorage
Load the specified project properties file for the project at the specified directory.
loadSrxFile(URI) - Static method in class org.omegat.core.segmentation.SRXManager
 
loadSrxInputStream(InputStream) - Static method in class org.omegat.core.segmentation.SRXManager
 
LOC_BROWSE_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
LOCAL_INSTALLATION - Enum constant in enum class org.omegat.languagetools.LanguageToolWrapper.BridgeType
 
localeComparator(Function<? super T, ? extends String>) - Static method in class org.omegat.util.StreamUtil
Get a comparator that compares based on PRIMARY differences with the current default locale.
localizedTagError(ErrorReport.TagError) - Static method in class org.omegat.core.tagvalidation.ErrorReport
Obtain the appropriate user-facing string for an error.
LOCK_INSERT_LABEL_NAME - Static variable in class org.omegat.gui.main.MainWindowStatusBar
 
lockUI() - Method in class org.omegat.gui.main.ConsoleWindow
 
lockUI() - Method in interface org.omegat.gui.main.IMainWindow
Lock UI for long-term operations.
lockUI() - Method in class org.omegat.gui.main.MainWindow
 
log(String) - Static method in class org.omegat.util.Log
Logs what otherwise would go to System.out
log(Throwable) - Static method in class org.omegat.util.Log
Logs an Exception or Error.
log(Throwable, String, Object...) - Static method in class org.omegat.util.Log
 
Log - Class in org.omegat.util
A collection of methods to make logging things easier.
LOG_TEXTPANE_NAME - Static variable in class org.omegat.gui.dialogs.LogDialogController
 
logDebug(String, Object...) - Static method in class org.omegat.util.Log
Logs a debug message with optional parameters.
logDebug(Logger, String, Object...) - Static method in class org.omegat.util.Log
Deprecated, for removal: This API element is subject to removal in a future version. 
LogDialog - Class in org.omegat.gui.dialogs
Dialog showing the log.
LogDialog(Frame) - Constructor for class org.omegat.gui.dialogs.LogDialog
Creates new form LogDialog
LogDialogController - Class in org.omegat.gui.dialogs
 
LogDialogController(JFrame) - Constructor for class org.omegat.gui.dialogs.LogDialogController
Create LogDialog dialog.
logErrorRB(String, Object) - Static method in class org.omegat.util.Log
Writes an error message to the log (to be retrieved from the resource bundle).
logErrorRB(String, Object...) - Static method in class org.omegat.util.Log
Writes an error message to the log (to be retrieved from the resource bundle)
logErrorRB(Throwable, String, Object...) - Static method in class org.omegat.util.Log
Writes an error message to the log (to be retrieved from the resource bundle).
logInfoRB(String) - Static method in class org.omegat.util.Log
Writes an info message to the log (to be retrieved from the resource bundle).
logInfoRB(String, Object) - Static method in class org.omegat.util.Log
Writes an info message to the log (to be retrieved from the resource bundle).
logInfoRB(String, Object...) - Static method in class org.omegat.util.Log
Writes an info message to the log (to be retrieved from the resource bundle).
logRB(String, Object...) - Static method in class org.omegat.util.Log
Logs a message, retrieved from the resource bundle.
logTagValidationErrors(List<ErrorReport>) - Method in interface org.omegat.core.tagvalidation.ITagValidation
Log invalid tags entries to console.
logTagValidationErrors(List<ErrorReport>) - Method in class org.omegat.core.tagvalidation.TagValidationTool
 
logWarningRB(String, Object) - Static method in class org.omegat.util.Log
Writes a warning message to the log (to be retrieved from the resource bundle).
logWarningRB(String, Object...) - Static method in class org.omegat.util.Log
Writes a warning message to the log (to be retrieved from the resource bundle)
LongProcessExecutor - Class in org.omegat.core.threads
Centralized executor for long-running background work.
LongProcessExecutor(String) - Constructor for class org.omegat.core.threads.LongProcessExecutor
 
LongProcessExecutor.CancellableSupplier<T> - Interface in org.omegat.core.threads
 
LongProcessHandle<T> - Class in org.omegat.core.threads
A handle returned to callers when a long-running task is started.
LongProcessInterruptedException - Exception in org.omegat.core.threads
Exception for be thrown when thread stopped by OmegaT.
LongProcessInterruptedException() - Constructor for exception org.omegat.core.threads.LongProcessInterruptedException
 
LongProcessThread - Class in org.omegat.core.threads
Thread for some long operations in background, like statistics calculation.
LongProcessThread() - Constructor for class org.omegat.core.threads.LongProcessThread
 
lookUp(String) - Method in class org.omegat.core.dictionaries.DictionaryData
Look up the given word.
lookUpPredictive(String) - Method in class org.omegat.core.dictionaries.DictionaryData
Look up the given word using predictive completion; e.g.
lookupRulesForLanguage(SRX, Language) - Static method in class org.omegat.core.segmentation.SRXManager
Finds the rules for a certain language.
lookupRulesForLanguage(Language) - Method in class org.omegat.core.segmentation.SRX
Deprecated, for removal: This API element is subject to removal in a future version.
LOOSE_TAG_ORDERING - Static variable in class org.omegat.util.Preferences
 
LOWER - Enum constant in enum class org.omegat.gui.editor.IEditor.CHANGE_CASE_TO
lower case
lowerCaseMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
LT_DISABLED - Static variable in class org.omegat.util.Preferences
 
LT_DISABLED_DEFAULT - Static variable in class org.omegat.util.Preferences
 
LuceneArabicTokenizer - Class in org.omegat.tokenizer
A tokenizer implementation for tokenizing Arabic text based on Lucene's ArabicAnalyzer.
LuceneArabicTokenizer() - Constructor for class org.omegat.tokenizer.LuceneArabicTokenizer
 
LuceneArmenianTokenizer - Class in org.omegat.tokenizer
Tokenizer implementation for processing Armenian text.
LuceneArmenianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneArmenianTokenizer
 
LuceneBasqueTokenizer - Class in org.omegat.tokenizer
Tokenizer class specifically designed for processing Basque text.
LuceneBasqueTokenizer() - Constructor for class org.omegat.tokenizer.LuceneBasqueTokenizer
 
LuceneBrazilianTokenizer - Class in org.omegat.tokenizer
A tokenizer implementation for processing Brazilian Portuguese text with optional stemming and stop word removal capabilities.
LuceneBrazilianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneBrazilianTokenizer
 
LuceneBulgarianTokenizer - Class in org.omegat.tokenizer
The LuceneBulgarianTokenizer class is a tokenizer implementation designed for processing Bulgarian text.
LuceneBulgarianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneBulgarianTokenizer
 
LuceneCatalanTokenizer - Class in org.omegat.tokenizer
Tokenizer implementation for processing Catalan language text.
LuceneCatalanTokenizer() - Constructor for class org.omegat.tokenizer.LuceneCatalanTokenizer
 
LuceneCJKTokenizer - Class in org.omegat.tokenizer
Tokenizer implementation specifically designed for processing CJK (Chinese, Japanese, Korean) text.
LuceneCJKTokenizer() - Constructor for class org.omegat.tokenizer.LuceneCJKTokenizer
 
LuceneCzechTokenizer - Class in org.omegat.tokenizer
A tokenizer implementation for the Czech language, extending the functionality of the BaseTokenizer.
LuceneCzechTokenizer() - Constructor for class org.omegat.tokenizer.LuceneCzechTokenizer
 
LuceneDanishTokenizer - Class in org.omegat.tokenizer
The LuceneDanishTokenizer class extends the BaseTokenizer and provides tokenization functionality for Danish language text processing.
LuceneDanishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneDanishTokenizer
 
LuceneDutchTokenizer - Class in org.omegat.tokenizer
LuceneDutchTokenizer is a specialized tokenizer for processing Dutch language text.
LuceneDutchTokenizer() - Constructor for class org.omegat.tokenizer.LuceneDutchTokenizer
 
LuceneEnglishTokenizer - Class in org.omegat.tokenizer
The LuceneEnglishTokenizer class provides a tokenization implementation for the English language using Lucene's EnglishAnalyzer.
LuceneEnglishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneEnglishTokenizer
 
LuceneFinnishTokenizer - Class in org.omegat.tokenizer
Tokenizer class for the Finnish language that extends the base tokenizer functionality.
LuceneFinnishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneFinnishTokenizer
 
LuceneFrenchTokenizer - Class in org.omegat.tokenizer
The LuceneFrenchTokenizer is a specialized tokenizer intended for processing French language text with Lucene.
LuceneFrenchTokenizer() - Constructor for class org.omegat.tokenizer.LuceneFrenchTokenizer
 
LuceneGalicianTokenizer - Class in org.omegat.tokenizer
Tokenizer implementation for the Galician language based on Lucene.
LuceneGalicianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneGalicianTokenizer
 
LuceneGermanTokenizer - Class in org.omegat.tokenizer
LuceneGermanTokenizer class provides tokenization functionality specifically designed for German language text.
LuceneGermanTokenizer() - Constructor for class org.omegat.tokenizer.LuceneGermanTokenizer
 
LuceneGreekTokenizer - Class in org.omegat.tokenizer
A tokenizer specifically designed for tokenizing Greek text.
LuceneGreekTokenizer() - Constructor for class org.omegat.tokenizer.LuceneGreekTokenizer
 
LuceneHindiTokenizer - Class in org.omegat.tokenizer
LuceneHindiTokenizer is a tokenizer implementation for the Hindi language, extending the base functionality of the BaseTokenizer.
LuceneHindiTokenizer() - Constructor for class org.omegat.tokenizer.LuceneHindiTokenizer
 
LuceneHungarianTokenizer - Class in org.omegat.tokenizer
A tokenizer class for processing Hungarian text using the Lucene library.
LuceneHungarianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneHungarianTokenizer
 
LuceneIndonesianTokenizer - Class in org.omegat.tokenizer
A tokenizer implementation designed for the Indonesian language, utilizing Lucene's IndonesianAnalyzer to provide specific tokenization and processing of text data.
LuceneIndonesianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneIndonesianTokenizer
 
LuceneIrishTokenizer - Class in org.omegat.tokenizer
A tokenizer for processing text in the Irish language.
LuceneIrishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneIrishTokenizer
 
LuceneItalianTokenizer - Class in org.omegat.tokenizer
Tokenizer implementation for processing Italian language text using Apache Lucene.
LuceneItalianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneItalianTokenizer
 
LuceneJapaneseTokenizer - Class in org.omegat.tokenizer
A tokenizer implementation that specializes in processing Japanese text using Apache Lucene.
LuceneJapaneseTokenizer() - Constructor for class org.omegat.tokenizer.LuceneJapaneseTokenizer
Initializes the tokenizer and sets up default configurations.
LuceneLatvianTokenizer - Class in org.omegat.tokenizer
A tokenizer for processing Latvian language text using Lucene's analysis capabilities.
LuceneLatvianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneLatvianTokenizer
 
LuceneNorwegianTokenizer - Class in org.omegat.tokenizer
A tokenizer implementation for the Norwegian language, tailored for use with text processing tasks.
LuceneNorwegianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneNorwegianTokenizer
 
LucenePersianTokenizer - Class in org.omegat.tokenizer
A tokenizer for processing Persian text using Apache Lucene's PersianAnalyzer.
LucenePersianTokenizer() - Constructor for class org.omegat.tokenizer.LucenePersianTokenizer
 
LucenePolishTokenizer - Class in org.omegat.tokenizer
A tokenizer implementation for the Polish language using the Lucene analysis library.
LucenePolishTokenizer() - Constructor for class org.omegat.tokenizer.LucenePolishTokenizer
 
LucenePortugueseTokenizer - Class in org.omegat.tokenizer
LucenePortugueseTokenizer provides a tokenization mechanism for processing Portuguese text.
LucenePortugueseTokenizer() - Constructor for class org.omegat.tokenizer.LucenePortugueseTokenizer
 
LuceneRomanianTokenizer - Class in org.omegat.tokenizer
LuceneRomanianTokenizer is a tokenizer specifically designed for the Romanian language.
LuceneRomanianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneRomanianTokenizer
 
LuceneRussianTokenizer - Class in org.omegat.tokenizer
The LuceneRussianTokenizer class provides text tokenization specifically for the Russian language.
LuceneRussianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneRussianTokenizer
 
LuceneSmartChineseTokenizer - Class in org.omegat.tokenizer
LuceneSmartChineseTokenizer is a tokenizer class for handling Chinese text processing using the SmartChineseAnalyzer or HMMChineseTokenizer from the Lucene library.
LuceneSmartChineseTokenizer() - Constructor for class org.omegat.tokenizer.LuceneSmartChineseTokenizer
 
LuceneSpanishTokenizer - Class in org.omegat.tokenizer
A tokenizer implementation for the Spanish language using Lucene's analysis tools.
LuceneSpanishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneSpanishTokenizer
 
LuceneSwedishTokenizer - Class in org.omegat.tokenizer
The LuceneSwedishTokenizer class provides functionality to tokenize Swedish text strings while optionally applying stemming and stop word filtering.
LuceneSwedishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneSwedishTokenizer
 
LuceneThaiTokenizer - Class in org.omegat.tokenizer
LuceneThaiTokenizer is a tokenizer implementation for processing Thai language text.
LuceneThaiTokenizer() - Constructor for class org.omegat.tokenizer.LuceneThaiTokenizer
 
LuceneTurkishTokenizer - Class in org.omegat.tokenizer
The LuceneTurkishTokenizer provides tokenization for Turkish text.
LuceneTurkishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneTurkishTokenizer
 

M

MAC32 - Enum constant in enum class org.omegat.util.Platform.OsType
 
MAC64 - Enum constant in enum class org.omegat.util.Platform.OsType
 
MachineTranslateController - Class in org.omegat.gui.exttrans
Controller for MachineTranslateTextArea following MVC.
MachineTranslateController(MachineTranslateTextArea) - Constructor for class org.omegat.gui.exttrans.MachineTranslateController
 
MachineTranslateError - Exception in org.omegat.core.machinetranslators
An exception class for machine translation errors.
MachineTranslateError(String) - Constructor for exception org.omegat.core.machinetranslators.MachineTranslateError
Constructor an instance of MachineTranslateError with the specified message.
MachineTranslateError(String, Throwable) - Constructor for exception org.omegat.core.machinetranslators.MachineTranslateError
Constructor an instance of MachineTranslateError with the specified message and cause.
MachineTranslateTextArea - Class in org.omegat.gui.exttrans
Pane for display machine translations.
MachineTranslateTextArea(IMainWindow) - Constructor for class org.omegat.gui.exttrans.MachineTranslateTextArea
 
MachineTranslationInfo - Class in org.omegat.gui.exttrans
Class to store a machine translation result.
MachineTranslationInfo(String, String) - Constructor for class org.omegat.gui.exttrans.MachineTranslationInfo
 
MachineTranslationPreferencesController - Class in org.omegat.gui.preferences.view
MachineTranslationPreferencesController is responsible for managing user interface and preferences related to configuring machine translation providers.
MachineTranslationPreferencesController() - Constructor for class org.omegat.gui.preferences.view.MachineTranslationPreferencesController
 
MachineTranslationPreferencesPanel - Class in org.omegat.gui.preferences.view
 
MachineTranslationPreferencesPanel() - Constructor for class org.omegat.gui.preferences.view.MachineTranslationPreferencesPanel
Creates new form MachineTranslationPanel
MACHINETRANSLATOR - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
Machine Translator service connectors that provide IMachineTranslation API.
MachineTranslators - Class in org.omegat.core.machinetranslators
Deprecated, for removal: This API element is subject to removal in a future version.
MachineTranslatorsManager - Class in org.omegat.core.machinetranslators
A class for aggregating machine translation connectors.
MachineTranslatorsManager() - Constructor for class org.omegat.core.machinetranslators.MachineTranslatorsManager
 
MacOSDarkThemeDetector - Class in org.omegat.util.gui.laf
Copyright 2000-2021 JetBrains s.r.o.
MacOSDarkThemeDetector() - Constructor for class org.omegat.util.gui.laf.MacOSDarkThemeDetector
 
MagentoFilter - Class in org.omegat.filters2.text.magento
Filter to support Files for Magento CE locale.
MagentoFilter() - Constructor for class org.omegat.filters2.text.magento.MagentoFilter
 
MagicComment - Class in org.omegat.util
Utility for parsing "magic comments": a leading line in a file that contains metadata or settings like
MagicComment() - Constructor for class org.omegat.util.MagicComment
 
main(String[]) - Static method in class org.omegat.core.team2.TeamTool
 
main(String[]) - Static method in class org.omegat.Main
 
Main - Class in org.omegat
The main OmegaT class, used to launch the program.
MainClassLoader - Class in org.omegat
 
MainClassLoader() - Constructor for class org.omegat.MainClassLoader
 
MainClassLoader(ClassLoader) - Constructor for class org.omegat.MainClassLoader
 
MainClassLoader(URL[], ClassLoader) - Constructor for class org.omegat.MainClassLoader
 
MainMenuIcons - Class in org.omegat.gui.main
 
MainMenuUI - Class in org.omegat.gui.preferences
 
MainMenuUI() - Constructor for class org.omegat.gui.preferences.MainMenuUI
 
MainWindow - Class in org.omegat.gui.main
The main window of OmegaT application (unless the application is started in consoleMode).
MainWindow() - Constructor for class org.omegat.gui.main.MainWindow
Creates new form MainWindow
MAINWINDOW_LAYOUT - Static variable in class org.omegat.util.Preferences
 
MainWindowBurgerMenu - Class in org.omegat.gui.main
Class for newUI main menu.
MainWindowBurgerMenu(MainWindow, MainWindowMenuHandler) - Constructor for class org.omegat.gui.main.MainWindowBurgerMenu
 
MainWindowMenu - Class in org.omegat.gui.main
Class for classic main menu.
MainWindowMenu(IMainWindow, BaseMainWindowMenuHandler) - Constructor for class org.omegat.gui.main.MainWindowMenu
 
MainWindowMenuHandler - Class in org.omegat.gui.main
Handler for main menu items.
MainWindowMenuHandler() - Constructor for class org.omegat.gui.main.MainWindowMenuHandler
 
MainWindowMenuHandler(MainWindow) - Constructor for class org.omegat.gui.main.MainWindowMenuHandler
 
MainWindowStatusBar - Class in org.omegat.gui.main
 
MainWindowStatusBar() - Constructor for class org.omegat.gui.main.MainWindowStatusBar
 
MainWindowStatusBar.StatusBarMode - Enum Class in org.omegat.gui.main
 
MainWindowStatusBarController - Class in org.omegat.gui.main
 
MainWindowStatusBarController() - Constructor for class org.omegat.gui.main.MainWindowStatusBarController
 
MainWindowUI - Class in org.omegat.gui.main
Class for initialize, load/save, etc.
makeCaretAlwaysVisible(JTextComponent) - Static method in class org.omegat.util.gui.StaticUIUtils
Make caret visible even when the JTextComponent is not editable.
makeFilenameRelative(String, String) - Static method in class org.omegat.util.StaticUtils
Makes the file name relative to the given path.
makeUndoable(JTextComponent) - Static method in class org.omegat.util.gui.StaticUIUtils
 
makeValidXML(int) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
Converts a single code point into valid XML.
makeValidXML(String) - Static method in class org.omegat.util.StringUtil
Converts a stream of plaintext into valid XML.
makeValidXML(String) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
Converts a stream of plaintext into valid XML.
makeVisible(String) - Method in class org.omegat.gui.search.SearchWindowController
Make Search window visible on screen, with optional initial query (may be null).
MALFORMED - Enum constant in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Indicates a nesting problem, such as overlapping or swapped open/close tags.
MappingRulesModel - Class in org.omegat.core.segmentation.datamodels
Table Model for Sets of segmentation rules.
MappingRulesModel(SRX) - Constructor for class org.omegat.core.segmentation.datamodels.MappingRulesModel
Creates a new instance of MappingRulesModel
MapRule - Class in org.omegat.core.segmentation
A class representing the language rules and their mapping to the segmentation rules for each particular language.
MapRule(Languagemap, List<Rule>) - Constructor for class org.omegat.core.segmentation.MapRule
Create initialized MapRule object from segmentation.srx.
MapRule(String, String, List<Rule>) - Constructor for class org.omegat.core.segmentation.MapRule
Create initialized MapRule object.
Maprules - Class in gen.core.segmentation
Java class for anonymous complex type
Maprules() - Constructor for class gen.core.segmentation.Maprules
 
MARGIN_BORDER - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
mark() - Method in class org.omegat.gui.properties.FlashColorInterpolator
 
mark(int) - Method in class org.omegat.util.LinebreakPreservingReader
 
Mark - Class in org.omegat.gui.editor.mark
Class for store information about one mark.
Mark(Mark.ENTRY_PART, int, int) - Constructor for class org.omegat.gui.editor.mark.Mark
 
MARK_ALT_TRANSLATIONS - Static variable in class org.omegat.util.Preferences
Mark alternative translations
MARK_AUTOPOPULATED - Static variable in class org.omegat.util.Preferences
 
MARK_BIDI - Static variable in class org.omegat.util.Preferences
Mark Bidi controls as symbols
MARK_GLOSSARY_MATCHES - Static variable in class org.omegat.util.Preferences
Mark glossary matches.
MARK_NBSP - Static variable in class org.omegat.util.Preferences
Mark the non-breakable spaces with a different color
MARK_NON_UNIQUE_SEGMENTS - Static variable in class org.omegat.util.Preferences
mark unique segments
MARK_NOTED_SEGMENTS - Static variable in class org.omegat.util.Preferences
Mark the segments with a note with a different color
MARK_PARA_DELIMITATIONS - Static variable in class org.omegat.util.Preferences
Mark paragraphs starts
MARK_PARA_TEXT - Static variable in class org.omegat.util.Preferences
 
MARK_PARA_TEXT_DEFAULT - Static variable in class org.omegat.util.Preferences
Default paragraph delimitation indicator
MARK_TRANSLATED_SEGMENTS - Static variable in class org.omegat.util.Preferences
Mark the translated segments with a different color
MARK_UNTRANSLATED_SEGMENTS - Static variable in class org.omegat.util.Preferences
Mark the untranslated segments with a different color
MARK_WHITESPACE - Static variable in class org.omegat.util.Preferences
Mark whitespace as symbols
Mark.ENTRY_PART - Enum Class in org.omegat.gui.editor.mark
 
markActiveEntrySource(SourceTextEntry, List<Mark>, String) - Method in class org.omegat.gui.editor.EditorController
 
markActiveEntrySource(SourceTextEntry, List<Mark>, String) - Method in interface org.omegat.gui.editor.IEditor
All plugins can call this method for mark something in active entry.
markActiveEntrySource(SourceTextEntry, List<Mark>, String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
marker - Variable in class org.omegat.gui.editor.mark.CalcMarkersThread
 
MARKER - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
Markers, that provide IMaker, mostly bundled.
MarkerController - Class in org.omegat.gui.editor
Class for manage marks and controll all markers.
markerIndex - Variable in class org.omegat.gui.editor.mark.EntryMarks
 
markSupported() - Method in class org.omegat.util.LinebreakPreservingReader
 
Martif - Class in gen.core.tbx
Java class for anonymous complex type
Martif() - Constructor for class gen.core.tbx.Martif
 
MartifHeader - Class in gen.core.tbx
Java class for anonymous complex type
MartifHeader() - Constructor for class gen.core.tbx.MartifHeader
 
Masks - Class in gen.core.project
Java class for masks complex type
Masks() - Constructor for class gen.core.project.Masks
 
matchCapitalization(String, String, Locale) - Static method in class org.omegat.util.StringUtil
 
MATCHES - Enum constant in enum class org.omegat.gui.stat.StatisticsWindow.STAT_TYPE
 
MATCHES_PER_FILE - Enum constant in enum class org.omegat.gui.stat.StatisticsWindow.STAT_TYPE
 
MATCHES_STEMMING_FULL - Static variable in class org.omegat.util.Preferences
A constant string identifier for the tokenizer configuration that enables full stemming functionality.
MatchesTextArea - Class in org.omegat.gui.matches
This is a Match pane, that displays fuzzy matches.
MatchesTextArea(IMainWindow) - Constructor for class org.omegat.gui.matches.MatchesTextArea
Creates new form MatchGlossaryPane
MatchesVarExpansion - Class in org.omegat.gui.matches
This class is used to convert a NearString to a text visible in the MatchesTextArea according to the given template containing variables.
MatchesVarExpansion(String) - Constructor for class org.omegat.gui.matches.MatchesVarExpansion
 
MatchesVarExpansion.Result - Class in org.omegat.gui.matches
Class to store formatted text and indications for other treatments
MATCHING - Enum constant in enum class org.omegat.tokenizer.ITokenizer.StemmingMode
Stemming for fuzzy matching.
MATCHING_FULL - Enum constant in enum class org.omegat.tokenizer.ITokenizer.StemmingMode
Stemming for fuzzy matching with full snowball support.
MatchStatCounts - Class in org.omegat.core.statistics
Bean for store match count for one file or for full project, i.e.
MatchStatCounts() - Constructor for class org.omegat.core.statistics.MatchStatCounts
 
MatchStatisticsPanel - Class in org.omegat.gui.stat
 
MatchStatisticsPanel(StatisticsWindow) - Constructor for class org.omegat.gui.stat.MatchStatisticsPanel
 
MAX_BACKUPS - Static variable in class org.omegat.util.OConsts
 
MAX_NEAR_STRINGS - Static variable in class org.omegat.util.OConsts
Number of fuzzy matches to display
MAX_PARENT_DIRECTORIES_ABS2REL - Static variable in class org.omegat.util.OConsts
The maximum "distance" in parent directories a path can be at when relativizing a path for storage.
MAX_RECENT_PROJECTS - Static variable in class org.omegat.util.OConsts
Max number of recent projects to remember
memory - Variable in class org.omegat.core.search.SearchExpression
 
MEMORY - Enum constant in enum class org.omegat.core.matching.NearString.MATCH_SOURCE
From project memory
MEMORY_USAGE_LABEL_NAME - Static variable in class org.omegat.gui.dialogs.AboutDialog
 
MemoryUtils - Class in org.omegat.util
Utils for calculate used memory.
menu - Variable in class org.omegat.gui.main.MainWindow
 
menuCanceled(MenuEvent) - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
menuClassID - Static variable in class org.omegat.util.gui.UIDesignManager
 
menuDeselected(MenuEvent) - Method in class org.omegat.gui.main.BaseMainWindowMenu
 
MenuExtender - Class in org.omegat.util.gui
 
MenuExtender.MenuKey - Enum Class in org.omegat.util.gui
 
MenuItemPager - Class in org.omegat.util.gui
A helper class for creating nested submenus.
MenuItemPager(JMenu) - Constructor for class org.omegat.util.gui.MenuItemPager
 
MenuItemPager(JPopupMenu) - Constructor for class org.omegat.util.gui.MenuItemPager
 
MenuItemPager(MenuExtender.MenuKey) - Constructor for class org.omegat.util.gui.MenuItemPager
 
menuSelected(MenuEvent) - Method in class org.omegat.gui.main.BaseMainWindowMenu
Code for dispatching events from components to event handlers.
MENUUI_CLASS_NAME - Static variable in class org.omegat.util.Preferences
 
merge(NearString, EntryKey, String, String, NearString.MATCH_SOURCE, boolean, int, int, int, byte[], String, String, long, String, long, List<TMXProp>) - Static method in class org.omegat.core.matching.NearString
Deprecated.
merge(NearString, EntryKey, ITMXEntry, NearString.MATCH_SOURCE, boolean, NearString.Scores, byte[], String) - Static method in class org.omegat.core.matching.NearString
Merge NearString object.
message - Variable in class org.omegat.languagetools.LanguageToolResult
 
message - Variable in exception org.omegat.util.HttpConnectionUtils.ResponseError
 
messageTextArea - Variable in class org.omegat.gui.preferences.PreferencePanel
 
MFindField - Class in org.omegat.gui.search
"Default text" feature inspired by http://stackoverflow.com/a/1739037/448068
MFindField() - Constructor for class org.omegat.gui.search.MFindField
 
MISCELLANEOUS - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
Misc plugins, such as a GUI extension like web browser support.
MISSING - Enum constant in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Indicates a tag in the source text that is not present in the translation.
MixedEolHandlingReader - Class in org.omegat.util
This reader tries to detect the correct EOL type for the input stream based on the frequency of EOL chars encountered within a lookahead range.
MixedEolHandlingReader(Reader) - Constructor for class org.omegat.util.MixedEolHandlingReader
 
mode - Variable in class org.omegat.core.search.SearchExpression
 
MODE - Static variable in class org.omegat.CLIParameters
 
ModificationInfoManager - Class in org.omegat.gui.editor
This class is used to generate modification info for a TMXEntry to a text visible above source segment according to the given template containing variables.
ModificationInfoManager.ModificationInfoVarExpansion - Class in org.omegat.gui.editor
 
ModificationInfoVarExpansion(String) - Constructor for class org.omegat.gui.editor.ModificationInfoManager.ModificationInfoVarExpansion
 
MODIFIED - Enum constant in enum class org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
 
modifyPoint(Point) - Method in class org.omegat.gui.editor.chartable.CharTableModel
Prevent the use of invalid points in the table (beyond data string length).
MoodlePHPFilter - Class in org.omegat.filters2.moodlephp
Filter for support Moodle PHP files.
MoodlePHPFilter() - Constructor for class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
MoodlePHPOptionsDialog - Class in org.omegat.filters2.moodlephp
Modal dialog to edit the Moodle PHP filter options.
MoodlePHPOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters2.moodlephp.MoodlePHPOptionsDialog
Creates new form MoodlePHPOptionsDialog
MORFOLOGIK - Enum constant in enum class org.omegat.core.spellchecker.SpellCheckDictionaryType
Morfologik dictionary(*.dict).
MOST_RECENT_PROJECTS_PREFIX - Static variable in class org.omegat.util.Preferences
 
MOST_RECENT_PROJECTS_SIZE - Static variable in class org.omegat.util.Preferences
Most recent projects list
move(int) - Method in class org.omegat.core.search.SearchMatch
 
moveRowDown(int) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
Moves a mapping rule down an order.
moveRowDown(int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
Moves a segmentation rule down an order.
moveRowFirst(int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
Moves a segmentation rule to top.
moveRowToBottom(int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
Moves a segmentation rule to bottom.
moveRowUp(int) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
Moves a mapping rule up an order.
moveRowUp(int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
Moves a segmentation rule up an order.
MozillaDTDFilter - Class in org.omegat.filters2.mozdtd
Filter for support Mozilla DTD files.
MozillaDTDFilter() - Constructor for class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
MozillaDTDOptionsDialog - Class in org.omegat.filters2.mozdtd
Modal dialog to edit the Mozilla DTD filter options.
MozillaDTDOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters2.mozdtd.MozillaDTDOptionsDialog
Creates new form MozillaDTDOptionsDialog
MozillaFTLFilter - Class in org.omegat.filters2.text.mozftl
Filter to support Files with Key=Value pairs, which are sometimes used for i18n of software.
MozillaFTLFilter() - Constructor for class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
MozillaFTLOptionsDialog - Class in org.omegat.filters2.text.mozftl
Modal dialog to edit the Mozilla FTL filter options.
MozillaFTLOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters2.text.mozftl.MozillaFTLOptionsDialog
Creates new form MozillaFTLDTDOptionsDialog
MozillaLangFilter - Class in org.omegat.filters2.mozlang
Filter for support Mozilla lang files.
MozillaLangFilter() - Constructor for class org.omegat.filters2.mozlang.MozillaLangFilter
 
MSGCTX - Enum constant in enum class org.omegat.filters2.po.PoFilter.MODE
 
MSGID - Enum constant in enum class org.omegat.filters2.po.PoFilter.MODE
 
MSGID_PLURAL - Enum constant in enum class org.omegat.filters2.po.PoFilter.MODE
 
MSGSTR - Enum constant in enum class org.omegat.filters2.po.PoFilter.MODE
 
MSGSTR_PLURAL - Enum constant in enum class org.omegat.filters2.po.PoFilter.MODE
 
MsOfficeFileFilter - Class in org.omegat.filters4.xml.openxml
Filter for Microsoft Open XML.
MsOfficeFileFilter() - Constructor for class org.omegat.filters4.xml.openxml.MsOfficeFileFilter
 
MT_AUTO_FETCH - Static variable in class org.omegat.util.Preferences
Whether to automatically perform MT requests on entering segment
MT_ONLY_UNTRANSLATED - Static variable in class org.omegat.util.Preferences
Whether to restrict automatic MT requests to only untranslated segments
MT_TM - Static variable in class org.omegat.util.OConsts
Project subfolder for machine translation memories.
MTConfigDialog - Class in org.omegat.gui.exttrans
A base dialog controller providing a UI for configuring an MT connector.
MTConfigDialog(Window, String) - Constructor for class org.omegat.gui.exttrans.MTConfigDialog
 
MTConfigPanel - Class in org.omegat.gui.exttrans
 
MTConfigPanel() - Constructor for class org.omegat.gui.exttrans.MTConfigPanel
Creates new form MTConfigPanel
MultiMap<K,V> - Class in org.omegat.util
A map that maps keys to sets of values.
MultiMap() - Constructor for class org.omegat.util.MultiMap
Creates an empty MultiMap.
MultipleTransFindThread - Class in org.omegat.gui.multtrans
Class for iterate by all translation and find entries for multiple translations pane.
MultipleTransFindThread(MultipleTransPane, IProject, SourceTextEntry) - Constructor for class org.omegat.gui.multtrans.MultipleTransFindThread
 
MultipleTransFoundEntry - Class in org.omegat.gui.multtrans
Class for store found multiple translations.
MultipleTransFoundEntry(String, TMXEntry) - Constructor for class org.omegat.gui.multtrans.MultipleTransFoundEntry
 
MultipleTransFoundEntry(EntryKey, TMXEntry) - Constructor for class org.omegat.gui.multtrans.MultipleTransFoundEntry
 
MultipleTransPane - Class in org.omegat.gui.multtrans
Pane for display information about multiple translations.
MultipleTransPane(IMainWindow) - Constructor for class org.omegat.gui.multtrans.MultipleTransPane
 
mustBeSwingThread() - Static method in class org.omegat.util.gui.UIThreadsUtil
Check if current thread is swing thread, and report error in log if it's not true.
mustNotBeSwingThread() - Static method in class org.omegat.util.gui.UIThreadsUtil
Check if current thread is NOT swing thread, and report error in log if it's not true.

N

name - Variable in class org.omegat.util.TagUtil.TagInfo
 
name - Variable in class org.omegat.util.xml.XMLAttribute
Deprecated.
 
NameAndPathComboBoxRenderer - Class in org.omegat.gui.accesstool
 
NameAndPathComboBoxRenderer() - Constructor for class org.omegat.gui.accesstool.NameAndPathComboBoxRenderer
 
NamespaceFilter(XMLReader) - Constructor for class org.omegat.gui.glossary.GlossaryReaderTBX.NamespaceFilter
 
NATIVE - Enum constant in enum class org.omegat.languagetools.LanguageToolWrapper.BridgeType
 
NBSPMarker - Class in org.omegat.gui.editor.mark
Marker for Non-breakable space
NBSPMarker() - Constructor for class org.omegat.gui.editor.mark.NBSPMarker
 
NearString - Class in org.omegat.core.matching
Class to hold a single fuzzy match.
NearString(EntryKey, String, String, NearString.MATCH_SOURCE, boolean, int, int, int, byte[], String, String, long, String, long, List<TMXProp>) - Constructor for class org.omegat.core.matching.NearString
Deprecated.
NearString(EntryKey, ITMXEntry, NearString.MATCH_SOURCE, boolean, NearString.Scores, byte[], String) - Constructor for class org.omegat.core.matching.NearString
Constructor.
NearString.MATCH_SOURCE - Enum Class in org.omegat.core.matching
 
NearString.Scores - Class in org.omegat.core.matching
 
NearString.ScoresComparator - Class in org.omegat.core.matching
 
NearString.SORT_KEY - Enum Class in org.omegat.core.matching
 
needToCommit - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
NetworkException(String) - Constructor for exception org.omegat.core.team2.IRemoteRepository2.NetworkException
 
NetworkException(Throwable) - Constructor for exception org.omegat.core.team2.IRemoteRepository2.NetworkException
 
NEW - Enum constant in enum class org.omegat.core.data.PluginInformation.Status
 
NEW_PROJECT - Enum constant in enum class org.omegat.gui.dialogs.ProjectPropertiesDialog.Mode
This dialog is used to create a new project.
NEWFILE_EXTENSION - Static variable in class org.omegat.util.OConsts
 
newImageIcon(Image) - Static method in class org.omegat.gui.main.MainMenuIcons
Create icon with an image fit with menu items.
NewProjectFileChooser - Class in org.omegat.gui.dialogs
A chooser for project's directory for a newly created project.
NewProjectFileChooser() - Constructor for class org.omegat.gui.dialogs.NewProjectFileChooser
 
newStderrMonitor(Process) - Static method in class org.omegat.core.threads.CommandMonitor
 
newStdoutMonitor(Process) - Static method in class org.omegat.core.threads.CommandMonitor
 
NewTeamProject - Class in org.omegat.gui.dialogs
 
NewTeamProject(Frame) - Constructor for class org.omegat.gui.dialogs.NewTeamProject
Creates new form NewTeamProject
NewTeamProjectController - Class in org.omegat.gui.dialogs
 
NewTeamProjectController(IMainWindow) - Constructor for class org.omegat.gui.dialogs.NewTeamProjectController
 
next - Variable in class org.omegat.core.data.EntryKey
 
next() - Method in class org.omegat.tokenizer.WordIterator
Return the boundary of the word following the current boundary.
next(int) - Method in class org.omegat.tokenizer.WordIterator
Not yet implemented! Throws a RuntimeException if you try to call it. Return the nth boundary from the current boundary
NEXT - Enum constant in enum class org.omegat.core.data.SourceTextEntry.DUPLICATE
There is entries with the same source, and this is not first entry.
nextEntry() - Method in class org.omegat.gui.editor.EditorController
 
nextEntry() - Method in interface org.omegat.gui.editor.IEditor
Move to next entry.
nextEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
nextEntryWithNote() - Method in class org.omegat.gui.editor.EditorController
Finds the next entry with a non-empty note.
nextEntryWithNote() - Method in interface org.omegat.gui.editor.IEditor
Move to next entry with a note.
nextEntryWithNote() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
nextTranslatedEntry() - Method in class org.omegat.gui.editor.EditorController
Finds the next translated entry in the document.
nextTranslatedEntry() - Method in interface org.omegat.gui.editor.IEditor
Move to next translated entry.
nextTranslatedEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
nextUniqueEntry() - Method in class org.omegat.gui.editor.EditorController
Find the next unique entry.
nextUniqueEntry() - Method in interface org.omegat.gui.editor.IEditor
Move to the first non-unique entry.
nextUniqueEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
nextUntranslatedEntry() - Method in class org.omegat.gui.editor.EditorController
Finds the next untranslated entry in the document.
nextUntranslatedEntry() - Method in interface org.omegat.gui.editor.IEditor
Move to next untranslated entry.
nextUntranslatedEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
nextView - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
nextXAutoEntry() - Method in class org.omegat.gui.editor.EditorController
Finds the next/previous x-auto translated entry
nextXAutoEntry() - Method in interface org.omegat.gui.editor.IEditor
Move to next x-auto translated entry.
nextXAutoEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
nextXEnforcedEntry() - Method in class org.omegat.gui.editor.EditorController
Finds the next/previous x-enforced translated entry
nextXEnforcedEntry() - Method in interface org.omegat.gui.editor.IEditor
Move to next x-enforced translated entry.
nextXEnforcedEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
NO_ATTRIBUTES - Static variable in interface org.omegat.gui.glossary.IGlossaryRenderer
 
NO_TEAM - Static variable in class org.omegat.CLIParameters
CLI parameter to disable team functionality (treat as local project)
NOCHANGE - Enum constant in enum class org.omegat.core.matching.DiffDriver.Type
 
NON_ASCII_ONLY - Enum constant in enum class org.omegat.externalfinder.item.ExternalFinderItem.TARGET
Search non ascii only.
none() - Static method in class org.omegat.core.threads.CancellationToken
 
NONE - Enum constant in enum class org.omegat.core.data.SourceTextEntry.DUPLICATE
There is no entries with the same source.
NONE - Enum constant in enum class org.omegat.externalfinder.item.ExternalFinderItem.ENCODING
No encoding.
NONE - Enum constant in enum class org.omegat.tokenizer.ITokenizer.StemmingMode
No stemming.
normalizeUnicode(CharSequence) - Static method in class org.omegat.util.StringUtil
Apply Unicode NFC normalization to a string.
normalizeWidth(String) - Static method in class org.omegat.util.StringUtil
Normalizes the width of characters in the given text to ensure consistency in character forms.
note - Variable in class org.omegat.core.data.PrepareTMXEntry
 
note - Variable in class org.omegat.core.data.TMXEntry
 
note - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
note(String) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
Note - Class in gen.core.tbx
Java class for anonymous complex type
Note() - Constructor for class gen.core.tbx.Note
 
noteMatch(SearchMatch[]) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
NOTES_ATTRIBUTES - Static variable in interface org.omegat.gui.glossary.IGlossaryRenderer
 
NotesTextArea - Class in org.omegat.gui.notes
This is a pane that displays notes on translation units.
NotesTextArea(IMainWindow) - Constructor for class org.omegat.gui.notes.NotesTextArea
Creates new Notes Text Area Pane
notify(boolean) - Method in class org.omegat.gui.main.DockableScrollPane
 
NOTIFY_COMMENTS - Static variable in class org.omegat.util.Preferences
 
NOTIFY_DICTIONARY_HITS - Static variable in class org.omegat.util.Preferences
 
NOTIFY_DICTIONARY_NOHIT - Static variable in class org.omegat.util.Preferences
 
NOTIFY_FUZZY_MATCHES - Static variable in class org.omegat.util.Preferences
Notification preferences
NOTIFY_GLOSSARY_HITS - Static variable in class org.omegat.util.Preferences
 
NOTIFY_MULTIPLE_TRANSLATIONS - Static variable in class org.omegat.util.Preferences
 
NOTIFY_NOTES - Static variable in class org.omegat.util.Preferences
 
notifyUser(List<Integer>) - Method in interface org.omegat.gui.properties.ISegmentPropertiesView
 
notifyUser(List<Integer>) - Method in class org.omegat.gui.properties.SegmentPropertiesListView
 
notifyUser(List<Integer>) - Method in class org.omegat.gui.properties.SegmentPropertiesTableView
 
NotLoadedProject - Class in org.omegat.core.data
Project implementation when project not really loaded.
NotLoadedProject() - Constructor for class org.omegat.core.data.NotLoadedProject
 
now(String) - Static method in class org.omegat.filters2.master.FilterMaster
Return current system time in the specified date format.
NoWrapEditorKit - Class in org.omegat.util.gui
An editor kit that prevents line wrapping entirely.
NoWrapEditorKit() - Constructor for class org.omegat.util.gui.NoWrapEditorKit
 
Ntig - Class in gen.core.tbx
Java class for anonymous complex type
Ntig() - Constructor for class gen.core.tbx.Ntig
 
NullBufferedWriter - Class in org.omegat.util
/dev/null writer.
NullBufferedWriter() - Constructor for class org.omegat.util.NullBufferedWriter
 
NullWriter - Class in org.omegat.util
/dev/null writer.
NullWriter() - Constructor for class org.omegat.util.NullWriter
 
numAttributes() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
NUMBER_FORMAT - Static variable in class org.omegat.util.gui.DataTableStyling
 
numberOfCharactersWithoutSpaces(String) - Static method in class org.omegat.core.statistics.Statistics
Computes the number of characters excluding spaces in a string.
numberOfCharactersWithSpaces(String) - Static method in class org.omegat.core.statistics.Statistics
Computes the number of characters with spaces in a string.
numberOfResults - Variable in class org.omegat.core.search.SearchExpression
 
numberOfSegmentsTotal - Variable in class org.omegat.core.statistics.StatisticsInfo
 
numberOfTranslatedSegments - Variable in class org.omegat.core.statistics.StatisticsInfo
 
numberOfUniqueSegments - Variable in class org.omegat.core.statistics.StatisticsInfo
 
numberOfWords(String) - Static method in class org.omegat.core.statistics.Statistics
Computes the number of words in a string.
nvl(T...) - Static method in class org.omegat.util.StringUtil
Returns first not null object from list, or null if all values is null.
nvlLong(long...) - Static method in class org.omegat.util.StringUtil
Returns first non-zero object from list, or zero if all values is null.

O

ObjectFactory - Class in gen.core.filters
This object contains factory methods for each Java content interface and Java element interface generated in the gen.core.filters package.
ObjectFactory - Class in gen.core.project
This object contains factory methods for each Java content interface and Java element interface generated in the gen.core.project package.
ObjectFactory - Class in gen.core.segmentation
This object contains factory methods for each Java content interface and Java element interface generated in the gen.core.segmentation package.
ObjectFactory - Class in gen.core.tbx
This object contains factory methods for each Java content interface and Java element interface generated in the gen.core.tbx package.
ObjectFactory() - Constructor for class gen.core.filters.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gen.core.filters
ObjectFactory() - Constructor for class gen.core.project.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gen.core.project
ObjectFactory() - Constructor for class gen.core.segmentation.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gen.core.segmentation
ObjectFactory() - Constructor for class gen.core.tbx.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gen.core.tbx
OConsts - Class in org.omegat.util
OmegaT-wide Constants.
OK_BUTTON - Static variable in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
OK_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.AboutDialog
 
OK_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.LicenseDialog
 
OK_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.LogDialogController
 
OK_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
okButton - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
okButton - Variable in class org.omegat.gui.preferences.PreferencePanel
 
Omegat - Class in gen.core.project
Java class for anonymous complex type
Omegat() - Constructor for class gen.core.project.Omegat
 
OMEGAT_TAG - Static variable in class org.omegat.util.PatternConsts
Pattern that matches omegat-specific tags (with leading < and trailing > in any place of a string).
OMEGAT_TAG_DECOMPILE - Static variable in class org.omegat.util.PatternConsts
Pattern that matches omegat-specific tags (with leading < and trailing > in any place of a string) and decompiles them into pieces: leading /, if any tag shortcut tag number trailing /, if any Call matcher.group(n) to get each piece.
OMEGAT_TAG_ONLY - Static variable in class org.omegat.util.PatternConsts
Pattern that matches full string containing in full and only omegat-specific tag (without leading < and trailing >).
OMEGAT_TAG_SPACE - Static variable in class org.omegat.util.PatternConsts
Pattern that matches omegat-specific tags (with leading < and trailing > in any place of a string) plus a space after it.
OMEGAT_TMX - Static variable in class org.omegat.util.OConsts
 
OMEGAT_WINDOW_HEIGHT - Static variable in class org.omegat.util.OConsts
 
OMEGAT_WINDOW_WIDTH - Static variable in class org.omegat.util.OConsts
Default window size
OmegaTFileChooser - Class in org.omegat.util.gui
Basic File Chooser for OmegaT, showing the icon for OmegaT projects and customizing the description for OmegaT project directories.
OmegaTFileChooser() - Constructor for class org.omegat.util.gui.OmegaTFileChooser
Constructs an OmegaTFileChooser pointing to OmegaT's current directory.
OmegaTFileHandler - Class in org.omegat.util.logging
File handler for standard logging for support logrotating(on startup only) and file naming with datetime part.
OmegaTFileHandler() - Constructor for class org.omegat.util.logging.OmegaTFileHandler
 
OmegaTLogFormatter - Class in org.omegat.util.logging
Formatter for output data with session ID
OmegaTLogFormatter() - Constructor for class org.omegat.util.logging.OmegaTLogFormatter
Initialize formatter.
onApplicationShutdown() - Method in interface org.omegat.core.events.IApplicationEventListener
Called on application shutdown.
onApplicationStartup() - Method in interface org.omegat.core.events.IApplicationEventListener
Called on application startup after all components created and registered in Core.
onCancel() - Method in class org.omegat.gui.repositoriesmapping.RepositoriesMappingController
Generic Cancel logic.
onComplete(Completion) - Method in interface org.omegat.core.statistics.IStatsConsumer
Modern completion signal with status and optional error.
onComplete(Completion) - Method in class org.omegat.gui.stat.BaseMatchStatisticsPanel
 
onComplete(Completion) - Method in class org.omegat.gui.stat.BaseStatisticsPanel
 
OneFilterTableModel - Class in org.omegat.filters2.master
Wrapper around a single file filter class Manages entries in XML config file and provides a table model.
OneFilterTableModel(Filter) - Constructor for class org.omegat.filters2.master.OneFilterTableModel
 
onEntry(TMXReader2.ParsedTu, TMXReader2.ParsedTuv, TMXReader2.ParsedTuv, boolean) - Method in interface org.omegat.util.TMXReader2.LoadCallback
 
onEntryActivated(SourceTextEntry) - Method in interface org.omegat.core.events.IEntryEventListener
Called on new entry activated or current entry deactivated.
onEntryActivated(SourceTextEntry) - Method in class org.omegat.gui.comments.CommentsTextArea
 
onEntryActivated(SourceTextEntry) - Method in class org.omegat.gui.common.EntryInfoThreadPane
 
onEntryActivated(SourceTextEntry) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
onEntryActivated(SourceTextEntry) - Method in class org.omegat.gui.glossary.GlossaryTextArea
 
onEntryActivated(SourceTextEntry) - Method in class org.omegat.gui.matches.MatchesTextArea
 
onEntryActivated(SourceTextEntry) - Method in class org.omegat.gui.multtrans.MultipleTransPane
 
onFontChanged(Font) - Method in interface org.omegat.core.events.IFontChangedEventListener
 
ONLINE_HELP_URL - Static variable in class org.omegat.help.Help
URL for the online manual.
ONLINE_JAVADOC_URL - Static variable in class org.omegat.help.Help
 
onNewFile(String) - Method in interface org.omegat.core.events.IEntryEventListener
Called on new file displayed.
onNewFile(String) - Method in class org.omegat.gui.comments.CommentsTextArea
 
onNewFile(String) - Method in class org.omegat.gui.common.EntryInfoThreadPane
 
onNewWord(String) - Method in interface org.omegat.core.events.IEditorEventListener
Called on user move caret on other word.
onOk() - Method in class org.omegat.gui.repositoriesmapping.RepositoriesMappingController
Generic OK logic usable from both dialog and embedded contexts.
onProjectChanged(IProjectEventListener.PROJECT_CHANGE_TYPE) - Method in interface org.omegat.core.events.IProjectEventListener
This method called when project status changed, i.e.
onProjectChanged(IProjectEventListener.PROJECT_CHANGE_TYPE) - Method in class org.omegat.gui.common.EntryInfoPane
 
onProjectChanged(IProjectEventListener.PROJECT_CHANGE_TYPE) - Method in class org.omegat.gui.common.EntryInfoThreadPane
 
onTabChanged() - Method in class org.omegat.gui.preferences.view.PluginsPreferencesController
Handle tab change events
open(File) - Static method in class org.omegat.util.gui.DesktopWrapper
 
OpenDocDialect - Class in org.omegat.filters3.xml.opendoc
Dialect of OpenDocument files.
OpenDocDialect() - Constructor for class org.omegat.filters3.xml.opendoc.OpenDocDialect
 
OpenDocFilter - Class in org.omegat.filters3.xml.opendoc
Filter for Open Document file format.
OpenDocFilter() - Constructor for class org.omegat.filters3.xml.opendoc.OpenDocFilter
 
OpenDocOptions - Class in org.omegat.filters3.xml.opendoc
Options for OpenDoc filter.
OpenDocOptions(Map<String, String>) - Constructor for class org.omegat.filters3.xml.opendoc.OpenDocOptions
 
OpenDocXMLFilter - Class in org.omegat.filters3.xml.opendoc
Filter for OpenDocument XML files that are inside there the OpenDocument file (which is actually a ZIP file).
OpenDocXMLFilter() - Constructor for class org.omegat.filters3.xml.opendoc.OpenDocXMLFilter
Creates a new instance of OpenDocXMLFilter
openFile(File) - Static method in class org.omegat.gui.main.ProjectUICommands
 
openFiles(List<?>) - Method in interface org.omegat.util.gui.OSXIntegration.IOpenFilesHandler
 
OpenProjectFileChooser - Class in org.omegat.util.gui
File Chooser to open project.
OpenProjectFileChooser() - Constructor for class org.omegat.util.gui.OpenProjectFileChooser
 
openWriteableGlossaryFile(boolean) - Static method in class org.omegat.gui.main.ProjectUICommands
 
OpenXMLDialect - Class in org.omegat.filters3.xml.openxml
Dialect of Open XML files.
OpenXMLDialect() - Constructor for class org.omegat.filters3.xml.openxml.OpenXMLDialect
 
OpenXmlFilter - Class in org.omegat.filters4.xml.openxml
Filter for MS Office's XML files (those which are inside the DOCX, XLSX, PPTX...).
OpenXMLFilter - Class in org.omegat.filters3.xml.openxml
Filter for Open XML file format.
OpenXMLFilter() - Constructor for class org.omegat.filters3.xml.openxml.OpenXMLFilter
 
OpenXMLOptions - Class in org.omegat.filters3.xml.openxml
Options for OpenXML filter.
OpenXMLOptions(Map<String, String>) - Constructor for class org.omegat.filters3.xml.openxml.OpenXMLOptions
 
OpenXMLXMLFilter - Class in org.omegat.filters3.xml.openxml
Filter for Open XML XML files that are inside there the Open XML file (which is actually a ZIP file).
OpenXMLXMLFilter() - Constructor for class org.omegat.filters3.xml.openxml.OpenXMLXMLFilter
Creates a new instance of OpenXMLXMLFilter
OptimisticLockingFail(String, String, IProject.AllTranslations) - Constructor for exception org.omegat.core.data.IProject.OptimisticLockingFail
 
Option() - Constructor for class gen.core.filters.Filter.Option
 
OPTION_ALLOW_BLANK - Static variable in class org.omegat.filters2.po.PoFilter
 
OPTION_ALLOW_EDITING_BLANK_SEGMENT - Static variable in class org.omegat.filters2.po.PoFilter
 
OPTION_AUTO_FILL_IN_PLURAL_STATEMENT - Static variable in class org.omegat.filters2.po.PoFilter
 
OPTION_COMPRESS_WHITESPACE - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_DONT_TRANSLATE_COMMENT - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
OPTION_DONT_UNESCAPE_U_LITERALS - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
OPTION_FORCE_JAVA8_LITERALS_ESCAPE - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
OPTION_FORMAT_MONOLINGUAL - Static variable in class org.omegat.filters2.po.PoFilter
 
OPTION_IGNORE_DOCTYPE - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_IGNORE_TAGS - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_IGNORE_TAGS - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_LINE_LENGTH - Static variable in class org.omegat.filters2.text.TextFilter
Length at which a line break should occur in target documents
OPTION_MAX_LINE_LENGTH - Static variable in class org.omegat.filters2.text.TextFilter
Maximum line length in target documents
OPTION_PARAGRAPH_ONBR - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_PARAGRAPH_ONBR - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_REMOVE_COMMENTS - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_REMOVE_STRINGS_UNTRANSLATED - Static variable in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
OPTION_REMOVE_STRINGS_UNTRANSLATED - Static variable in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
OPTION_REMOVE_STRINGS_UNTRANSLATED - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
OPTION_REMOVE_STRINGS_UNTRANSLATED - Static variable in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
OPTION_REWRITE_ENCODING - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_SEGMENT_ON - Static variable in class org.omegat.filters2.text.TextFilter
 
OPTION_SKIP_HEADER - Static variable in class org.omegat.filters2.po.PoFilter
 
OPTION_SKIP_META - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_SKIP_META - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_SKIP_REGEXP - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_SKIP_REGEXP - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_TRANSLATE_BUTTONVALUE - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_TRANSLATE_BUTTONVALUE - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_TRANSLATE_HREF - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_TRANSLATE_HREF - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_TRANSLATE_HREFLANG - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_TRANSLATE_HREFLANG - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_TRANSLATE_LANG - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_TRANSLATE_LANG - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_TRANSLATE_SRC - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_TRANSLATE_SRC - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTION_TRANSLATE_VALUE - Static variable in class org.omegat.filters2.html2.HTMLOptions
 
OPTION_TRANSLATE_VALUE - Static variable in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
OPTIONS - Enum constant in enum class org.omegat.util.gui.MenuExtender.MenuKey
Options menu.
OPTIONS_AUTOCOMPLETE_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
OPTIONS_DICTIONARY_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
OPTIONS_GLOSSARY_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
OPTIONS_MACHINE_TRANSLATE_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
OPTIONS_MENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
optionsAccessConfigDirMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsAutoCompleteHistoryCompletionMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsAutoCompleteHistoryPredictionMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsAutoCompleteShowAutomaticallyItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsDictionaryFuzzyMatchingCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsGlossaryFuzzyMatchingCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsMTAutoFetchCheckboxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsPreferencesMenuItemActionPerformed() - Method in class org.omegat.gui.main.BaseMainWindowMenuHandler
 
optionsPreferencesMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsSentsegMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Displays the segmentation setup dialog to allow customizing the segmentation rules in detail.
optionsSetupFileFiltersMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Displays the filters setup dialog to allow customizing file filters in detail.
optionsWorkflowMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Displays the workflow setup dialog to allow customizing the diverse workflow options.
ORDER - Enum constant in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Indicates that the tag appears in a different order in the translation than in the source.
org.omegat - package org.omegat
 
org.omegat.cli - package org.omegat.cli
 
org.omegat.convert - package org.omegat.convert
 
org.omegat.core - package org.omegat.core
This is the main entry point to most functionality in OmegaT.
org.omegat.core.data - package org.omegat.core.data
These are the main internal data structures representing projects, TMs, source entries, translations, etc.
org.omegat.core.dictionaries - package org.omegat.core.dictionaries
 
org.omegat.core.events - package org.omegat.core.events
 
org.omegat.core.glossaries - package org.omegat.core.glossaries
 
org.omegat.core.machinetranslators - package org.omegat.core.machinetranslators
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.core.matching - package org.omegat.core.matching
 
org.omegat.core.search - package org.omegat.core.search
 
org.omegat.core.segmentation - package org.omegat.core.segmentation
 
org.omegat.core.segmentation.datamodels - package org.omegat.core.segmentation.datamodels
 
org.omegat.core.spellchecker - package org.omegat.core.spellchecker
 
org.omegat.core.statistics - package org.omegat.core.statistics
 
org.omegat.core.tagvalidation - package org.omegat.core.tagvalidation
 
org.omegat.core.team2 - package org.omegat.core.team2
 
org.omegat.core.team2.gui - package org.omegat.core.team2.gui
 
org.omegat.core.team2.impl - package org.omegat.core.team2.impl
 
org.omegat.core.threads - package org.omegat.core.threads
 
org.omegat.externalfinder - package org.omegat.externalfinder
ExternalFinder XML Format
org.omegat.externalfinder.gui - package org.omegat.externalfinder.gui
 
org.omegat.externalfinder.item - package org.omegat.externalfinder.item
 
org.omegat.filters2 - package org.omegat.filters2
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.filters2.hhc - package org.omegat.filters2.hhc
 
org.omegat.filters2.html2 - package org.omegat.filters2.html2
 
org.omegat.filters2.latex - package org.omegat.filters2.latex
 
org.omegat.filters2.master - package org.omegat.filters2.master
 
org.omegat.filters2.moodlephp - package org.omegat.filters2.moodlephp
 
org.omegat.filters2.mozdtd - package org.omegat.filters2.mozdtd
 
org.omegat.filters2.mozlang - package org.omegat.filters2.mozlang
 
org.omegat.filters2.pdf - package org.omegat.filters2.pdf
 
org.omegat.filters2.po - package org.omegat.filters2.po
 
org.omegat.filters2.rc - package org.omegat.filters2.rc
 
org.omegat.filters2.subtitles - package org.omegat.filters2.subtitles
 
org.omegat.filters2.text - package org.omegat.filters2.text
 
org.omegat.filters2.text.bundles - package org.omegat.filters2.text.bundles
 
org.omegat.filters2.text.dokuwiki - package org.omegat.filters2.text.dokuwiki
 
org.omegat.filters2.text.ilias - package org.omegat.filters2.text.ilias
 
org.omegat.filters2.text.ini - package org.omegat.filters2.text.ini
 
org.omegat.filters2.text.magento - package org.omegat.filters2.text.magento
 
org.omegat.filters2.text.mozftl - package org.omegat.filters2.text.mozftl
 
org.omegat.filters2.text.yaml - package org.omegat.filters2.text.yaml
 
org.omegat.filters2.xtagqxp - package org.omegat.filters2.xtagqxp
 
org.omegat.filters3 - package org.omegat.filters3
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.filters3.xml - package org.omegat.filters3.xml
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.filters3.xml.android - package org.omegat.filters3.xml.android
 
org.omegat.filters3.xml.camtasiawindows - package org.omegat.filters3.xml.camtasiawindows
 
org.omegat.filters3.xml.docbook - package org.omegat.filters3.xml.docbook
 
org.omegat.filters3.xml.flash - package org.omegat.filters3.xml.flash
 
org.omegat.filters3.xml.helpandmanual - package org.omegat.filters3.xml.helpandmanual
 
org.omegat.filters3.xml.infix - package org.omegat.filters3.xml.infix
 
org.omegat.filters3.xml.l10nmgr - package org.omegat.filters3.xml.l10nmgr
 
org.omegat.filters3.xml.opendoc - package org.omegat.filters3.xml.opendoc
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.filters3.xml.openxml - package org.omegat.filters3.xml.openxml
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.filters3.xml.properties - package org.omegat.filters3.xml.properties
 
org.omegat.filters3.xml.relaxng - package org.omegat.filters3.xml.relaxng
 
org.omegat.filters3.xml.resx - package org.omegat.filters3.xml.resx
 
org.omegat.filters3.xml.schematron - package org.omegat.filters3.xml.schematron
 
org.omegat.filters3.xml.scribus - package org.omegat.filters3.xml.scribus
 
org.omegat.filters3.xml.svg - package org.omegat.filters3.xml.svg
 
org.omegat.filters3.xml.txml - package org.omegat.filters3.xml.txml
 
org.omegat.filters3.xml.typo3 - package org.omegat.filters3.xml.typo3
 
org.omegat.filters3.xml.visio - package org.omegat.filters3.xml.visio
 
org.omegat.filters3.xml.wix - package org.omegat.filters3.xml.wix
 
org.omegat.filters3.xml.wordpress - package org.omegat.filters3.xml.wordpress
 
org.omegat.filters3.xml.xhtml - package org.omegat.filters3.xml.xhtml
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.filters3.xml.xliff - package org.omegat.filters3.xml.xliff
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.filters3.xml.xmlspreadsheet - package org.omegat.filters3.xml.xmlspreadsheet
 
org.omegat.filters4 - package org.omegat.filters4
 
org.omegat.filters4.xml - package org.omegat.filters4.xml
 
org.omegat.filters4.xml.openxml - package org.omegat.filters4.xml.openxml
 
org.omegat.filters4.xml.xliff - package org.omegat.filters4.xml.xliff
 
org.omegat.gui.accesstool - package org.omegat.gui.accesstool
 
org.omegat.gui.comments - package org.omegat.gui.comments
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.gui.common - package org.omegat.gui.common
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.gui.dialogs - package org.omegat.gui.dialogs
 
org.omegat.gui.dictionaries - package org.omegat.gui.dictionaries
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.gui.editor - package org.omegat.gui.editor
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.gui.editor.autocompleter - package org.omegat.gui.editor.autocompleter
 
org.omegat.gui.editor.autotext - package org.omegat.gui.editor.autotext
 
org.omegat.gui.editor.chartable - package org.omegat.gui.editor.chartable
 
org.omegat.gui.editor.filter - package org.omegat.gui.editor.filter
 
org.omegat.gui.editor.history - package org.omegat.gui.editor.history
 
org.omegat.gui.editor.mark - package org.omegat.gui.editor.mark
 
org.omegat.gui.exttrans - package org.omegat.gui.exttrans
OmegaT - Computer Assisted Translation (CAT) tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
org.omegat.gui.filelist - package org.omegat.gui.filelist
 
org.omegat.gui.filters2 - package org.omegat.gui.filters2
 
org.omegat.gui.glossary - package org.omegat.gui.glossary
 
org.omegat.gui.issues - package org.omegat.gui.issues
 
org.omegat.gui.main - package org.omegat.gui.main
 
org.omegat.gui.matches - package org.omegat.gui.matches
 
org.omegat.gui.multtrans - package org.omegat.gui.multtrans
 
org.omegat.gui.notes - package org.omegat.gui.notes
 
org.omegat.gui.preferences - package org.omegat.gui.preferences
 
org.omegat.gui.preferences.view - package org.omegat.gui.preferences.view
 
org.omegat.gui.properties - package org.omegat.gui.properties
 
org.omegat.gui.repositoriesmapping - package org.omegat.gui.repositoriesmapping
 
org.omegat.gui.scripting - package org.omegat.gui.scripting
 
org.omegat.gui.scripting.runner - package org.omegat.gui.scripting.runner
 
org.omegat.gui.scripting.ui - package org.omegat.gui.scripting.ui
 
org.omegat.gui.search - package org.omegat.gui.search
 
org.omegat.gui.segmentation - package org.omegat.gui.segmentation
 
org.omegat.gui.shortcuts - package org.omegat.gui.shortcuts
 
org.omegat.gui.stat - package org.omegat.gui.stat
 
org.omegat.gui.theme - package org.omegat.gui.theme
 
org.omegat.help - package org.omegat.help
 
org.omegat.languagetools - package org.omegat.languagetools
 
org.omegat.tokenizer - package org.omegat.tokenizer
 
org.omegat.util - package org.omegat.util
 
org.omegat.util.gui - package org.omegat.util.gui
 
org.omegat.util.gui.laf - package org.omegat.util.gui.laf
 
org.omegat.util.html - package org.omegat.util.html
 
org.omegat.util.logging - package org.omegat.util.logging
 
org.omegat.util.xml - package org.omegat.util.xml
These are legacy XML reader classes used while reading OmegaT preferences and project file.
origin - Variable in class org.omegat.core.data.TMXEntry
 
ORPHANED - Enum constant in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Indicates the partner of a MISSING tag.
OStrings - Class in org.omegat.util
Localizable strings.
osVersion - Static variable in class org.omegat.util.Platform
 
OSXIntegration - Class in org.omegat.util.gui
This class uses reflection to set Mac OS X-specific integration hooks.
OSXIntegration.IOpenFilesHandler - Interface in org.omegat.util.gui
 
OT160FINAL_VERSION - Static variable in class org.omegat.filters2.master.FilterMaster
 
OT160RC12A_VERSION - Static variable in class org.omegat.filters2.master.FilterMaster
File filters support of 1.6.0 RC12a: now upgrading the configuration.
OT160RC8_VERSION - Static variable in class org.omegat.core.segmentation.SRX
Deprecated.
OT160RC9_VERSION - Static variable in class org.omegat.core.segmentation.SRX
Deprecated.
OT161_VERSION - Static variable in class org.omegat.filters2.master.FilterMaster
 
OT170_VERSION - Static variable in class org.omegat.filters2.master.FilterMaster
 
OTHER - Enum constant in enum class org.omegat.util.Platform.OsType
 
otherProperties - Variable in class org.omegat.core.data.PrepareTMXEntry
 
OutOfTurnTag - Class in org.omegat.filters3
Class for collecting out of turn pieces of document.
OutOfTurnTag(XMLDialect, Handler, String, String, Attributes) - Constructor for class org.omegat.filters3.OutOfTurnTag
Creates a new instance of out of turn tag.

P

P - Class in gen.core.tbx
Java class for anonymous complex type
P() - Constructor for class gen.core.tbx.P
 
PAGE_ROW_COUNT - Static variable in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
paint(Graphics) - Method in class org.omegat.gui.editor.AlphabeticalMarkers
 
paint(Graphics, int, int, Shape, JTextComponent) - Method in class org.omegat.gui.editor.UnderlineFactory.Underliner
 
paint(Graphics, Shape) - Method in class org.omegat.gui.editor.ViewLabel
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.omegat.util.gui.RoundedCornerBorder
 
painter - Variable in class org.omegat.gui.editor.mark.Mark
Painter for specific Mark.
paintIcon(Component, Graphics, int, int) - Method in class org.omegat.gui.issues.SimpleColorIcon
 
paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class org.omegat.gui.editor.UnderlineFactory.Underliner
 
PAIR - Static variable in class org.omegat.core.data.StringData
 
paired(String, Tag.Type) - Method in class org.omegat.util.InlineTagHandler
Handle paired tag end.
panel - Variable in class org.omegat.gui.exttrans.MTConfigDialog
 
PARAGRAPH_MATCH_FROM_SEGMENT_TMX - Static variable in class org.omegat.util.Preferences
paragraph match from segment TMX
parse(File) - Static method in class org.omegat.util.MagicComment
Extract the first line of the file and parse with #parse(String)
parse(String) - Static method in enum class org.omegat.CLIParameters.PSEUDO_TRANSLATE_TYPE
 
parse(String) - Static method in enum class org.omegat.CLIParameters.TAG_VALIDATION_MODE
 
parse(String) - Static method in enum class org.omegat.core.statistics.StatOutputFormat
 
parse(String) - Static method in class org.omegat.util.JsonParser
Deprecated.
parse(String) - Static method in class org.omegat.util.MagicComment
Parse magic comment
parse(String) - Method in class org.omegat.util.TMXDateParser
Parse the given string as TMX date format (ISO 8601 compatible 'YYYYMMDDThhmmssZ') and returns the Date
parseBaseFile(File) - Method in interface org.omegat.core.team2.RebaseAndCommit.IRebase
Rebaser should read and parse BASE version of file.
parseCLICommand(String) - Static method in class org.omegat.util.StaticUtils
Parse a command line string into arguments, interpreting double and single quotes as Bash does.
ParsedTu() - Constructor for class org.omegat.util.TMXReader2.ParsedTu
 
ParsedTuv() - Constructor for class org.omegat.util.TMXReader2.ParsedTuv
 
ParseEntry - Class in org.omegat.core.data
Process one entry on parse source file.
ParseEntry(ProjectProperties) - Constructor for class org.omegat.core.data.ParseEntry
 
ParseEntry.ParseEntryResult - Class in org.omegat.core.data
Storage for results of entry parsing, i.e.
ParseEntryResult() - Constructor for class org.omegat.core.data.ParseEntry.ParseEntryResult
 
parseFile(File, Map<String, String>, FilterContext, IParseCallback) - Method in class org.omegat.filters2.AbstractFilter
 
parseFile(File, Map<String, String>, FilterContext, IParseCallback) - Method in interface org.omegat.filters2.IFilter
Parse single file.
parseHeadFile(File) - Method in interface org.omegat.core.team2.RebaseAndCommit.IRebase
Rebaser should read and parse HEAD version of file.
parseISO8601date(String) - Method in class org.omegat.util.TMXReader2
 
parseProjectFile(byte[]) - Static method in class org.omegat.util.ProjectFileStorage
 
parseProjectFile(File) - Static method in class org.omegat.util.ProjectFileStorage
 
PassphraseDialog - Class in org.omegat.core.team2.gui
 
PassphraseDialog(Frame) - Constructor for class org.omegat.core.team2.gui.PassphraseDialog
Creates PassphraseDialog.
password - Variable in class org.omegat.core.team2.impl.TeamUtils.Credentials
 
password - Variable in class org.omegat.util.CredentialsManager.PasswordSetResult
 
PasswordEnterDialogController - Class in org.omegat.gui.dialogs
A simple modal dialog for prompting the user to enter a password.
PasswordEnterDialogController() - Constructor for class org.omegat.gui.dialogs.PasswordEnterDialogController
 
passwordField - Variable in class org.omegat.gui.preferences.view.UserPassPanel
 
PasswordSetDialogController - Class in org.omegat.gui.dialogs
A simple modal dialog for prompting the user to set a password.
PasswordSetDialogController() - Constructor for class org.omegat.gui.dialogs.PasswordSetDialogController
 
PasswordSetPanel - Class in org.omegat.gui.dialogs
 
PasswordSetPanel() - Constructor for class org.omegat.gui.dialogs.PasswordSetPanel
Creates new form PasswordSetPanel
PasswordSetResult(CredentialsManager.ResponseType, char[]) - Constructor for class org.omegat.util.CredentialsManager.PasswordSetResult
 
paste() - Method in class org.omegat.gui.editor.EditorTextArea3
Allow to paste into segment, even selection outside editable segment.
path - Variable in class org.omegat.core.data.EntryKey
 
path - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
PATTERN_BUNDLE_ENTRY - Static variable in class org.omegat.util.VarExpansion
 
PATTERN_PROPERTY_GROUP - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
PATTERN_SINGLE_PROPERTY - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
PatternConsts - Class in org.omegat.util
Constant patterns, used in different other classes.
patternFilter(String, Function<T, String>) - Static method in class org.omegat.util.StreamUtil
 
PatternHighlightRenderer(boolean) - Constructor for class org.omegat.util.gui.DataTableStyling.PatternHighlightRenderer
Create a new PatternHighlightRenderer.
payload - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
PdfFilter - Class in org.omegat.filters2.pdf
PDF input filter
PdfFilter() - Constructor for class org.omegat.filters2.pdf.PdfFilter
 
penalty - Variable in class org.omegat.core.matching.NearString.Scores
penalty of the match
PENALTY_FOR_FOREIGN_MATCHES - Static variable in class org.omegat.util.Preferences
When a fuzzy match is displayed from a memory belonging to a language other than the target language, a penalty is applied.
PENALTY_FOR_FOREIGN_MATCHES_DEFAULT - Static variable in class org.omegat.util.Preferences
 
PENALTY_TM - Static variable in class org.omegat.util.OConsts
Project subfolder for generic penalty based translation memories.
PERCENTAGE - Enum constant in enum class org.omegat.gui.main.MainWindowStatusBar.StatusBarMode
 
PerFileMatchStatisticsPanel - Class in org.omegat.gui.stat
 
PerFileMatchStatisticsPanel(StatisticsWindow) - Constructor for class org.omegat.gui.stat.PerFileMatchStatisticsPanel
 
perHost - Variable in class org.omegat.core.team2.impl.TeamUtils.Credentials
 
persist() - Method in class org.omegat.core.team2.gui.RepositoriesCredentialsController
 
persist() - Method in class org.omegat.externalfinder.gui.ExternalFinderPreferencesController
 
persist() - Method in class org.omegat.gui.filters2.FiltersCustomizerController
 
persist() - Method in interface org.omegat.gui.preferences.IPreferencesController
Commit changes.
persist() - Method in class org.omegat.gui.preferences.view.AppearanceController
 
persist() - Method in class org.omegat.gui.preferences.view.AutoCompleterController
 
persist() - Method in class org.omegat.gui.preferences.view.AutotextAutoCompleterOptionsController
 
persist() - Method in class org.omegat.gui.preferences.view.CharTableAutoCompleterOptionsController
 
persist() - Method in class org.omegat.gui.preferences.view.CustomColorSelectionController
 
persist() - Method in class org.omegat.gui.preferences.view.DictionaryPreferencesController
 
persist() - Method in class org.omegat.gui.preferences.view.EditingBehaviorController
 
persist() - Method in class org.omegat.gui.preferences.view.FontSelectionController
 
persist() - Method in class org.omegat.gui.preferences.view.GeneralOptionsController
 
persist() - Method in class org.omegat.gui.preferences.view.GlossaryAutoCompleterOptionsController
 
persist() - Method in class org.omegat.gui.preferences.view.GlossaryPreferencesController
 
persist() - Method in class org.omegat.gui.preferences.view.HistoryAutoCompleterOptionsController
 
persist() - Method in class org.omegat.gui.preferences.view.LanguageToolConfigurationController
 
persist() - Method in class org.omegat.gui.preferences.view.MachineTranslationPreferencesController
 
persist() - Method in class org.omegat.gui.preferences.view.PluginsPreferencesController
 
persist() - Method in class org.omegat.gui.preferences.view.SaveOptionsController
 
persist() - Method in class org.omegat.gui.preferences.view.SecureStoreController
 
persist() - Method in class org.omegat.gui.preferences.view.SpellcheckerConfigurationController
 
persist() - Method in class org.omegat.gui.preferences.view.TagProcessingOptionsController
 
persist() - Method in class org.omegat.gui.preferences.view.TeamOptionsController
 
persist() - Method in class org.omegat.gui.preferences.view.TMMatchesPreferencesController
 
persist() - Method in class org.omegat.gui.preferences.view.UserPassController
 
persist() - Method in class org.omegat.gui.preferences.view.VersionCheckPreferencesController
 
persist() - Method in class org.omegat.gui.preferences.view.ViewOptionsController
 
persist() - Method in class org.omegat.gui.segmentation.SegmentationCustomizerController
 
persistGeometry(Window, String) - Static method in class org.omegat.util.gui.StaticUIUtils
 
persistGeometry(Window, String, Runnable) - Static method in class org.omegat.util.gui.StaticUIUtils
 
Ph - Class in gen.core.tbx
Java class for anonymous complex type
Ph() - Constructor for class gen.core.tbx.Ph
 
PLACEHOLDER_TARGET - Static variable in class org.omegat.externalfinder.item.ExternalFinderItem
 
Platform - Class in org.omegat.util
A class to retrieve some platform information.
Platform.OsType - Enum Class in org.omegat.util
 
playSound(File) - Static method in class org.omegat.util.gui.SoundActionListener
Play specified file on default device.
PluginDetailsPane - Class in org.omegat.gui.preferences.view
Data pane to show plugin details in formatted text.
PluginDetailsPane() - Constructor for class org.omegat.gui.preferences.view.PluginDetailsPane
 
PluginInformation - Class in org.omegat.core.data
Plugin information POJO data class.
PluginInformation.Builder - Class in org.omegat.core.data
Builder class.
PluginInformation.Status - Enum Class in org.omegat.core.data
 
PluginInfoTableModel - Class in org.omegat.gui.preferences.view
 
PluginInfoTableModel() - Constructor for class org.omegat.gui.preferences.view.PluginInfoTableModel
 
PluginInstaller - Class in org.omegat.util
Plugin installer utility class.
pluginLoadingError(String) - Static method in class org.omegat.core.Core
Any plugin can call this method for say about error on loading.
PLUGINS_LIST_FILE - Static variable in class org.omegat.filters2.master.PluginUtils
 
PLUGINS_WIKI_URL - Static variable in class org.omegat.gui.preferences.view.PluginsPreferencesController
 
PluginsPreferencesController - Class in org.omegat.gui.preferences.view
Controller for the Plugins preferences panel.
PluginsPreferencesController() - Constructor for class org.omegat.gui.preferences.view.PluginsPreferencesController
 
PluginsPreferencesPanel - Class in org.omegat.gui.preferences.view
Preferences panel for configuring the plugin preferences.
PluginsPreferencesPanel() - Constructor for class org.omegat.gui.preferences.view.PluginsPreferencesPanel
Creates new form PluginsPanel
PluginUtils - Class in org.omegat.filters2.master
Static utilities for OmegaT filter plugins.
PluginUtils.PluginType - Enum Class in org.omegat.filters2.master
Plugin type definitions.
PoFilter - Class in org.omegat.filters2.po
Filter to support po files (in various encodings).
PoFilter() - Constructor for class org.omegat.filters2.po.PoFilter
 
PoFilter.MODE - Enum Class in org.omegat.filters2.po
 
PoOptionsDialog - Class in org.omegat.filters2.po
Modal dialog to edit the PO filter options.
PoOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters2.po.PoOptionsDialog
Creates new form PoOptionsDialog
populatePaneMenu(JPopupMenu) - Method in class org.omegat.gui.comments.CommentsTextArea
 
populatePaneMenu(JPopupMenu) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
populatePaneMenu(JPopupMenu) - Method in class org.omegat.gui.exttrans.MachineTranslateTextArea
 
populatePaneMenu(JPopupMenu) - Method in class org.omegat.gui.glossary.GlossaryTextArea
 
populatePaneMenu(JPopupMenu) - Method in class org.omegat.gui.matches.MatchesTextArea
 
populatePaneMenu(JPopupMenu) - Method in class org.omegat.gui.multtrans.MultipleTransPane
 
populatePaneMenu(JPopupMenu) - Method in class org.omegat.gui.notes.NotesTextArea
 
populatePaneMenu(JPopupMenu) - Method in class org.omegat.gui.properties.SegmentPropertiesArea
 
populatePaneMenu(JPopupMenu) - Method in interface org.omegat.util.gui.IPaneMenu
 
pos - Variable in class org.omegat.util.TagUtil.Tag
 
post(String, Map<String, String>) - Static method in class org.omegat.util.HttpConnectionUtils
Method call without additional headers for possible calls from plugins.
post(String, Map<String, String>) - Static method in class org.omegat.util.WikiGet
Deprecated.
This method is moved to HttpConnectionUtils class.
post(String, Map<String, String>, Map<String, String>) - Static method in class org.omegat.util.HttpConnectionUtils
Post data to the remote URL.
post(String, Map<String, String>, Map<String, String>) - Static method in class org.omegat.util.WikiGet
Deprecated.
This method is moved to HttpConnectionUtils class.
postJSON(String, String, Map<String, String>) - Static method in class org.omegat.util.HttpConnectionUtils
Post JSON data to the remote URL.
postJSON(String, String, Map<String, String>) - Static method in class org.omegat.util.WikiGet
Deprecated.
This method is moved to HttpConnectionUtils class.
preambleText(String) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
Prediction(String, double) - Constructor for class org.omegat.gui.editor.history.WordPredictor.Prediction
 
predictWord(String) - Method in class org.omegat.gui.editor.history.WordPredictor
 
preferenceChanged(View, boolean, boolean) - Method in class org.omegat.gui.editor.ViewLabel
 
PreferencePanel - Class in org.omegat.gui.preferences
 
PreferencePanel() - Constructor for class org.omegat.gui.preferences.PreferencePanel
Creates new form PreferencePanel
Preferences - Class in org.omegat.util
Class to load & save global OmegaT preferences.
Preferences.IPreferences - Interface in org.omegat.util
 
PreferencesControllers - Class in org.omegat.gui.preferences
A class for aggregating preferences controllers.
PreferencesDialog - Class in org.omegat.gui.dialogs
A modal dialog for showing a single preferences "view" (IPreferencesController).
PreferencesDialog(IPreferencesController) - Constructor for class org.omegat.gui.dialogs.PreferencesDialog
 
PreferencesImpl - Class in org.omegat.util
 
PreferencesImpl(PreferencesImpl.IPrefsPersistence) - Constructor for class org.omegat.util.PreferencesImpl
 
PreferencesWindowController - Class in org.omegat.gui.preferences
A modal window aggregating all preference "views" (IPreferencesControllers).
PreferencesWindowController() - Constructor for class org.omegat.gui.preferences.PreferencesWindowController
 
PreferencesXML - Class in org.omegat.util
 
PreferencesXML(File, File) - Constructor for class org.omegat.util.PreferencesXML
 
PreferenceViewSelectorPanel - Class in org.omegat.gui.preferences
 
PreferenceViewSelectorPanel() - Constructor for class org.omegat.gui.preferences.PreferenceViewSelectorPanel
Creates new form PreferenceViewSelectorPanel
prefsViewPanel - Variable in class org.omegat.gui.preferences.PreferencePanel
 
prepare(RemoteRepositoryProvider, File, String) - Static method in class org.omegat.core.team2.RebaseAndCommit
Load BASE and HEAD from remote repository into temp storage for future rebase.
Prepared() - Constructor for class org.omegat.core.team2.RebaseAndCommit.Prepared
 
PrepareTMXEntry - Class in org.omegat.core.data
Class for prepare TMXEntry content before save unchangeable copy in the ProjectTMX.
PrepareTMXEntry() - Constructor for class org.omegat.core.data.PrepareTMXEntry
 
PrepareTMXEntry(String, String) - Constructor for class org.omegat.core.data.PrepareTMXEntry
 
PrepareTMXEntry(TMXEntry) - Constructor for class org.omegat.core.data.PrepareTMXEntry
 
prependSegmentElement(boolean, TMXEntry) - Method in class org.omegat.gui.editor.SegmentBuilder
 
prependSegmentSeparator() - Method in class org.omegat.gui.editor.SegmentBuilder
 
prev - Variable in class org.omegat.core.data.EntryKey
 
prevEntry() - Method in class org.omegat.gui.editor.EditorController
 
prevEntry() - Method in interface org.omegat.gui.editor.IEditor
Move to previous entry.
prevEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
prevEntryWithNote() - Method in class org.omegat.gui.editor.EditorController
Finds the previous entry with a non-empty note.
prevEntryWithNote() - Method in interface org.omegat.gui.editor.IEditor
Move to previous entry with a note.
prevEntryWithNote() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
previous() - Method in class org.omegat.tokenizer.WordIterator
Not yet implemented! Throws a RuntimeException if you try to call it. Return the boundary preceding the current boundary.
prevView - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
prevXAutoEntry() - Method in class org.omegat.gui.editor.EditorController
 
prevXAutoEntry() - Method in interface org.omegat.gui.editor.IEditor
Move to previous x-auto translated entry.
prevXAutoEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
prevXEnforcedEntry() - Method in class org.omegat.gui.editor.EditorController
 
prevXEnforcedEntry() - Method in interface org.omegat.gui.editor.IEditor
Move to previous x-enforced translated entry.
prevXEnforcedEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
print(Object) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
print(Object) - Method in interface org.omegat.gui.scripting.IScriptLogger
 
PRINTF_VARS - Static variable in class org.omegat.util.PatternConsts
Pattern for detecting the placeholders in a printf-function string which can occur in languages like php, C and others.
printLinebreak(PrintStream) - Method in class org.omegat.util.LinebreakPreservingReader
 
println(Object) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
println(Object) - Method in interface org.omegat.gui.scripting.IScriptLogger
 
printUTF8(String) - Static method in class org.omegat.util.WikiGet
Print UTF-8 text to stdout (useful for debugging)
PRIORITY_ATTRIBUTES - Static variable in interface org.omegat.gui.glossary.IGlossaryRenderer
 
privateProcessEntry(String, String) - Method in class org.omegat.filters2.html2.HTMLFilter2
Package-internal processEntry to give it to FilterVisitor
process(SegmentBuilder[]) - Method in class org.omegat.gui.editor.MarkerController
Process all segment for all markers.
processEntry(EntryKey, ITMXEntry, String, NearString.MATCH_SOURCE, boolean, int) - Method in class org.omegat.core.statistics.FindMatches
Compare one entry with the original entry.
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters4.xml.AbstractXmlFilter
Processes a buffer.
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.hhc.HHCFilter2
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.html2.HTMLFilter2
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.latex.LatexFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.pdf.PdfFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.po.PoFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
Doing the processing of the file...
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
Syntax see at http://www.dokuwiki.org/syntax
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.text.ilias.ILIASFilter
Doing the processing of the file...
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.text.ini.INIFilter
Doing the processing of the file...
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.text.magento.MagentoFilter
Doing the processing of the file...
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
Doing the processing of the file...
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.text.TextFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.xtagqxp.XtagFilter
 
processFile(File, File, FilterContext) - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
Processes a single OpenDocument file, which is actually a ZIP file consisting of many XML files, some of which should be translated.
processFile(File, File, FilterContext) - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
Processes a single OpenXML file, which is actually a ZIP file consisting of many XML files, some of which should be translated.
processFile(File, File, FilterContext) - Method in class org.omegat.filters3.xml.XMLFilter
Processes an XML file.
processFile(File, File, FilterContext) - Method in class org.omegat.filters4.xml.AbstractXmlFilter
Processes an XML file.
processFile(File, File, FilterContext) - Method in class org.omegat.filters2.po.PoFilter
 
processFile(File, File, FilterContext) - Method in class org.omegat.filters4.AbstractZipFilter
Processes a ZIP file.
processingInstruction(String, String) - Method in class org.omegat.filters3.xml.Handler
Receive notification of an XML processing instruction anywhere in the document.
ProcessingInstruction - Class in org.omegat.filters3.xml
A processing instruction in an XML file.
ProcessingInstruction(String, String) - Constructor for class org.omegat.filters3.xml.ProcessingInstruction
Creates a new instance of ProcessingInstruction
processKeys(KeyEvent) - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Process the autocompletion keys
processKeys(KeyEvent) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
Process the autocompletion keys
processKeys(KeyEvent) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
processKeys(KeyEvent) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
 
processKeys(KeyEvent) - Method in interface org.omegat.gui.editor.autocompleter.IAutoCompleter
Process the autocompletion keys.
PROJ_CUR_VERSION - Static variable in class org.omegat.util.OConsts
Project Version
Project - Class in gen.core.project
Java class for anonymous complex type
Project() - Constructor for class gen.core.project.Project
 
PROJECT - Enum constant in enum class org.omegat.externalfinder.item.ExternalFinderItem.SCOPE
 
PROJECT - Enum constant in enum class org.omegat.util.gui.MenuExtender.MenuKey
Project menu.
PROJECT_ACCESS_PROJECT_FILES_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
PROJECT_DIR - Static variable in class org.omegat.CLIParameters
 
PROJECT_EDIT_MENUITEM - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
PROJECT_FILES_SHOW_ON_LOAD - Static variable in class org.omegat.util.Preferences
 
PROJECT_FILES_USE_FONT - Static variable in class org.omegat.util.Preferences
 
PROJECT_FILES_WINDOW_GEOMETRY_PREFIX - Static variable in class org.omegat.util.Preferences
 
PROJECT_MENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
PROJECT_NAME - Static variable in class org.omegat.core.data.CommandVarExpansion
 
PROJECT_OPEN_RECENT_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
PROJECT_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
Project.Repositories - Class in gen.core.project
Java class for anonymous complex type
projectAccessCurrentSourceDocumentMenuItemActionPerformed(int) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectAccessCurrentTargetDocumentMenuItemActionPerformed(int) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectAccessDictionaryMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectAccessExportTMMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectAccessGlossaryMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectAccessRootMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectAccessSourceMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectAccessTargetMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectAccessTMMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectAccessWriteableGlossaryMenuItemActionPerformed(int) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectClearRecentMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectClose() - Static method in class org.omegat.gui.main.ProjectUICommands
Close project.
projectCloseMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Close project.
projectCommitSourceFiles() - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectCommitSourceFilesActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Commit source files
projectCommitTargetFilesActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectCompile() - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectCompileAndCommit() - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectCompileMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Create translated documents.
projectCreate() - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectEditMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Edits project's properties
projectEditProperties() - Static method in class org.omegat.gui.main.ProjectUICommands
 
ProjectException - Exception in org.omegat.core.data
ProjectException is a checked exception that may be thrown by validating a project.
ProjectException(String) - Constructor for exception org.omegat.core.data.ProjectException
Constructs an instance of ProjectException with the specified detail message.
ProjectException(String, Throwable) - Constructor for exception org.omegat.core.data.ProjectException
Constructs an instance of ProjectException with the specified detail message and cause.
projectExit() - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectExitMenuItemActionPerformed() - Method in class org.omegat.gui.main.BaseMainWindowMenuHandler
 
projectExitMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Quits OmegaT
ProjectFactory - Class in org.omegat.core.data
Factory for load project, create project, and create "not-loaded" project.
ProjectFileRenderer - Class in org.omegat.gui.accesstool
 
ProjectFileRenderer() - Constructor for class org.omegat.gui.accesstool.ProjectFileRenderer
 
ProjectFilesList - Class in org.omegat.gui.filelist
 
ProjectFilesList() - Constructor for class org.omegat.gui.filelist.ProjectFilesList
Creates new form ProjectFilesList
ProjectFilesListController - Class in org.omegat.gui.filelist
Controller for showing all the files of the project.
ProjectFilesListController() - Constructor for class org.omegat.gui.filelist.ProjectFilesListController
 
ProjectFileStorage - Class in org.omegat.util
Class that reads and saves project definition file.
projectImportFiles(String, File[]) - Static method in class org.omegat.gui.main.ProjectUICommands
Copy the specified files to the specified destination.
projectImportFiles(String, File[], boolean) - Static method in class org.omegat.gui.main.ProjectUICommands
Copy the specified files to the specified destination, then reload if indicated.
projectImportMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Imports the file/files/folder into project's source files.
ProjectMedProcessing - Class in org.omegat.gui.main
Class for support some MED-specific operations.
projectNewMenuItemActionPerformed() - Method in class org.omegat.gui.main.BaseMainWindowMenuHandler
 
projectNewMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Create new project.
projectOpen(File) - Static method in class org.omegat.gui.main.ProjectUICommands
Open project.
projectOpen(File, boolean) - Static method in class org.omegat.gui.main.ProjectUICommands
Open project.
projectOpenMenuItemActionPerformed() - Method in class org.omegat.gui.main.BaseMainWindowMenuHandler
 
projectOpenMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Open project.
ProjectPath(boolean) - Constructor for class org.omegat.core.data.ProjectProperties.ProjectPath
 
ProjectProperties - Class in org.omegat.core.data
Storage for project properties.
ProjectProperties(File) - Constructor for class org.omegat.core.data.ProjectProperties
Default constructor to initialize fields (to get no NPEs).
ProjectProperties.ProjectPath - Class in org.omegat.core.data
Class for support project path functionality, like relative path, etc.
ProjectPropertiesDialog - Class in org.omegat.gui.dialogs
The dialog for customizing the OmegaT project (where project properties are entered and/or modified).
ProjectPropertiesDialog(Frame, ProjectProperties, String, ProjectPropertiesDialog.Mode) - Constructor for class org.omegat.gui.dialogs.ProjectPropertiesDialog
Creates a dialog to create a new project / edit folders of existing one.
ProjectPropertiesDialog.Mode - Enum Class in org.omegat.gui.dialogs
 
ProjectPropertiesDialogController - Class in org.omegat.gui.dialogs
 
ProjectPropertiesDialogController(Frame, ProjectPropertiesDialog, ProjectPropertiesDialog.Mode, ProjectProperties) - Constructor for class org.omegat.gui.dialogs.ProjectPropertiesDialogController
 
projectReload() - Static method in class org.omegat.gui.main.ProjectUICommands
Project reload.
projectReloadMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectRemote(String) - Static method in class org.omegat.gui.main.ProjectUICommands
Open remote project specified by url.
projectRestart(String) - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectRestart(String, boolean) - Static method in class org.omegat.gui.main.ProjectUICommands
Restart the application, optionally skipping any confirmation dialogs.
projectRestartMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Restart OmegaT
projectSave() - Static method in class org.omegat.gui.main.ProjectUICommands
Save project.
projectSaveMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Save project.
projectSingleCompile(String) - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectSingleCompileMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Create current translated document.
projectTeamCreate() - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectTeamNewMenuItemActionPerformed() - Method in class org.omegat.gui.main.BaseMainWindowMenuHandler
 
projectTeamNewMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Create new team project.
ProjectTeamSettings - Class in org.omegat.core.team2
Class for read/save project-specific settings.
ProjectTeamSettings(File) - Constructor for class org.omegat.core.team2.ProjectTeamSettings
 
ProjectTMX - Class in org.omegat.core.data
Class for store data from project_save.tmx.
ProjectTMX() - Constructor for class org.omegat.core.data.ProjectTMX
Constructor for TMX delta, clone and tests.
ProjectTMX(ProjectTMX.CheckOrphanedCallback) - Constructor for class org.omegat.core.data.ProjectTMX
 
ProjectTMX(Language, Language, boolean, File, ProjectTMX.CheckOrphanedCallback) - Constructor for class org.omegat.core.data.ProjectTMX
 
ProjectTMX(Language, Language, boolean, File, ProjectTMX.CheckOrphanedCallback, Segmenter) - Constructor for class org.omegat.core.data.ProjectTMX
 
ProjectTMX.CheckOrphanedCallback - Interface in org.omegat.core.data
This interface is used as a callback mechanism to check if specific entries or source texts exist in a project.
ProjectUICommands - Class in org.omegat.gui.main
Handler for project UI commands, like open, save, compile, etc.
projectWikiImportMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projs - Variable in class org.omegat.core.matching.NearString
 
promptReload() - Static method in class org.omegat.gui.main.ProjectUICommands
Prompt the user to reload the current project
promptToReplace(JDialog, String) - Static method in class org.omegat.gui.dialogs.FileCollisionDialog
 
PROP_FOREIGN_MATCH - Static variable in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
PROP_ID - Static variable in class org.omegat.util.TMXWriter2
 
PROP_ORIGIN - Static variable in class org.omegat.core.data.ProjectTMX
 
PROP_SOURCE_LANGUAGE - Static variable in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
PROP_TARGET_LANGUAGE - Static variable in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
PROPERTIES_ROOT_TAG - Static variable in class org.omegat.filters3.xml.properties.PropertiesDialect
 
PropertiesDialect - Class in org.omegat.filters3.xml.properties
This class specifies the Java Properties XML Dialect.
PropertiesDialect() - Constructor for class org.omegat.filters3.xml.properties.PropertiesDialect
 
PropertiesFilter - Class in org.omegat.filters3.xml.properties
Filter for Java Properties XML files.
PropertiesFilter() - Constructor for class org.omegat.filters3.xml.properties.PropertiesFilter
Creates a new instance of Properties
propertiesMatch(SearchMatch[]) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
PropertiesShortcuts - Class in org.omegat.gui.shortcuts
The PropertiesShortcuts class represents a persistent set of shortcut.
PropertiesShortcuts() - Constructor for class org.omegat.gui.shortcuts.PropertiesShortcuts
 
propertiesString(String) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
PROPERTY_FILTERS - Static variable in class org.omegat.util.Preferences
 
PROPERTY_PANE_MENU_ACTION_LISTENER - Static variable in interface org.omegat.util.gui.IPaneMenu
 
PROPERTY_SRX - Static variable in class org.omegat.util.Preferences
 
PROPERTY_TRANSLATION_KEY - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
PROPERTY_TRANSLATION_NVERB - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
PROPERTY_TRANSLATION_VERB - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
props - Variable in class org.omegat.core.matching.NearString
 
props - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
PROTECTED_PARTS_PAIRED_TAG_DECOMPILE - Static variable in class org.omegat.util.PatternConsts
Pattern that matches paired tag in protected parts opening tag text between tags closing tag Call matcher.group(n) to get each piece.
ProtectedPart - Class in org.omegat.core.data
Class for store protected part's info.
ProtectedPart() - Constructor for class org.omegat.core.data.ProtectedPart
 
ProtectedPartsMarker - Class in org.omegat.gui.editor.mark
Marker for SourceTextEntry.protectedParts and tags.
ProtectedPartsMarker() - Constructor for class org.omegat.gui.editor.mark.ProtectedPartsMarker
 
provideErrorFeedback(Component) - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
PROXY_PASSWORD - Static variable in class org.omegat.util.Preferences
Proxy options: Password for proxy access
PROXY_USER_NAME - Static variable in class org.omegat.util.Preferences
Proxy options: User name for proxy access
PSEUDOTRANSLATETMX - Static variable in class org.omegat.CLIParameters
 
PSEUDOTRANSLATETYPE - Static variable in class org.omegat.CLIParameters
 
PublicationStmt - Class in gen.core.tbx
Java class for anonymous complex type
PublicationStmt() - Constructor for class gen.core.tbx.PublicationStmt
 
publish(LogRecord) - Method in class org.omegat.util.logging.OmegaTFileHandler
 
put(K, V) - Method in class org.omegat.util.MultiMap
Associates the specified value with the specified key in this multi-map.
put(Key, ITuv) - Method in class org.omegat.core.data.SyncTMX
 
putAll(Map<? extends Key, ? extends ITuv>) - Method in class org.omegat.core.data.SyncTMX
 

Q

queueMarksOutput(EntryMarks) - Method in class org.omegat.gui.editor.MarkerController
 
QuickAccess - Class in org.omegat.gui.accesstool
 
QuickAccess() - Constructor for class org.omegat.gui.accesstool.QuickAccess
 
QUIET - Static variable in class org.omegat.CLIParameters
 
quote(String) - Static method in class org.omegat.util.JsonParser
Returns a quoted String suitable to use in JSON.

R

RcFilter - Class in org.omegat.filters2.rc
Filter for support Windows resource files.
RcFilter() - Constructor for class org.omegat.filters2.rc.RcFilter
 
read() - Method in class org.omegat.util.LinebreakPreservingReader
 
read(char[]) - Method in class org.omegat.util.LinebreakPreservingReader
 
read(char[], int, int) - Method in class org.omegat.filters2.html2.HTMLReader
Reads characters into a portion of an array.
read(char[], int, int) - Method in class org.omegat.filters3.xml.XMLReader
 
read(char[], int, int) - Method in class org.omegat.util.LinebreakPreservingReader
 
read(char[], int, int) - Method in class org.omegat.util.MixedEolHandlingReader
 
read(char[], int, int) - Method in class org.omegat.util.xml.XMLReader
Deprecated.
 
read(File, boolean) - Static method in class org.omegat.gui.glossary.GlossaryReaderCSV
 
read(File, boolean) - Static method in class org.omegat.gui.glossary.GlossaryReaderTBX
 
read(File, boolean) - Static method in class org.omegat.gui.glossary.GlossaryReaderTSV
 
read(String, boolean, String) - Static method in class org.omegat.gui.glossary.GlossaryReaderTBX
 
READ_AHEAD_LIMIT - Static variable in class org.omegat.util.OConsts
The limit of bytes that various filters may read ahead to inspect files.
readArticles(String) - Method in interface org.omegat.core.dictionaries.IDictionary
Read article's text.
readArticlesPredictive(String) - Method in interface org.omegat.core.dictionaries.IDictionary
Read article's text.
readLine() - Method in class org.omegat.util.LinebreakPreservingReader
 
readLine() - Method in class org.omegat.util.MixedEolHandlingReader
 
readMartif(Martif, boolean, String) - Static method in class org.omegat.gui.glossary.GlossaryReaderTBX
 
readTMX(File, Language, Language, boolean, boolean, boolean, boolean, TMXReader2.LoadCallback) - Method in class org.omegat.util.TMXReader2
Read TMX file.
ready() - Method in class org.omegat.util.LinebreakPreservingReader
 
readZipEntryContent(ZipInputStream) - Static method in class org.omegat.filters4.AbstractZipFilter
Read the content of the entry from the ZipInputStream as a string.
RealProject - Class in org.omegat.core.data
Loaded project implementation.
RealProject(ProjectProperties) - Constructor for class org.omegat.core.data.RealProject
Create new project instance.
ReasonablySizedPanel - Class in org.omegat.util.gui
 
ReasonablySizedPanel() - Constructor for class org.omegat.util.gui.ReasonablySizedPanel
 
rebaseAndCommit(RebaseAndCommit.Prepared, RemoteRepositoryProvider, File, String, RebaseAndCommit.IRebase) - Static method in class org.omegat.core.team2.RebaseAndCommit
 
RebaseAndCommit - Class in org.omegat.core.team2
Core for rebase and commit files.
RebaseAndCommit.IRebase - Interface in org.omegat.core.team2
 
RebaseAndCommit.Prepared - Class in org.omegat.core.team2
Info about prepared file.
rebaseAndSave(File) - Method in interface org.omegat.core.team2.RebaseAndCommit.IRebase
Rebase using BASE, HEAD and non-committed version should be processed.
RecentProjects - Class in org.omegat.util
Management of recent projects
recursive - Variable in class org.omegat.core.search.SearchExpression
 
redo() - Method in class org.omegat.gui.editor.EditorController
 
redo() - Method in interface org.omegat.gui.editor.IEditor
Redo editing.
redo() - Method in class org.omegat.gui.editor.TranslationUndoManager
 
redo() - Method in interface org.omegat.gui.notes.INotes
Redo last undone edits
redo() - Method in class org.omegat.gui.notes.NotesTextArea
 
redo() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
Ref - Class in gen.core.tbx
Java class for anonymous complex type
Ref() - Constructor for class gen.core.tbx.Ref
 
REFERENCE - Enum constant in enum class org.omegat.filters3.xml.Entity.Type
 
REFERENCE - Static variable in class org.omegat.core.data.SegmentProperties
 
RefObject - Class in gen.core.tbx
Java class for anonymous complex type
RefObject() - Constructor for class gen.core.tbx.RefObject
 
RefObjectList - Class in gen.core.tbx
Java class for anonymous complex type
RefObjectList() - Constructor for class gen.core.tbx.RefObjectList
 
refresh() - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
Refresh content on dictionary file changed.
refresh() - Method in interface org.omegat.gui.dictionaries.IDictionaries
Refresh content on dictionary file changed.
refresh() - Method in class org.omegat.gui.glossary.GlossaryTextArea
Refresh content on glossary file changed.
refresh() - Method in interface org.omegat.gui.glossary.IGlossaries
 
refresh() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
refreshEntries(Set<Integer>) - Method in class org.omegat.gui.editor.EditorController
Refresh some entries.
refreshView(boolean) - Method in class org.omegat.gui.editor.EditorController
 
refreshView(boolean) - Method in interface org.omegat.gui.editor.IEditor
 
refreshView(boolean) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
refreshViewAfterFix(List<Integer>) - Method in class org.omegat.gui.editor.EditorController
 
refreshViewAfterFix(List<Integer>) - Method in interface org.omegat.gui.editor.IEditor
Refresh the current editor view while avoiding clobbering any tag fixes.
refreshViewAfterFix(List<Integer>) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
REGEX_VARIABLE - Static variable in class org.omegat.util.PatternConsts
Pattern for regular expression variable : $n, where n is a number, but should not be preceded by backslash
REGEXP - Enum constant in enum class org.omegat.core.search.SearchExpression.SearchExpressionType
 
registerApplicationEventListener(IApplicationEventListener) - Static method in class org.omegat.core.CoreEvents
Register listener.
registerAutoCompleterClass(Class<? extends AbstractAutoCompleterView>) - Static method in class org.omegat.core.Core
Register autocompleter.
registerConsoleCommand(Class<? extends BaseSubCommand>) - Static method in class org.omegat.cli.SubCommands
Registers a console command by deriving the command name from the specified subcommand class and associating it with the class in the subcommand registry.
registerConsoleCommand(String, Class<? extends BaseSubCommand>) - Static method in class org.omegat.cli.SubCommands
Registers a console command by associating a command name with its corresponding subcommand class.
registerConsoleCommand(String, Class<? extends BaseSubCommand>) - Static method in class org.omegat.core.Core
Registers a console command by associating a command name with its corresponding subcommand class.
registerEditorEventListener(IEditorEventListener) - Static method in class org.omegat.core.CoreEvents
Register listener.
registerEmptyTranslation() - Method in class org.omegat.gui.editor.EditorController
 
registerEmptyTranslation() - Method in interface org.omegat.gui.editor.IEditor
Register as empty.
registerEmptyTranslation() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
registerEntryEventListener(IEntryEventListener) - Static method in class org.omegat.core.CoreEvents
Register listener.
registerFilterClass(Class<? extends IFilter>) - Static method in class org.omegat.core.Core
 
registerFontChangedEventListener(IFontChangedEventListener) - Static method in class org.omegat.core.CoreEvents
Register listener.
registerIdenticalTranslation() - Method in class org.omegat.gui.editor.EditorController
 
registerIdenticalTranslation() - Method in interface org.omegat.gui.editor.IEditor
Register translation to be identical to source.
registerIdenticalTranslation() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
registerLTLanguage(String, String) - Static method in class org.omegat.languagetools.LanguageManager
 
registerMachineTranslationClass(Class<? extends IMachineTranslation>) - Static method in class org.omegat.core.Core
 
registerMarker(IMarker) - Static method in class org.omegat.core.Core
Register class for calculate marks.
registerMarkerClass(Class<? extends IMarker>) - Static method in class org.omegat.core.Core
 
registerPopupMenuConstructors(int, IPopupMenuConstructor) - Method in class org.omegat.gui.editor.EditorController
 
registerPopupMenuConstructors(int, IPopupMenuConstructor) - Method in interface org.omegat.gui.editor.IEditor
Register constructor of popup menu.
registerPopupMenuConstructors(int, IPopupMenuConstructor) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
registerProjectChangeListener(IProjectEventListener) - Static method in class org.omegat.core.CoreEvents
Register listener.
registerSpellCheckClass(Class<? extends ISpellChecker>) - Static method in class org.omegat.core.Core
Register spellchecker plugin.
registerSpellCheckerDictionaryProvider(String, SpellCheckDictionaryType, String) - Static method in class org.omegat.core.spellchecker.SpellCheckerManager
The entry point to register spell checker dictionary class.
registerTokenizerClass(Class<? extends ITokenizer>) - Static method in class org.omegat.core.Core
 
registerUntranslated() - Method in class org.omegat.gui.editor.EditorController
 
registerUntranslated() - Method in interface org.omegat.gui.editor.IEditor
Register untranslated.
registerUntranslated() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
RELAXNG_ROOT_TAG - Static variable in class org.omegat.filters3.xml.relaxng.RelaxNGDialect
 
RELAXNG_XMLNS - Static variable in class org.omegat.filters3.xml.relaxng.RelaxNGDialect
 
RelaxNGDialect - Class in org.omegat.filters3.xml.relaxng
This class specifies the RELAX NG XML Dialect.
RelaxNGDialect() - Constructor for class org.omegat.filters3.xml.relaxng.RelaxNGDialect
 
RelaxNGFilter - Class in org.omegat.filters3.xml.relaxng
Filter for RELAX NG XML files.
RelaxNGFilter() - Constructor for class org.omegat.filters3.xml.relaxng.RelaxNGFilter
Creates a new instance of RelaxNG
reload(File) - Method in interface org.omegat.core.team2.RebaseAndCommit.IRebase
Reload projectTMX from resulted TMX.
remaining - Variable in class org.omegat.core.statistics.FileData
 
remainingUnique - Variable in class org.omegat.core.statistics.FileData
 
remarkOneMarker(String) - Method in class org.omegat.gui.editor.EditorController
 
remarkOneMarker(String) - Method in interface org.omegat.gui.editor.IEditor
Calls specified marker for reprocess all entries.
remarkOneMarker(String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
remember(int) - Method in class org.omegat.gui.editor.TranslationUndoManager
Remember change.
REMOTE_PROJECT - Static variable in class org.omegat.CLIParameters
CLI parameter to specify a remote project to load instead of a local one
REMOTE_URL - Enum constant in enum class org.omegat.languagetools.LanguageToolWrapper.BridgeType
 
RemoteRepositoryFactory - Class in org.omegat.core.team2
Factory for create remote repository provider.
RemoteRepositoryProvider - Class in org.omegat.core.team2
Class for process some repository commands.
RemoteRepositoryProvider(File, List<RepositoryDefinition>) - Constructor for class org.omegat.core.team2.RemoteRepositoryProvider
 
RemoteRepositoryProvider(File, List<RepositoryDefinition>, ProjectProperties) - Constructor for class org.omegat.core.team2.RemoteRepositoryProvider
 
remove(int) - Method in class org.omegat.filters3.Entry
Removes an element from this entry.
remove(Object) - Method in class org.omegat.core.data.SyncTMX
 
remove(Object) - Method in class org.omegat.util.MultiMap
Removes all the mappings for this key from this map if it is present.
remove(DocumentFilter.FilterBypass, int, int) - Method in class org.omegat.gui.editor.DocumentFilter3
 
REMOVE_TAGS_CB_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
removeColumnAdjustmentListener(ActionListener) - Method in class org.omegat.util.gui.TableColumnSizer
 
removeCommentProvider(ICommentProvider) - Method in class org.omegat.gui.comments.CommentsTextArea
 
removeCommentProvider(ICommentProvider) - Method in interface org.omegat.gui.comments.IComments
Remove provider.
removeDictionary(IDictionary) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
removeDictionary(IDictionary) - Method in interface org.omegat.gui.dictionaries.IDictionaries
 
removeDictionaryFactory(IDictionaryFactory) - Method in class org.omegat.core.dictionaries.DictionariesManager
Remove dictionary Factory.
removeDictionaryFactory(IDictionaryFactory) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
removeDictionaryFactory(IDictionaryFactory) - Method in interface org.omegat.gui.dictionaries.IDictionaries
 
removeDirectionChars(String) - Static method in class org.omegat.gui.editor.EditorUtils
Remove invisible direction chars from string.
removeDirectionCharsAroundTags(String, SourceTextEntry) - Static method in class org.omegat.gui.editor.EditorUtils
Remove bidi chars around tags only.
removeExceptionListener(ExceptionListener) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
removeExceptionListener(ExceptionListener) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
removeFilter() - Method in class org.omegat.gui.editor.EditorController
Removes the current filter.
removeFilter() - Method in interface org.omegat.gui.editor.IEditor
Removes the current filter.
removeFilter() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
removeFurtherActionListener(IPreferencesController.FurtherActionListener) - Method in class org.omegat.gui.preferences.BasePreferencesController
 
removeFurtherActionListener(IPreferencesController.FurtherActionListener) - Method in interface org.omegat.gui.preferences.IPreferencesController
Remove a listener
removeMenuItems(MenuExtender.MenuKey, List<Component>) - Static method in class org.omegat.util.gui.MenuExtender
 
removeOldBackups(File, int) - Static method in class org.omegat.util.FileUtil
Removes older backups to be under specified number of files.
removeOnlineDictionary(IDictionary) - Method in class org.omegat.core.dictionaries.DictionariesManager
Remove online dictionary.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.omegat.gui.issues.IssuesPanelController
 
removePropertyChangeListener(PropertyChangeListener) - Static method in class org.omegat.util.gui.UIScale
 
removeRow(int) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
Removes a mapping rule.
removeRow(int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
Removes a segmentation rule.
removeRow(int) - Method in class org.omegat.gui.editor.autotext.AutotextTableModel
remove a row.
removeSelection(int, int, int, int) - Method in class org.omegat.gui.editor.chartable.CharTableModel
Remove the selected characters from the model.
removeStringsUntranslated - Variable in class org.omegat.filters2.moodlephp.MoodlePHPFilter
If true, will remove non-translated segments in the target files
removeStringsUntranslated - Variable in class org.omegat.filters2.mozdtd.MozillaDTDFilter
If true, will remove non-translated segments in the target files
RemoveTagMarker - Class in org.omegat.gui.editor.mark
Marker for all parts in segments that have to be removed.
RemoveTagMarker() - Constructor for class org.omegat.gui.editor.mark.RemoveTagMarker
 
removeUnusedMenuSeparators(JPopupMenu) - Static method in class org.omegat.util.gui.UIDesignManager
Removes first, last and duplicate separators from menu.
removeUpdate(DocumentEvent) - Method in class org.omegat.util.gui.FontFallbackListener
 
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.omegat.gui.editor.ViewParagraph
 
removeXMLInvalidChars(String) - Static method in class org.omegat.util.StringUtil
Replace invalid XML chars by spaces.
rename(File, File) - Static method in class org.omegat.util.FileUtil
Renames file, with checking errors and 3 seconds retry against external programs (like antivirus or TortoiseSVN) locking.
RENAME_RETRY_TIMEOUT - Static variable in class org.omegat.util.FileUtil
 
render(String, String, boolean) - Static method in class org.omegat.core.matching.DiffDriver
Given two strings, perform a diff comparison and return a Render object.
render(GlossaryEntry, StyledDocument) - Method in interface org.omegat.gui.glossary.IGlossaryRenderer
 
render(GlossaryEntry, IGlossaryRenderer.IRenderTarget<?>) - Method in class org.omegat.gui.glossary.DefaultGlossaryRenderer
 
render(GlossaryEntry, IGlossaryRenderer.IRenderTarget<?>) - Method in class org.omegat.gui.glossary.DictionaryGlossaryRenderer
 
render(GlossaryEntry, IGlossaryRenderer.IRenderTarget<?>) - Method in interface org.omegat.gui.glossary.IGlossaryRenderer
 
Render() - Constructor for class org.omegat.core.matching.DiffDriver.Render
 
renderToHtml(GlossaryEntry) - Method in interface org.omegat.gui.glossary.IGlossaryRenderer
 
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class org.omegat.gui.editor.DocumentFilter3
 
REPLACE - Enum constant in enum class org.omegat.core.search.SearchMode
 
replaceAll() - Method in class org.omegat.gui.editor.filter.ReplaceFilter
Replace all occurrences in all entries.
replaceCase(String, Locale) - Static method in class org.omegat.util.StringUtil
Interpret the case replacement language used in regular expressions: backslash u = uppercase next letter backslash l = lowercase next letter backslash U = uppercase next letters until backslash E or end backslash L = lowercase next letters until backslash E or end backslash u + backslash L = uppercase next letter then lowercase all until backslash E backslash l + backslash U = lowercase next letter then uppercase all until backslash E
replaceContent(ProjectTMX) - Method in class org.omegat.core.data.ProjectTMX
Replaces the content of the current ProjectTMX instance with the content of the provided ProjectTMX instance.
replaceCurrentFieldText(String) - Method in class org.omegat.gui.search.SearchWindowController
Replace the text of the currently active (focused) search field: either Search or Replace
replaceEditText(String) - Method in class org.omegat.gui.editor.EditorController
 
replaceEditText(String) - Method in interface org.omegat.gui.editor.IEditor
Replaces the entire edit area with a given text.
replaceEditText(String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
replaceEditText(String, String) - Method in class org.omegat.gui.editor.EditorController
 
replaceEditText(String, String) - Method in interface org.omegat.gui.editor.IEditor
Replaces the entire edit area with a given text which origin is origin.
replaceEditText(String, String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
replaceEditTextAndMark(String) - Method in class org.omegat.gui.editor.EditorController
 
replaceEditTextAndMark(String) - Method in interface org.omegat.gui.editor.IEditor
Inserts text at the cursor position and mark as to be changed by the translator, i.e, background of segment should be marked Must be called only from UI thread.
replaceEditTextAndMark(String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
replaceEditTextAndMark(String, String) - Method in class org.omegat.gui.editor.EditorController
 
replaceEditTextAndMark(String, String) - Method in interface org.omegat.gui.editor.IEditor
Replace text and mark as to be changed by the translator from origin, i.e, background of segment should be marked Must be called only from UI thread.
replaceEditTextAndMark(String, String) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
ReplaceFilter - Class in org.omegat.gui.editor.filter
Editor filter implementation.
ReplaceFilter(List<Integer>, Searcher) - Constructor for class org.omegat.gui.editor.filter.ReplaceFilter
 
replaceGlossaryEntries(String) - Static method in class org.omegat.gui.editor.EditorUtils
replaceGlossaryEntries(String, List<GlossaryEntry>, Locale, ITokenizer) - Static method in class org.omegat.gui.editor.EditorUtils
Given a list of glossary entries, replace any instances of the source term appearing in the given text with the target term.
ReplaceMarker - Class in org.omegat.gui.editor.mark
Marker for replace candidate.
ReplaceMarker() - Constructor for class org.omegat.gui.editor.mark.ReplaceMarker
 
replacement - Variable in class org.omegat.core.search.SearchExpression
 
replacementLength - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
replacePartOfText(String, int, int) - Method in class org.omegat.gui.editor.EditorController
 
replaceSelection(String) - Method in class org.omegat.gui.editor.EditorTextArea3
 
replaceTranslated - Variable in class org.omegat.core.search.SearchExpression
 
replaceUntranslated - Variable in class org.omegat.core.search.SearchExpression
 
REPO_GIT_SUBDIR - Static variable in class org.omegat.core.team2.RemoteRepositoryProvider
 
REPO_PREPARE_SUBDIR - Static variable in class org.omegat.core.team2.RemoteRepositoryProvider
 
REPO_SUBDIR - Static variable in class org.omegat.core.team2.RemoteRepositoryProvider
 
REPO_SVN_SUBDIR - Static variable in class org.omegat.core.team2.RemoteRepositoryProvider
 
Repositories() - Constructor for class gen.core.project.Project.Repositories
 
REPOSITORIES_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
RepositoriesCredentialsController - Class in org.omegat.core.team2.gui
Controller for forget credentials.
RepositoriesCredentialsController() - Constructor for class org.omegat.core.team2.gui.RepositoriesCredentialsController
 
RepositoriesCredentialsPanel - Class in org.omegat.core.team2.gui
 
RepositoriesCredentialsPanel() - Constructor for class org.omegat.core.team2.gui.RepositoriesCredentialsPanel
Creates new form RepositoriesCredentialsPanel
RepositoriesMappingController - Class in org.omegat.gui.repositoriesmapping
Controller for repositories mapping UI.
RepositoriesMappingController(RepositoriesMappingPanel, List<RepositoryDefinition>) - Constructor for class org.omegat.gui.repositoriesmapping.RepositoriesMappingController
Create controller bound to an existing panel.
RepositoriesMappingController.RepoType - Enum Class in org.omegat.gui.repositoriesmapping
Enum of supported repository types corresponding to org.omegat.core.team2.impl.*RemoteRepository*
RepositoriesMappingDialog - Class in org.omegat.gui.dialogs
Dialog for repository mapping.
RepositoriesMappingDialog(Frame, boolean) - Constructor for class org.omegat.gui.dialogs.RepositoriesMappingDialog
Creates new form RepositoriesMappingDialog
RepositoriesMappingPanel - Class in org.omegat.gui.repositoriesmapping
UI for repository mapping.
RepositoriesMappingPanel() - Constructor for class org.omegat.gui.repositoriesmapping.RepositoriesMappingPanel
Creates new form RepositoriesMappingDialog
REPOSITORY - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
team repository version control system connector plugins.
RepositoryDefinition - Class in gen.core.project
Java class for RepositoryDefinition complex type
RepositoryDefinition() - Constructor for class gen.core.project.RepositoryDefinition
 
RepositoryMapping - Class in gen.core.project
Directory mapping to repository.
RepositoryMapping() - Constructor for class gen.core.project.RepositoryMapping
 
reprocess(SegmentBuilder[], int) - Method in class org.omegat.gui.editor.MarkerController
Reprocess all entries for one marker only.
reprocessImmediately(SegmentBuilder) - Method in class org.omegat.gui.editor.MarkerController
Reprocess one entry immediately in the current thread.
requestFocus() - Method in class org.omegat.gui.editor.EditorController
 
requestFocus() - Method in interface org.omegat.gui.editor.IEditor
Set current focus to editor.
requestFocus() - Method in interface org.omegat.gui.notes.INotes
Set current focus to the notes panel.
requestFocus() - Method in class org.omegat.gui.notes.NotesTextArea
 
requestFocus() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
requestVisible(DockableScrollPane) - Static method in class org.omegat.util.gui.StaticUIUtils
Request to show the pane when it is hidden as a tab.
reset() - Method in class org.omegat.gui.editor.history.WordCompleter
 
reset() - Method in class org.omegat.gui.editor.history.WordPredictor
 
reset() - Method in class org.omegat.gui.editor.mark.CalcMarkersThread
 
reset() - Static method in class org.omegat.gui.editor.ModificationInfoManager
 
reset() - Method in class org.omegat.gui.editor.TranslationUndoManager
 
reset() - Method in class org.omegat.util.gui.TableColumnSizer
Reset any state that relies on the contents of the table.
reset() - Method in class org.omegat.util.InlineTagHandler
Reset stored info for process new part of XML.
reset() - Method in class org.omegat.util.LinebreakPreservingReader
 
reset(URIish) - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
Reset connection.
resetBreakSpots() - Method in class org.omegat.gui.editor.ViewLabel
 
resetButton - Variable in class org.omegat.gui.preferences.PreferencePanel
 
resetButton - Variable in class org.omegat.gui.preferences.PreferenceViewSelectorPanel
 
resetDesktopLayout() - Method in interface org.omegat.gui.main.IMainWindow
Restores the main window layout to the default values.
resetDesktopLayout() - Method in class org.omegat.gui.main.MainWindow
 
resetDesktopLayout(IMainWindow) - Static method in class org.omegat.gui.main.MainWindowUI
Restores main window layout to the default values (distinct from global preferences).
resetKeys() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
resetKeys() - Method in interface org.omegat.gui.editor.autocompleter.IAutoCompleter
Reset the autocompletion keys.
resetOptions() - Method in class org.omegat.gui.search.SearchWindowController
Reset search options to their default values.
resetTagDetected() - Method in class org.omegat.filters3.Entry
 
resetTextAttributes() - Method in class org.omegat.gui.editor.SegmentBuilder
 
RESNAME_ATTR - Enum constant in enum class org.omegat.filters3.xml.xliff.XLIFFOptions.ID_TYPE
Take the ID from the <trans-unit>'s resname attribute.
RESOLVE_DIRS - Enum constant in enum class org.omegat.gui.dialogs.ProjectPropertiesDialog.Mode
This dialog is used to resolve missing directories of existing project (upon opening the project).
resolveEntity(String, String) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Resolves external entites if child filter needs it.
resolveEntity(String, String) - Method in class org.omegat.filters3.xml.xhtml.XHTMLDialect
Resolves external entites if child filter needs it.
resolveEntity(String, String) - Method in class org.omegat.filters3.xml.Handler
Resolves an external entity.
resolveEntity(String, String) - Method in interface org.omegat.filters3.xml.XMLDialect
Resolves external entites if child filter needs it.
resolveEntity(String, String) - Method in class org.omegat.gui.glossary.GlossaryReaderTBX.NamespaceFilter
 
RESOURCE_BUNDLE - Static variable in class org.omegat.CLIParameters
 
ResourceBundleFilter - Class in org.omegat.filters2.text.bundles
Filter to support Java Resource Bundles - the files that are used to I18ze Java applications.
ResourceBundleFilter() - Constructor for class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
ResourceBundleOptionsDialog - Class in org.omegat.filters2.text.bundles
Modal dialog to edit the Java Resource Bundles filter options.
ResourceBundleOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters2.text.bundles.ResourceBundleOptionsDialog
Creates new form ResourceBundleDTDOptionsDialog
resourceExists(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
ResourcesUtil - Class in org.omegat.util.gui
Utils for load resources from classpath.
ResponseError(HttpURLConnection) - Constructor for exception org.omegat.util.HttpConnectionUtils.ResponseError
 
ResponseError(HttpURLConnection) - Constructor for exception org.omegat.util.WikiGet.ResponseError
Deprecated.
 
responseType - Variable in class org.omegat.util.CredentialsManager.PasswordSetResult
 
restartGUI(String) - Static method in class org.omegat.Main
 
restoreDefaults() - Method in class org.omegat.core.team2.gui.RepositoriesCredentialsController
 
restoreDefaults() - Method in class org.omegat.externalfinder.gui.ExternalFinderPreferencesController
 
restoreDefaults() - Method in class org.omegat.gui.filters2.FiltersCustomizerController
 
restoreDefaults() - Method in interface org.omegat.gui.preferences.IPreferencesController
Restore preferences controlled by this view to their default state.
restoreDefaults() - Method in class org.omegat.gui.preferences.view.AppearanceController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.AutoCompleterController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.AutotextAutoCompleterOptionsController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.CharTableAutoCompleterOptionsController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.CustomColorSelectionController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.DictionaryPreferencesController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.EditingBehaviorController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.FontSelectionController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.GeneralOptionsController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.GlossaryAutoCompleterOptionsController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.GlossaryPreferencesController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.HistoryAutoCompleterOptionsController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.LanguageToolConfigurationController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.MachineTranslationPreferencesController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.PluginsPreferencesController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.SaveOptionsController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.SecureStoreController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.SpellcheckerConfigurationController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.TagProcessingOptionsController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.TeamOptionsController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.TMMatchesPreferencesController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.UserPassController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.VersionCheckPreferencesController
 
restoreDefaults() - Method in class org.omegat.gui.preferences.view.ViewOptionsController
 
restoreDefaults() - Method in class org.omegat.gui.segmentation.SegmentationCustomizerController
 
result - Variable in class org.omegat.gui.editor.mark.EntryMarks
 
result - Variable in class org.omegat.gui.exttrans.MachineTranslationInfo
 
result - Variable in class org.omegat.gui.filters2.FilterEditor
 
Result() - Constructor for class org.omegat.gui.matches.MatchesVarExpansion.Result
 
ResXDialect - Class in org.omegat.filters3.xml.resx
This class specifies the ResX XML Dialect.
ResXDialect() - Constructor for class org.omegat.filters3.xml.resx.ResXDialect
 
ResXFilter - Class in org.omegat.filters3.xml.resx
Filter for ResX files.
ResXFilter() - Constructor for class org.omegat.filters3.xml.resx.ResXFilter
Creates a new instance of ResXFilter
RET_CANCEL - Static variable in class org.omegat.core.team2.gui.UserPassDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters2.html2.EditOptionsDialog
A return status code - returned if the Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters2.moodlephp.MoodlePHPOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters2.mozdtd.MozillaDTDOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters2.po.PoOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters2.text.mozftl.MozillaFTLOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters2.text.TextOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters3.xml.opendoc.EditOpenDocOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters3.xml.openxml.EditOpenXMLOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters3.xml.xhtml.EditXOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.filters3.xml.xliff.EditXLIFFOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.gui.dialogs.AboutDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.gui.dialogs.CreateGlossaryEntry
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.gui.dialogs.LastChangesDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.gui.dialogs.LicenseDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.gui.dialogs.LogDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.gui.filters2.InstanceEditor
A return status code - returned if Cancel button has been pressed
RET_OK - Static variable in class org.omegat.core.team2.gui.UserPassDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters2.html2.EditOptionsDialog
A return status code - returned if the OK button has been pressed
RET_OK - Static variable in class org.omegat.filters2.moodlephp.MoodlePHPOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters2.mozdtd.MozillaDTDOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters2.po.PoOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters2.text.mozftl.MozillaFTLOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters2.text.TextOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters3.xml.opendoc.EditOpenDocOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters3.xml.openxml.EditOpenXMLOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters3.xml.xhtml.EditXOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.filters3.xml.xliff.EditXLIFFOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.gui.dialogs.AboutDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.gui.dialogs.CreateGlossaryEntry
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.gui.dialogs.LastChangesDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.gui.dialogs.LicenseDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.gui.dialogs.LogDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.gui.filters2.InstanceEditor
A return status code - returned if OK button has been pressed
retrieve(String) - Method in class org.omegat.util.CredentialsManager
Retrieve the securely stored value for the given key.
retrieveArticles(Collection<String>) - Method in interface org.omegat.core.dictionaries.IDictionary
 
retrieveArticlesPredictive(Collection<String>) - Method in interface org.omegat.core.dictionaries.IDictionary
 
returnResultFromSwingThread(Supplier<T>) - Static method in class org.omegat.util.gui.UIThreadsUtil
 
reuseSearchWindow(String) - Static method in class org.omegat.gui.search.SearchWindowManager
 
REVISION - Static variable in class org.omegat.util.OStrings
Repository revision number, e.g.
RevisionDesc - Class in gen.core.tbx
Java class for anonymous complex type
RevisionDesc() - Constructor for class gen.core.tbx.RevisionDesc
 
RichScriptEditor - Class in org.omegat.gui.scripting.ui
 
RichScriptEditor() - Constructor for class org.omegat.gui.scripting.ui.RichScriptEditor
 
ROOT_PATTERN - Static variable in class org.omegat.filters3.xml.android.AndroidDialect
 
ROOT_PATTERN - Static variable in class org.omegat.filters3.xml.svg.SvgDialect
 
ROOT_PATTERN - Static variable in class org.omegat.filters3.xml.wix.WiXDialect
 
ROOT_PATTERN - Static variable in class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetDialect
 
ROOT_TAG - Static variable in class org.omegat.filters3.xml.infix.InfixDialect
 
ROOT_TAG - Static variable in class org.omegat.filters3.xml.scribus.ScribusDialect
 
rootDir - Variable in class org.omegat.core.search.SearchExpression
 
RoundedCornerBorder - Class in org.omegat.util.gui
 
RoundedCornerBorder() - Constructor for class org.omegat.util.gui.RoundedCornerBorder
 
RoundedCornerBorder(int, Color, int) - Constructor for class org.omegat.util.gui.RoundedCornerBorder
 
RoundedCornerBorder(int, Color, int, int) - Constructor for class org.omegat.util.gui.RoundedCornerBorder
 
rstrip(String) - Static method in class org.omegat.util.StringUtil
Strip whitespace from the end of a string.
Rule - Class in gen.core.segmentation
Java class for anonymous complex type
Rule - Class in org.omegat.core.segmentation
The class representing a single segmentation rule.
Rule() - Constructor for class gen.core.segmentation.Rule
 
Rule() - Constructor for class org.omegat.core.segmentation.Rule
Creates a new empty instance of segmentation rule
Rule(boolean, String, String) - Constructor for class org.omegat.core.segmentation.Rule
Creates an initialized instance of segmentation rule
Rule(Rule) - Constructor for class org.omegat.core.segmentation.Rule
 
ruleDescription - Variable in class org.omegat.languagetools.LanguageToolResult
 
ruleFileExists(String) - Method in class org.omegat.languagetools.LanguageDataBroker
 
ruleId - Variable in class org.omegat.languagetools.LanguageToolResult
 
run() - Method in interface org.omegat.core.Core.RunnableWithException
 
run() - Method in class org.omegat.core.statistics.CalcMatchStatistics
 
run() - Method in class org.omegat.core.statistics.CalcStandardStatistics
 
run() - Method in class org.omegat.core.threads.CommandMonitor
 
run() - Method in class org.omegat.core.threads.SearchThread
Deprecated.
 
run() - Method in class org.omegat.core.threads.VersionCheckThread
 
run() - Method in class org.omegat.gui.common.EntryInfoSearchThread
 
run() - Method in class org.omegat.gui.dictionaries.DictionariesTextArea.DictionaryTextSearchThread
 
run() - Method in class org.omegat.gui.editor.mark.CalcMarkersThread
 
run() - Method in class org.omegat.util.DirectoryMonitor
 
run(CancellationToken) - Method in class org.omegat.core.threads.SearchTask
Executes the search.
runConsoleAlign() - Static method in class org.omegat.Main
 
RuntimePreferences - Class in org.omegat.util
Class for store runtime-only preferences, which shouldn't be saved to config dir.
RuntimePreferenceStore - Class in org.omegat.core.data
Store runtime-only preference values, which shouldn't be saved to config dir.

S

save() - Static method in class org.omegat.gui.editor.autotext.Autotext
 
save() - Static method in class org.omegat.gui.search.HistoryManager
 
save() - Method in interface org.omegat.util.Preferences.IPreferences
 
save() - Static method in class org.omegat.util.Preferences
 
save() - Method in class org.omegat.util.PreferencesImpl
 
save(Collection<Autotext.AutotextItem>, File) - Static method in class org.omegat.gui.editor.autotext.Autotext
 
save(List<String>, List<String>) - Method in class org.omegat.util.PreferencesXML
 
save(ProjectProperties, String, boolean) - Method in class org.omegat.core.data.ProjectTMX
It saves current translation into file.
SAVE - Enum constant in enum class org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
 
SAVE_AS_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.LogDialogController
 
SAVE_AUTO_STATUS - Static variable in class org.omegat.util.Preferences
Workflow Option: Save auto-populated status
SAVE_ORIGIN - Static variable in class org.omegat.util.Preferences
Workflow Option: Save MT origin
saveConfig(Filters, File) - Static method in class org.omegat.filters2.master.FilterMaster
Saves information about the filters to an XML file.
saveCredentials(String, String, String, String, int, TeamUtils.Credentials) - Static method in class org.omegat.core.team2.impl.TeamUtils
 
saveDesktopLayout() - Method in interface org.omegat.gui.main.IMainWindow
Save the main window layout.
saveDesktopLayout() - Method in class org.omegat.gui.main.MainWindow
 
saveFingerprint(String, String) - Static method in class org.omegat.core.team2.impl.TeamUtils
 
saveLastSegment() - Static method in class org.omegat.core.data.LastSegmentManager
Save current entry position for repositioning on reload (RFE#35).
SaveOptionsController - Class in org.omegat.gui.preferences.view
 
SaveOptionsController() - Constructor for class org.omegat.gui.preferences.view.SaveOptionsController
 
SaveOptionsPanel - Class in org.omegat.gui.preferences.view
 
SaveOptionsPanel() - Constructor for class org.omegat.gui.preferences.view.SaveOptionsPanel
Creates new form SaveOptionsPanel
saveProject(boolean) - Method in interface org.omegat.core.data.IProject
Save project.
saveProject(boolean) - Method in class org.omegat.core.data.NotLoadedProject
 
saveProject(boolean) - Method in class org.omegat.core.data.RealProject
Saves the translation memory and preferences.
saveProjectProperties() - Method in interface org.omegat.core.data.IProject
Save project properties only.
saveProjectProperties() - Method in class org.omegat.core.data.NotLoadedProject
 
saveProjectProperties() - Method in class org.omegat.core.data.RealProject
 
saveScreenLayout(MainWindow) - Static method in class org.omegat.gui.main.MainWindowUI
Stores main window docking layout to disk.
saveSet(File, String, String[]) - Static method in class org.omegat.gui.scripting.ScriptSet
 
SaveThread - Class in org.omegat.core.threads
An independent stream to save project, created in order not to freese UI while project is saved (may take a lot)
SaveThread() - Constructor for class org.omegat.core.threads.SaveThread
 
saveToSrx(SRX, File) - Static method in class org.omegat.core.segmentation.SRX
Deprecated, for removal: This API element is subject to removal in a future version.
saveToSrx(SRX, File) - Static method in class org.omegat.core.segmentation.SRXManager
Saves segmentation rules into specified directory.
saveUTF8(String, String, String) - Static method in class org.omegat.util.WikiGet
Save UTF-8 format data to file.
saveWordLists() - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
Save the word lists to disk
saveWordLists() - Method in interface org.omegat.core.spellchecker.ISpellChecker
Save the word lists to disk.
saveWordLists() - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
SB_PROGRESS_MODE - Static variable in class org.omegat.util.Preferences
status bar progress mode
SbvFilter - Class in org.omegat.filters2.subtitles
Filter for subtitles files.
SbvFilter() - Constructor for class org.omegat.filters2.subtitles.SbvFilter
 
SC_AFFIX_EXTENSION - Static variable in class org.omegat.util.OConsts
affix file extension
SC_DICTIONARY_EXTENSION - Static variable in class org.omegat.util.OConsts
dictionary file extension
SC_MORFOLOGIK_EXTENSION - Static variable in class org.omegat.util.OConsts
morfologik dictionary file extension
scale(float) - Static method in class org.omegat.util.gui.UIScale
Multiplies the given value by the user scale factor.
scale(int) - Static method in class org.omegat.util.gui.UIScale
Multiplies the given value by the user scale factor and rounds the result.
scale(Dimension) - Static method in class org.omegat.util.gui.UIScale
Scales the given dimension with the user scale factor.
scale(Insets) - Static method in class org.omegat.util.gui.UIScale
Scales the given insets with the user scale factor.
scaleGraphics(Graphics2D) - Static method in class org.omegat.util.gui.UIScale
If a user scale factor is not 1, scale the given graphics context by invoking Graphics2D.scale(double, double) with a user scale factor.
SchematronDialect - Class in org.omegat.filters3.xml.schematron
This class specifies the Schematron XML Dialect.
SchematronDialect() - Constructor for class org.omegat.filters3.xml.schematron.SchematronDialect
 
SchematronFilter - Class in org.omegat.filters3.xml.schematron
Filter for Java Schematron XML files.
SchematronFilter() - Constructor for class org.omegat.filters3.xml.schematron.SchematronFilter
Creates a new instance of Schematron
scope - Variable in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
score - Variable in class org.omegat.core.matching.NearString.Scores
 
SCORE - Enum constant in enum class org.omegat.core.matching.NearString.SORT_KEY
normal score
SCORE_NO_STEM - Enum constant in enum class org.omegat.core.matching.NearString.SORT_KEY
score without stemming
scoreNoStem - Variable in class org.omegat.core.matching.NearString.Scores
similarity score for match without non-word tokens
scores - Variable in class org.omegat.core.matching.NearString
 
Scores(int, int, int) - Constructor for class org.omegat.core.matching.NearString.Scores
 
Scores(int, int, int, int) - Constructor for class org.omegat.core.matching.NearString.Scores
 
ScoresComparator(NearString.SORT_KEY) - Constructor for class org.omegat.core.matching.NearString.ScoresComparator
 
ScribusDialect - Class in org.omegat.filters3.xml.scribus
This class specifies the Scribus XML Dialect.
ScribusDialect() - Constructor for class org.omegat.filters3.xml.scribus.ScribusDialect
 
ScribusFilter - Class in org.omegat.filters3.xml.scribus
Filter for Scribus files.
ScribusFilter() - Constructor for class org.omegat.filters3.xml.scribus.ScribusFilter
Creates a new instance of Infix
SCRIPT - Static variable in class org.omegat.CLIParameters
 
SCRIPT_GUI_FUNCTION_NAME - Static variable in class org.omegat.gui.scripting.ScriptRunner
Scripts that want to run on the Event Dispatch Thread should define a top-level function with this name and NOT evaluate it.
ScriptingModule - Class in org.omegat.gui.scripting
Script module entry point.
ScriptingWindow - Class in org.omegat.gui.scripting
Scripting window
ScriptingWindow() - Constructor for class org.omegat.gui.scripting.ScriptingWindow
 
ScriptingWindow(JFrame) - Constructor for class org.omegat.gui.scripting.ScriptingWindow
 
ScriptItem - Class in org.omegat.gui.scripting
A script file in the script list is represented as ScriptListFile to allow for localization, description and reordering.
ScriptItem(File) - Constructor for class org.omegat.gui.scripting.ScriptItem
Constructs a new ScriptItem based on the provided script file.
ScriptItem(String) - Constructor for class org.omegat.gui.scripting.ScriptItem
Creates a new ScriptItem with the specified script source.
ScriptRunner - Class in org.omegat.gui.scripting
Scripting window entry point.
SCRIPTS_DIRECTORY - Static variable in class org.omegat.util.Preferences
The location of the scripts
SCRIPTS_QUICK_0 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_1 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_2 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_3 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_4 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_5 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_6 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_7 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_8 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_9 - Static variable in class org.omegat.util.Preferences
 
SCRIPTS_QUICK_PREFIX - Static variable in class org.omegat.util.Preferences
Quick script names
ScriptSet - Class in org.omegat.gui.scripting
 
ScriptSet(File) - Constructor for class org.omegat.gui.scripting.ScriptSet
 
ScriptsMonitor - Class in org.omegat.gui.scripting
Monitor to check changes in the script directory.
ScriptsMonitor(ScriptingWindow) - Constructor for class org.omegat.gui.scripting.ScriptsMonitor
 
SCRIPTWINDOW_GEOMETRY_PREFIX - Static variable in class org.omegat.util.Preferences
Script window
SdlProject - Class in org.omegat.filters4.xml.xliff
Filter for SDL project.
SdlProject() - Constructor for class org.omegat.filters4.xml.xliff.SdlProject
 
SdlXliff - Class in org.omegat.filters4.xml.xliff
Overrides XLiff-1 for features which only work with SDL-Xliff.
SdlXliff() - Constructor for class org.omegat.filters4.xml.xliff.SdlXliff
 
search() - Method in class org.omegat.core.search.Searcher
Search for this.expression and return a list of results.
search(String, boolean, boolean, IStopped) - Method in class org.omegat.core.statistics.FindMatches
Deprecated. 
search(String, boolean, IStopped) - Method in class org.omegat.core.statistics.FindMatches
Search Translation memories.
search(Language, Language, String) - Method in interface org.omegat.core.glossaries.IGlossary
 
SEARCH - Enum constant in enum class org.omegat.core.search.SearchMode
 
searchAll(Token[], Token[], boolean) - Static method in class org.omegat.tokenizer.DefaultTokenizer
Find and return all tokens in tokensList that match the tokens in listForFind.
searchAuthor - Variable in class org.omegat.core.search.SearchExpression
 
searchComments - Variable in class org.omegat.core.search.SearchExpression
 
searchDateAfter - Variable in class org.omegat.core.search.SearchExpression
 
searchDateBefore - Variable in class org.omegat.core.search.SearchExpression
 
Searcher - Class in org.omegat.core.search
This class implements search functionality.
Searcher(IProject, SearchExpression) - Constructor for class org.omegat.core.search.Searcher
Create new searcher instance.
searchEvent(SearchEvent) - Method in class org.omegat.gui.scripting.ui.RichScriptEditor
 
SearchExpression - Class in org.omegat.core.search
Storage for what to search for (search text and options).
SearchExpression() - Constructor for class org.omegat.core.search.SearchExpression
 
SearchExpression.SearchExpressionType - Enum Class in org.omegat.core.search
 
SearchExpression.SearchPlace - Enum Class in org.omegat.core.search
 
SearchExpression.SearchState - Enum Class in org.omegat.core.search
 
searchExpressionType - Variable in class org.omegat.core.search.SearchExpression
 
SearchFilter - Class in org.omegat.gui.editor.filter
Editor filter implementation.
SearchFilter(List<Integer>) - Constructor for class org.omegat.gui.editor.filter.SearchFilter
 
SearchMatch - Class in org.omegat.core.search
Class for store info about matching position.
SearchMatch(int, int) - Constructor for class org.omegat.core.search.SearchMatch
 
SearchMatch(int, int, String) - Constructor for class org.omegat.core.search.SearchMatch
 
SearchMode - Enum Class in org.omegat.core.search
Search mode sfor separate search and replace.
searchNotes - Variable in class org.omegat.core.search.SearchExpression
 
SearchResultEntry - Class in org.omegat.core.search
Storage for a search result entry.
SearchResultEntry(int, String, String, String, String, String, String, SearchMatch[], SearchMatch[], SearchMatch[], SearchMatch[]) - Constructor for class org.omegat.core.search.SearchResultEntry
Creates a new search result entry with properties set to given values.
SearchResultEntry.Builder - Class in org.omegat.core.search
 
searchSource - Variable in class org.omegat.core.search.SearchExpression
 
searchSourceMatches(SourceTextEntry) - Method in class org.omegat.gui.glossary.GlossaryManager
Get all glossary entries with source terms found in the provided string.
searchSourceMatches(SourceTextEntry, List<GlossaryEntry>) - Method in class org.omegat.gui.glossary.GlossarySearcher
 
searchSourceMatchTokens(SourceTextEntry, GlossaryEntry) - Method in class org.omegat.gui.glossary.GlossaryManager
Get tokens of the source text that match the supplied glossary entry.
searchSourceMatchTokens(SourceTextEntry, GlossaryEntry) - Method in class org.omegat.gui.glossary.GlossarySearcher
Searches for matching tokens between the source text of a SourceTextEntry and the source text of a GlossaryEntry.
searchString(String) - Method in class org.omegat.core.search.Searcher
Looks for an occurrence of the search string(s) in the supplied text string.
searchString(String, boolean) - Method in class org.omegat.core.search.Searcher
 
searchTarget - Variable in class org.omegat.core.search.SearchExpression
 
searchTargetMatches(String, ProtectedPart[], GlossaryEntry) - Method in class org.omegat.gui.glossary.GlossaryManager
Get all target terms for the provided glossary entry that can be found in the provided string.
searchTargetMatches(String, ProtectedPart[], GlossaryEntry) - Method in class org.omegat.gui.glossary.GlossarySearcher
 
SearchTask - Class in org.omegat.core.threads
Modern replacement for SearchThread.
SearchTask(SearchWindowController, Searcher) - Constructor for class org.omegat.core.threads.SearchTask
 
searchText(String) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
searchText(String) - Method in interface org.omegat.gui.dictionaries.IDictionaries
 
searchText(String, String, String) - Method in class org.omegat.core.search.Searcher
 
SearchThread - Class in org.omegat.core.threads
Deprecated.
SearchThread(SearchWindowController, Searcher) - Constructor for class org.omegat.core.threads.SearchThread
Deprecated.
Starts a new search.
searchTranslated - Variable in class org.omegat.core.search.SearchExpression
 
searchUntranslated - Variable in class org.omegat.core.search.SearchExpression
 
SEARCHWINDOW_ADVANCED_VISIBLE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_ALL_RESULTS - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_AUTHOR_NAME - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_AUTO_SYNC - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_BACK_TO_INITIAL_SEGMENT - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_CASE_SENSITIVE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_CASE_SENSITIVE_REPLACE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_DATE_FROM - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_DATE_FROM_VALUE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_DATE_TO - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_DATE_TO_VALUE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_DIR - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_EXCLUDE_ORPHANS - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_FILE_NAMES - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_FULLHALFWIDTH_INSENSITIVE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_GEOMETRY_PREFIX - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_GLOSSARY_SEARCH - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_HISTORY_SIZE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_MEMORY_SEARCH - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_NUMBER_OF_RESULTS - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_RECURSIVE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_REG_EXPRESSIONS - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_REPLACE_HISTORY_ITEM_PREFIX - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_REPLACE_TYPE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_REPLACE_UNTRANSLATED - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SEARCH_AUTHOR - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SEARCH_COMMENTS - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SEARCH_FILES - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SEARCH_HISTORY_ITEM_PREFIX - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SEARCH_NOTES - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SEARCH_SOURCE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SEARCH_STATE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SEARCH_TRANSLATION - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SEARCH_TYPE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SPACE_MATCH_NBSP - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_SPACE_MATCH_NBSP_REPLACE - Static variable in class org.omegat.util.Preferences
 
SEARCHWINDOW_TM_SEARCH - Static variable in class org.omegat.util.Preferences
 
SearchWindowController - Class in org.omegat.gui.search
This is a window that appears when a user wants to search for something.
SearchWindowController(SearchMode) - Constructor for class org.omegat.gui.search.SearchWindowController
 
SearchWindowForm - Class in org.omegat.gui.search
The SearchWindowForm is a GUI component that provides comprehensive search functionality within OmegaT.
SearchWindowForm() - Constructor for class org.omegat.gui.search.SearchWindowForm
Creates a new form SearchWindowForm
SearchWindowManager - Class in org.omegat.gui.search
 
SearchWindowMenu - Class in org.omegat.gui.search
 
SearchWindowMenu(SearchWindowController) - Constructor for class org.omegat.gui.search.SearchWindowMenu
 
SecureStoreController - Class in org.omegat.gui.preferences.view
 
SecureStoreController() - Constructor for class org.omegat.gui.preferences.view.SecureStoreController
 
SecureStorePanel - Class in org.omegat.gui.preferences.view
 
SecureStorePanel() - Constructor for class org.omegat.gui.preferences.view.SecureStorePanel
Creates new form SecureStorePanel
SEG_PARAGRAPH - Static variable in class org.omegat.util.TMXReader2
Segment Type attribute value: "paragraph"
SEG_SENTENCE - Static variable in class org.omegat.util.TMXReader2
Segment Type attribute value: "sentence"
segment(Language, String, List<StringBuilder>, List<Rule>) - Method in class org.omegat.core.segmentation.Segmenter
Segments the paragraph to sentences according to currently setup rules.
SEGMENT_BREAKS - Static variable in class org.omegat.filters2.text.TextFilter
Text filter should segmentOn text into paragraphs on line breaks.
SEGMENT_EMPTYLINES - Static variable in class org.omegat.filters2.text.TextFilter
Default.
SEGMENT_MARK_ATTRIBUTE - Static variable in class org.omegat.gui.editor.SegmentBuilder
Attributes for show text.
SEGMENT_MARKER_STRING - Static variable in class org.omegat.util.OConsts
 
SEGMENT_NEVER - Static variable in class org.omegat.filters2.text.TextFilter
Text filter should not segmentOn text into paragraphs.
SEGMENT_SPELL_CHECK - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
SegmentationCustomizer - Class in org.omegat.gui.segmentation
A convenience class implementing a similar API to the old SegmentationCustomizer implementation, now based on SegmentationCustomizerController and PreferencesDialog.
SegmentationCustomizer(boolean, SRX, SRX, SRX) - Constructor for class org.omegat.gui.segmentation.SegmentationCustomizer
 
SegmentationCustomizerController - Class in org.omegat.gui.segmentation
 
SegmentationCustomizerController() - Constructor for class org.omegat.gui.segmentation.SegmentationCustomizerController
 
SegmentationCustomizerController(boolean, SRX, SRX, SRX) - Constructor for class org.omegat.gui.segmentation.SegmentationCustomizerController
 
SegmentationCustomizerPanel - Class in org.omegat.gui.segmentation
Main UI for for setting up sentence segmenting.
SegmentationCustomizerPanel() - Constructor for class org.omegat.gui.segmentation.SegmentationCustomizerPanel
 
SegmentationRulesModel - Class in org.omegat.core.segmentation.datamodels
Table Model for Segmentation Rules.
SegmentationRulesModel(List<Rule>) - Constructor for class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
Creates a new instance of SegmentationRulesModel
SegmentBuilder - Class in org.omegat.gui.editor
Class for store information about displayed segment, and for show segment in editor.
SegmentBuilder(EditorController, Document3, EditorSettings, SourceTextEntry, int, boolean) - Constructor for class org.omegat.gui.editor.SegmentBuilder
 
segmentEntries(boolean, Language, String, Language, String, List<String>, List<String>) - Method in class org.omegat.core.segmentation.Segmenter
Segment source and target entries from TMX when counts are equals.
Segmenter - Class in org.omegat.core.segmentation
The class that sentences the paragraphs into sentences and glues translated sentences together to form a paragraph.
Segmenter(SRX) - Constructor for class org.omegat.core.segmentation.Segmenter
 
SegmentExportImport - Class in org.omegat.gui.editor
Class for export current segment and monitor changes for import if external script produce some results.
SegmentExportImport(IEditor) - Constructor for class org.omegat.gui.editor.SegmentExportImport
 
SegmentProperties - Class in org.omegat.core.data
Utility methods for working with segment property arrays.
SegmentPropertiesArea - Class in org.omegat.gui.properties
 
SegmentPropertiesArea(IMainWindow) - Constructor for class org.omegat.gui.properties.SegmentPropertiesArea
 
SegmentPropertiesListCell - Class in org.omegat.gui.properties
A cell for the SegmentPropertiesListView
SegmentPropertiesListCell() - Constructor for class org.omegat.gui.properties.SegmentPropertiesListCell
Creates new form SegmentPropertiesListCell
SegmentPropertiesListView - Class in org.omegat.gui.properties
A list-based view of key=value properties of the current segment.
SegmentPropertiesListView() - Constructor for class org.omegat.gui.properties.SegmentPropertiesListView
 
SegmentPropertiesTableView - Class in org.omegat.gui.properties
A table-based view of key=value properties of the current segment
SegmentPropertiesTableView() - Constructor for class org.omegat.gui.properties.SegmentPropertiesTableView
 
segments - Variable in class org.omegat.core.statistics.StatCount
 
SEGPROPS_INITIAL_MODE - Static variable in class org.omegat.util.Preferences
Segment Properties Area preferences
SEGPROPS_NOTIFY_DEFAULT_PROPS - Static variable in class org.omegat.util.Preferences
 
SEGPROPS_NOTIFY_PROPS - Static variable in class org.omegat.util.Preferences
 
SEGPROPS_SHOW_RAW_KEYS - Static variable in class org.omegat.util.Preferences
 
SELECT_FUZZY_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
SELECTION_EXPORT - Static variable in class org.omegat.gui.editor.SegmentExportImport
The name of the file with the exported selection
selectSourceText() - Method in class org.omegat.gui.editor.EditorController
 
selectSourceText() - Method in interface org.omegat.gui.editor.IEditor
Select the source text of the current segment.
selectSourceText() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
SENTENCE - Enum constant in enum class org.omegat.gui.editor.IEditor.CHANGE_CASE_TO
title case for whole string
SENTENCE_SEGMENTING_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
SENTENCE_SEGMENTING_CB_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
sentenceCaseMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
set(String, String) - Method in class org.omegat.core.team2.ProjectTeamSettings
Update setting.
set(String, String) - Static method in class org.omegat.core.team2.TeamSettings
Update setting.
set26Compatibility(boolean) - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Sets whether 2.6 compatibility should be applied.
setAboutHandler(ActionListener) - Static method in class org.omegat.util.gui.OSXIntegration
 
setAction(ActionListener) - Method in class org.omegat.util.FunctionalAction
 
setActive(boolean) - Method in interface org.omegat.gui.filelist.IProjectFilesList
 
setActive(boolean) - Method in class org.omegat.gui.filelist.ProjectFilesListController
 
setActiveMatch(int) - Method in interface org.omegat.gui.matches.IMatcher
Set specified mathc as active.
setActiveMatch(int) - Method in class org.omegat.gui.matches.MatchesTextArea
Sets the index of an active match.
setAdmin(Admin) - Method in class gen.core.tbx.AdminGrp
Sets the value of the admin property.
setAfterbreak(Afterbreak) - Method in class gen.core.segmentation.Rule
Sets the value of the afterbreak property.
setAfterbreak(String) - Method in class org.omegat.core.segmentation.Rule
Sets a regular expression which represents the text that appears after a segment break.
setAggregateTags(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether OpenXML tags should be aggregated.
setAlignment(int) - Method in class org.omegat.util.gui.DataTableStyling.AlternatingHighlightRenderer
 
setAlternateFilenameFrom(String) - Method in class org.omegat.core.data.RuntimePreferenceStore
 
setAlternateFilenameTo(String) - Method in class org.omegat.core.data.RuntimePreferenceStore
Sets the value of the alternate filename.
setAlternateTranslationForCurrentEntry(boolean) - Method in class org.omegat.gui.editor.EditorController
 
setAlternateTranslationForCurrentEntry(boolean) - Method in interface org.omegat.gui.editor.IEditor
Set default/alternate translation for current entry.
setAlternateTranslationForCurrentEntry(boolean) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
setAlternativeTranslation(TMXEntry) - Method in class org.omegat.core.data.IProject.AllTranslations
 
setAltTransIDType(XLIFFOptions.ID_TYPE) - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Set how the ID for alternative translations should be taken: previous and next paragraph (XLIFFOptions.ID_TYPE.CONTEXT, default) the <trans-unit> id (XLIFFOptions.ID_TYPE.ELEMENT_ID) the <trans-unit> resname attribute (XLIFFOptions.ID_TYPE.RESNAME_ATTR)
setArguments(List<String>) - Method in class org.omegat.cli.BaseSubCommand
 
setAttribute(String, String) - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
setAuthenticationProvider(ISVNAuthenticationProvider) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
setAutoSpellChecking(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setAutoSpellChecking(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setBack(Back) - Method in class gen.core.tbx.Text
Sets the value of the back property.
setBeforebreak(Beforebreak) - Method in class gen.core.segmentation.Rule
Sets the value of the beforebreak property.
setBeforebreak(String) - Method in class org.omegat.core.segmentation.Rule
Sets a regular expression which represents the text that appears before a segment break.
setBody(Body) - Method in class gen.core.segmentation.Srx
Sets the value of the body property.
setBody(Body) - Method in class gen.core.tbx.Text
Sets the value of the body property.
setBranch(String) - Method in class gen.core.project.RepositoryDefinition
Sets the value of the branch property.
setBreak(String) - Method in class gen.core.segmentation.Rule
Sets the value of the break property.
setBreakOnBr(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether a new paragraph should be created on "w:br"
setBreakRule(boolean) - Method in class org.omegat.core.segmentation.Rule
Sets whether this is a rule that determines a break or an exception.
setBridgeFromCurrentProject() - Static method in class org.omegat.languagetools.LanguageToolWrapper
Set this instance's LanguageTool bridge based on the current project.
setBridgeType(LanguageToolWrapper.BridgeType) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
setCallbacks(IParseCallback, ITranslateCallback) - Method in class org.omegat.filters2.AbstractFilter
Set both callbacks.
setCancellationToken(CancellationToken) - Method in class org.omegat.core.search.Searcher
Set cancellation token for checking stop requests.
setCaretPosition(IEditor.CaretPosition) - Method in class org.omegat.gui.editor.EditorController
 
setCaretUpdateEnabled(JTextComponent, boolean) - Static method in class org.omegat.util.gui.StaticUIUtils
 
setCascade(boolean) - Method in class org.omegat.core.segmentation.SRX
Setter for property cascade.
setCascade(String) - Method in class gen.core.segmentation.Header
Sets the value of the cascade property.
setClassName(String) - Method in class gen.core.filters.Filter
Sets the value of the className property.
setCloseFlag() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Sets that this block is a closing tag.
setClosingTagRequired(boolean) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Sets closingTag to true or false
setClosingTagRequired(boolean) - Method in interface org.omegat.filters3.xml.XMLDialect
Sets closingTag to true or false
setCmdLineParams(Map<String, String>) - Method in class org.omegat.core.data.CoreState
 
setColor(Color) - Method in enum class org.omegat.util.gui.Styles.EditorColor
 
setCommand(String) - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
setCommands(List<ExternalFinderItemCommand>) - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
setComment() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
setComments(IComments) - Method in class org.omegat.core.data.CoreState
 
setCompressWhitespace(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether whitespace in the HTML document should be compressed during processing.
setConfigDir(String) - Method in class org.omegat.core.data.RuntimePreferenceStore
Override the configuration directory to the specified value.
setConfigDir(String) - Static method in class org.omegat.util.RuntimePreferences
 
setContent(String) - Method in class gen.core.segmentation.Afterbreak
Sets the value of the content property.
setContent(String) - Method in class gen.core.segmentation.Beforebreak
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.AdminNote
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.Bpt
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.Date
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.DescripNote
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.Ept
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.Hi
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.Ph
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.Ref
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.TermComp
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.Title
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.Transac
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.TransacNote
Sets the value of the content property.
setContent(String) - Method in class gen.core.tbx.Xref
Sets the value of the content property.
setCountingCustomTags(boolean) - Static method in class org.omegat.core.statistics.StatisticsSettings
 
setCountingProtectedText(boolean) - Static method in class org.omegat.core.statistics.StatisticsSettings
 
setCurrentDirectory(File) - Method in class org.omegat.util.gui.OpenProjectFileChooser
 
setCurrentPos(String) - Method in class org.omegat.util.InlineTagHandler
Remember current begin/end mark of "it" tag.
setCurrentTranslation(TMXEntry) - Method in class org.omegat.core.data.IProject.AllTranslations
 
setCursor(Cursor) - Method in class org.omegat.gui.main.ConsoleWindow
 
setCursor(Cursor) - Method in interface org.omegat.gui.main.IMainWindow
Sets cursor of window
setCursor(Cursor) - Method in class org.omegat.gui.main.MainWindow
 
setData(String) - Method in class org.omegat.gui.editor.chartable.CharTableModel
set the data to a selected string
setDataFile(String) - Method in interface org.omegat.core.statistics.IStatsConsumer
 
setDataFile(String) - Method in class org.omegat.gui.stat.BaseStatisticsPanel
 
setDatatype(String) - Method in class gen.core.tbx.Admin
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tbx.AdminNote
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tbx.Descrip
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tbx.DescripNote
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tbx.Ref
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tbx.TermNote
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tbx.Transac
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tbx.TransacNote
Sets the value of the datatype property.
setDefaults(UIDefaults) - Static method in class org.omegat.gui.theme.DefaultClassicTheme
Apply theme default values to the supplied UIDefaults object.
setDefaults(UIDefaults, String) - Static method in class org.omegat.gui.theme.DefaultFlatTheme
Apply theme default values to the supplied UIDefaults object.
setDefaultTranslation(boolean) - Method in class org.omegat.gui.editor.SegmentBuilder
 
setDefaultTranslation(TMXEntry) - Method in class org.omegat.core.data.IProject.AllTranslations
 
setDelimiter(String) - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
setDescrip(Descrip) - Method in class gen.core.tbx.DescripGrp
Sets the value of the descrip property.
setDescription(String) - Method in class org.omegat.core.team2.gui.PassphraseDialog
 
setDescription(String) - Method in class org.omegat.core.team2.gui.UserPassDialog
 
setDetailsFromSourceFile(String) - Method in class org.omegat.core.data.ProtectedPart
 
setDictionaries(DictionariesTextArea) - Method in class org.omegat.core.data.CoreState
 
setDictionaryDir(String) - Method in class gen.core.project.Project
Sets the value of the dictionaryDir property.
setDictRoot(String) - Method in class org.omegat.core.data.ProjectProperties
Sets Dictionaries Files Directory
setDisabledCategories(Set<String>, String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
setDisabledRules(Set<String>, String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
setDisplayModificationInfo(String) - Method in class org.omegat.gui.editor.EditorSettings
Sets the setting for display the modification information or not
setDisplayModificationInfo(String) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setDisplaySegmentSources(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setDisplaySegmentSources(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setDoFontFallback(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setDoFontFallback(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setDoHighlight(boolean) - Method in class org.omegat.util.gui.DataTableStyling.FancyRenderer
 
setDoSegmenting(boolean) - Method in class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
setDoSegmenting(boolean) - Method in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
setEditable(boolean) - Method in class org.omegat.gui.common.EntryInfoPane
 
setEditor(IEditor) - Method in class org.omegat.core.data.CoreState
 
setEnabled(boolean) - Method in class gen.core.filters.Filter
Sets the value of the enabled property.
setEnabled(boolean) - Method in class org.omegat.core.machinetranslators.BaseTranslate
 
setEnabled(boolean) - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Turn the MT provider on or off
setEnabledRules(Set<String>, String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
setEncoding(ExternalFinderItem.ENCODING) - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
setEncoding(ExternalFinderItem.ENCODING) - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
setEncodingDesc(EncodingDesc) - Method in class gen.core.tbx.MartifHeader
Sets the value of the encodingDesc property.
setEntityFilter(DefaultEntityFilter) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
setEscapeAction(JDialog, Action) - Static method in class org.omegat.util.gui.StaticUIUtils
Associate a custom action to be called when the Esc key is pressed.
setEscapeAction(JFrame, Action) - Static method in class org.omegat.util.gui.StaticUIUtils
Associate a custom action to be called when the Esc key is pressed.
setEscapeAction(JRootPane, Action) - Static method in class org.omegat.util.gui.StaticUIUtils
Associate a custom action to be called when the Esc key is pressed.
setEscapeClosable(JDialog) - Static method in class org.omegat.util.gui.StaticUIUtils
Make a dialog closeable by pressing the Esc key.
setEscapeClosable(JFrame) - Static method in class org.omegat.util.gui.StaticUIUtils
Make a dialog closeable by pressing the Esc key.
setExportTmDir(String) - Method in class gen.core.project.Project
Sets the value of the exportTmDir property.
setExportTmLevels(boolean, boolean, boolean) - Method in class org.omegat.core.data.ProjectProperties
Sets level(s) of TMs to be exported by project.
setExportTmLevels(String) - Method in class gen.core.project.Project
Sets the value of the exportTmLevels property.
setExportTmLevels(List<String>) - Method in class org.omegat.core.data.ProjectProperties
Sets level(s) of TMs to be exported by project.
setExportTMRoot(String) - Method in class org.omegat.core.data.ProjectProperties
Sets The Export Translation Memory (TMX) Files Directory
setExternalCommand(String) - Method in class gen.core.project.Project
Sets the value of the externalCommand property.
setExternalCommand(String) - Method in class org.omegat.core.data.ProjectProperties
 
setExtTmxLevel2(boolean) - Method in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
setFileDesc(FileDesc) - Method in class gen.core.tbx.MartifHeader
Sets the value of the fileDesc property.
setFilename(String) - Method in class org.omegat.gui.dialogs.FileCollisionDialog
 
setFilesTableData(String[], String[][]) - Method in class org.omegat.gui.stat.StatisticsPanel
 
setFilter(Filter) - Method in class org.omegat.filters2.master.FiltersTableModel
 
setFilter(IEditorFilter) - Method in class org.omegat.gui.editor.EditorController
Sets a filter to this editor.
setFilter(IEditorFilter) - Method in interface org.omegat.gui.editor.IEditor
Sets a filter to this editor.
setFilter(IEditorFilter) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
setFilterClasses(List<Class<?>>) - Static method in class org.omegat.filters2.master.FilterMaster
 
setFilterMaster(FilterMaster) - Static method in class org.omegat.core.Core
 
setFilterMaster(FilterMaster) - Method in class org.omegat.core.data.CoreState
 
setFilters(Filters) - Static method in class org.omegat.util.Preferences
 
setFont(Font) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
setFont(Font) - Method in class org.omegat.gui.editor.EditorTextArea3
 
setFontStyle(int) - Method in class org.omegat.util.gui.DataTableStyling.FancyRenderer
 
setForceExcludesFromProjectProperties(ProjectProperties) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
 
setForceShortcutToF(boolean) - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Set whether the shortcut should be set to "f" for <it pos="end> tags
setForceSpacePreserving(boolean) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
 
setForceSpacePreserving(boolean) - Method in interface org.omegat.filters3.xml.XMLDialect
Set forceSpacePreserving.
setGlobalConfig(ExternalFinderConfiguration) - Static method in class org.omegat.externalfinder.ExternalFinder
Set the global configuration.
setGlossaries(IGlossaries) - Method in class org.omegat.core.data.CoreState
 
setGlossaryDir(String) - Method in class gen.core.project.Project
Sets the value of the glossaryDir property.
setGlossaryFile(String) - Method in class gen.core.project.Project
Sets the value of the glossaryFile property.
setGlossaryManager(GlossaryManager) - Method in class org.omegat.core.data.CoreState
 
setGlossaryMap(IMTGlossarySupplier) - Method in class org.omegat.core.machinetranslators.MachineTranslatorsManager
Set the glossary map for all machine translation connectors.
setGlossaryRoot(String) - Method in class org.omegat.core.data.ProjectProperties
Sets The Glossary Files Directory
setGlossarySupplier(IMTGlossarySupplier) - Method in class org.omegat.core.machinetranslators.BaseTranslate
 
setGlossarySupplier(IMTGlossarySupplier) - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Set a glossary supplier to provide relevant glossary terms if desired.
setHeader(Header) - Method in class gen.core.segmentation.Srx
Sets the value of the header property.
setHierarchyEnabled(Component, boolean) - Static method in class org.omegat.util.gui.StaticUIUtils
Toggle the enabled property of an entire hierarchy of components.
setHighlighting(String) - Method in class org.omegat.gui.scripting.ui.AbstractScriptEditor
 
setHighlighting(String) - Method in class org.omegat.gui.scripting.ui.RichScriptEditor
 
setHighlighting(String) - Method in class org.omegat.gui.scripting.ui.StandardScriptEditor
 
setHintText(String) - Method in class org.omegat.util.gui.HintTextField
 
setI(String) - Method in class gen.core.tbx.Bpt
Sets the value of the i property.
setI(String) - Method in class gen.core.tbx.Ept
Sets the value of the i property.
setId(String) - Method in class gen.core.tbx.Admin
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.AdminGrp
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.AdminNote
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Back
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Body
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Change
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Date
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Descrip
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.DescripGrp
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.DescripNote
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.EncodingDesc
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.FileDesc
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Foreign
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Item
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.ItemGrp
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.ItemSet
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.LangSet
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.MartifHeader
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Note
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Ntig
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.P
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.PublicationStmt
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Ref
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.RefObject
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.RefObjectList
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.RevisionDesc
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.SourceDesc
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Term
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TermComp
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TermCompGrp
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TermCompList
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TermEntry
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TermGrp
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TermNote
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TermNoteGrp
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Text
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Tig
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Title
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TitleStmt
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Transac
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TransacGrp
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.TransacNote
Sets the value of the id property.
setId(String) - Method in class gen.core.tbx.Xref
Sets the value of the id property.
setIgnoreDoctype(boolean) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
setIgnoreFileContext(boolean) - Static method in class org.omegat.core.data.EntryKey
 
setIgnoreFileContext(Boolean) - Method in class gen.core.filters.Filters
Sets the value of the ignoreFileContext property.
setIgnoreTags(String) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets the attribute key-value pairs for which tags should not be translated
setIgnoreTags(String) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets the attribute key-value pairs for which tags should not be translated
setIgnoreTypeForBptTags(boolean) - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Set whether the type and ctype attributes of <bpt>/<ept> tags should be ignored when building shortcuts
setIgnoreTypeForPhTags(boolean) - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Set whether the type and ctype attributes of <ph> tag should be ignored when building shortcuts
setInclude(String) - Method in class gen.core.segmentation.Formathandle
Sets the value of the include property.
setIncludeEndingTags(boolean) - Method in class org.omegat.core.segmentation.SRX
Setter for property includeEndingTags.
setIncludeIsolatedTags(boolean) - Method in class org.omegat.core.segmentation.SRX
Setter for property includeIsolatedTags.
setIncludeStartingTags(boolean) - Method in class org.omegat.core.segmentation.SRX
Setter for property includeStartingTags.
setIndex(int) - Method in class org.omegat.filters3.Tag
Sets the index of the tag in the entry for proper shortcutization.
setIndexLanguage(Language) - Method in class org.omegat.core.dictionaries.DictionariesManager
 
setInEncoding(String) - Method in class org.omegat.filters2.FilterContext
 
setIssuesWindow(IIssues) - Method in class org.omegat.core.data.CoreState
 
setItem(Item) - Method in class gen.core.tbx.ItemGrp
Sets the value of the item property.
setItemsPerPage(int) - Method in class org.omegat.util.gui.MenuItemPager
Set the size of the page (number of items allowed before a new submenu is created).
setKeepForeignMatches(boolean) - Method in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
setKeyStroke(KeyStroke) - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
setLang(String) - Method in class gen.core.tbx.Admin
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.AdminNote
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.Change
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.Descrip
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.DescripNote
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.Foreign
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.Hi
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.LangSet
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.Martif
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.Note
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.P
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.Ref
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.RevisionDesc
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.SourceDesc
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.TermComp
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.TermNote
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.Title
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.TitleStmt
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.Transac
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tbx.TransacNote
Sets the value of the lang property.
setLanguageModelPath(String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
setLanguagepattern(String) - Method in class gen.core.segmentation.Languagemap
Sets the value of the languagepattern property.
setLanguagerulename(String) - Method in class gen.core.segmentation.Languagemap
Sets the value of the languagerulename property.
setLanguagerulename(String) - Method in class gen.core.segmentation.Languagerule
Sets the value of the languagerulename property.
setLanguagerules(Languagerules) - Method in class gen.core.segmentation.Body
Sets the value of the languagerules property.
setLengthLabel(String) - Method in class org.omegat.gui.main.MainWindowStatusBar
 
setLevel(Level) - Static method in class org.omegat.util.Log
Set the level for the global logger.
setList(Collection<Autotext.AutotextItem>) - Static method in class org.omegat.gui.editor.autotext.Autotext
 
setLocal(String) - Method in class gen.core.project.RepositoryMapping
Sets the value of the local property.
setLocalServerJarPath(String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
setLocationSaveDisable() - Method in class org.omegat.core.data.RuntimePreferenceStore
 
setLocationSaveEnabled(boolean) - Static method in class org.omegat.util.RuntimePreferences
 
setLockInsertLabel(String) - Method in class org.omegat.gui.main.MainWindowStatusBar
 
setLockInsertToolTipText(String) - Method in class org.omegat.gui.main.MainWindowStatusBar
 
setMachineTranslatePane(MachineTranslateTextArea) - Method in class org.omegat.core.data.CoreState
 
setMachineTranslatorsManager(MachineTranslatorsManager) - Method in class org.omegat.core.data.CoreState
 
setMainWindow(IMainWindow) - Method in class org.omegat.core.data.CoreState
Sets the main window instance for the application.
setMappingRules(List<MapRule>) - Method in class org.omegat.core.segmentation.SRX
Sets all mapping rules (of class MapRule) at once: correspondences between languages and their segmentation rules.
setMaprules(Maprules) - Method in class gen.core.segmentation.Body
Sets the value of the maprules property.
setMark(SourceTextEntry, String) - Method in class org.omegat.gui.editor.mark.ComesFromMTMarker
 
setMarkAltTranslations(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkAltTranslations(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkAutoPopulated(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkAutoPopulated(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkBidi(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkBidi(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkGlossaryMatches(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkGlossaryMatches(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkLanguageChecker(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkLanguageChecker(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkNBSP(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkNBSP(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkNonUniqueSegments(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkNonUniqueSegments(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkNotedSegments(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkNotedSegments(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkParagraphDelimitations(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkParagraphDelimitations(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkTranslated(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkTranslated(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkUntranslated(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkUntranslated(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMarkWhitespace(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setMarkWhitespace(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setMartifHeader(MartifHeader) - Method in class gen.core.tbx.Martif
Sets the value of the martifHeader property.
setMatcher(IMatcher) - Method in class org.omegat.core.data.CoreState
 
setMenuProvider(IPaneMenu) - Method in class org.omegat.gui.main.DockableScrollPane
 
setModifiedIndicator(JRootPane, boolean) - Static method in class org.omegat.util.gui.OSXIntegration
 
setName(String) - Method in class gen.core.filters.Filter.Option
Sets the value of the name property.
setName(String) - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
Optionally prepend & to a character to set a mnemonic for use in menus.
setName(String) - Method in class org.omegat.gui.main.DockablePanel
Updates the name of the docking pane.
setName(String) - Method in class org.omegat.gui.main.DockableScrollPane
Updates the name of the docking pane.
setNextActiveMatch() - Method in interface org.omegat.gui.matches.IMatcher
Make the next match active
setNextActiveMatch() - Method in class org.omegat.gui.matches.MatchesTextArea
Make the next match active
setNopopup(boolean) - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
setNote(SourceTextEntry, TMXEntry, String) - Method in interface org.omegat.core.data.IProject
Change note only for translation.
setNote(SourceTextEntry, TMXEntry, String) - Method in class org.omegat.core.data.NotLoadedProject
 
setNote(SourceTextEntry, TMXEntry, String) - Method in class org.omegat.core.data.RealProject
 
setNoTeam() - Method in class org.omegat.core.data.RuntimePreferenceStore
Enables the noTeam mode by setting the internal noTeam flag to true.
setNotes(INotes) - Method in class org.omegat.core.data.CoreState
 
setNoteText(String) - Method in interface org.omegat.gui.notes.INotes
Set note's text for current entry.
setNoteText(String) - Method in class org.omegat.gui.notes.NotesTextArea
set note text.
setNumberFormat(NumberFormat) - Method in class org.omegat.util.gui.DataTableStyling.FancyRenderer
 
setOpenFilesHandler(OSXIntegration.IOpenFilesHandler) - Static method in class org.omegat.util.gui.OSXIntegration
 
setOptions(Filter, Map<String, String>) - Static method in class org.omegat.filters2.master.FilterMaster
Convert options to XML from a map.
setOtherTagShortcutLetter(int) - Method in class org.omegat.util.InlineTagHandler
Store shortcut letter for current other tag.
setOutEncoding(String) - Method in class org.omegat.filters2.FilterContext
 
setParagraphOnBr(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether a new paragraph should be started on BR.
setParagraphOnBr(boolean) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets whether a new paragraph should be started on BR.
setParameters(Map<String, String>) - Method in class org.omegat.cli.BaseSubCommand
 
setParent(AutoCompleter) - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Deprecated.
setPass(int) - Method in class org.omegat.core.data.TranslateEntry
Set current pass number.
setPass(int) - Method in interface org.omegat.filters2.ITranslateCallback
Set current pass number.
setPattern(Pattern) - Method in class org.omegat.util.gui.DataTableStyling.PatternHighlightRenderer
 
setPerHostCheckBoxText(String) - Method in class org.omegat.core.team2.gui.UserPassDialog
 
setPlugins(List<PluginInformation>) - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
Update the model with new plugin data
setPreamble(String) - Method in class org.omegat.core.search.SearchResultEntry
 
setPredefinedCredentials(String, String, String, String) - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
Set predefined git+ssh or https credentials.
setPreference(String, Object) - Method in interface org.omegat.util.Preferences.IPreferences
Return the old value, or null if not set
setPreference(String, Object) - Static method in class org.omegat.util.Preferences
Sets the value of some preference.
setPreference(String, Object) - Method in class org.omegat.util.PreferencesImpl
 
setPreferencesHandler(ActionListener) - Static method in class org.omegat.util.gui.OSXIntegration
 
setPreferredGlossaryRenderer(IGlossaryRenderer) - Static method in class org.omegat.gui.glossary.GlossaryRenderers
 
setPreserveSpaces(Boolean) - Method in class gen.core.filters.Filters
Sets the value of the preserveSpaces property.
setPrevActiveMatch() - Method in interface org.omegat.gui.matches.IMatcher
Make the previous match active
setPrevActiveMatch() - Method in class org.omegat.gui.matches.MatchesTextArea
Make the previous match active
setProgressLabel(String) - Method in class org.omegat.gui.main.MainWindowStatusBar
 
setProgressToolTip(String) - Method in class org.omegat.gui.main.MainWindowStatusBar
 
setProject(Project) - Method in class gen.core.project.Omegat
Sets the value of the project property.
setProject(IProject) - Static method in class org.omegat.core.Core
Set new current project.
setProject(IProject) - Method in class org.omegat.core.data.CoreState
 
setProjectConfig(ExternalFinderConfiguration) - Static method in class org.omegat.externalfinder.ExternalFinder
Set the project-specific configuration.
setProjectFilters(Filters) - Method in class org.omegat.core.data.ProjectProperties
 
setProjectLockingDisabled() - Method in class org.omegat.core.data.RuntimePreferenceStore
 
setProjectLockingEnabled(boolean) - Static method in class org.omegat.util.RuntimePreferences
 
setProjectSRX(SRX) - Method in class org.omegat.core.data.ProjectProperties
 
setProjectTableData(String[], String[][]) - Method in class org.omegat.gui.stat.StatisticsPanel
 
setProjWin(IProjectFilesList) - Method in class org.omegat.core.data.CoreState
 
setProviderEnabled(String, boolean) - Static method in class org.omegat.gui.issues.IssueProviders
 
setProviders(Collection<String>, Collection<String>) - Static method in class org.omegat.gui.issues.IssueProviders
 
setProxyIcon(JRootPane, File) - Static method in class org.omegat.util.gui.OSXIntegration
 
setPublicationStmt(PublicationStmt) - Method in class gen.core.tbx.FileDesc
Sets the value of the publicationStmt property.
setQuietMode(boolean) - Method in class org.omegat.core.data.RuntimePreferenceStore
 
setQuietMode(boolean) - Static method in class org.omegat.util.RuntimePreferences
 
setQuitHandler(ActionListener) - Static method in class org.omegat.util.gui.OSXIntegration
 
setRelativeOrAbsolute(String) - Method in class org.omegat.core.data.ProjectProperties.ProjectPath
path is directory(or file) as declared in the omegat.project, but not __DEFAULT__.
setReloadRequired(boolean) - Method in class org.omegat.gui.preferences.BasePreferencesController
 
setReloadRequired(boolean) - Method in interface org.omegat.gui.preferences.IPreferencesController.FurtherActionListener
 
setReloadRequired(boolean) - Method in class org.omegat.gui.preferences.PreferencesWindowController
 
setRemoteUrl(String) - Static method in class org.omegat.languagetools.LanguageToolPrefs
 
setRemoveAllTags(boolean) - Method in class org.omegat.filters2.FilterContext
 
setRemoveComments(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether comments should be removed from the HTML document when generating target documents.
setRemoveSpaces(boolean) - Method in class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
setRemoveSpacesNonseg(Boolean) - Method in class gen.core.filters.Filters
Sets the value of the removeSpacesNonseg property.
setRemoveTags(boolean) - Method in class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
setRemoveTags(boolean) - Method in class org.omegat.core.data.ProjectProperties
 
setRemoveTags(Boolean) - Method in class gen.core.filters.Filters
Sets the value of the removeTags property.
setRemoveTags(Boolean) - Method in class gen.core.project.Project
Sets the value of the removeTags property.
setReplacementMatchCalculation(String) - Method in class org.omegat.core.data.ProtectedPart
 
setReplacementUniquenessCalculation(String) - Method in class org.omegat.core.data.ProtectedPart
 
setReplacementWordsCountCalculation(String) - Method in class org.omegat.core.data.ProtectedPart
 
setRepositories(Project.Repositories) - Method in class gen.core.project.Project
Sets the value of the repositories property.
setRepositories(List<RepositoryDefinition>) - Method in class org.omegat.core.data.ProjectProperties
 
setRepository(String) - Method in class gen.core.project.RepositoryMapping
Sets the value of the repository property.
setRestartRequired(boolean) - Method in class org.omegat.gui.preferences.BasePreferencesController
 
setRestartRequired(boolean) - Method in interface org.omegat.gui.preferences.IPreferencesController.FurtherActionListener
 
setRestartRequired(boolean) - Method in class org.omegat.gui.preferences.PreferencesWindowController
 
setRestoreAutoSizing() - Method in class org.omegat.util.gui.TableColumnSizer
 
setRevisionDesc(RevisionDesc) - Method in class gen.core.tbx.MartifHeader
Sets the value of the revisionDesc property.
setScope(ExternalFinderItem.SCOPE) - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
setSearchText(String) - Method in class org.omegat.gui.search.SearchWindowController
Set the content of the search query
setSegmenter(Segmenter) - Static method in class org.omegat.core.Core
 
setSegmenter(Segmenter) - Method in class org.omegat.core.data.CoreState
 
setSegmentPropertiesArea(SegmentPropertiesArea) - Method in class org.omegat.core.data.CoreState
 
setSegmentsubflows(String) - Method in class gen.core.segmentation.Header
Sets the value of the segmentsubflows property.
setSegmentSubflows(boolean) - Method in class org.omegat.core.segmentation.SRX
Setter for property segmentSubflows.
setSelection(Point) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Set the selection.
setSelection(Point) - Method in class org.omegat.gui.editor.chartable.CharTableAutoCompleterView
 
setSentenceSeg(Boolean) - Method in class gen.core.project.Project
Sets the value of the sentenceSeg property.
setSentenceSegmentingEnabled(boolean) - Method in class org.omegat.core.data.ProjectProperties
Sets whether The Sentence Segmenting is Enabled for this Project
setShortcut(String) - Method in class org.omegat.filters3.xml.XMLContentBasedTag
 
setShortcut(String) - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
setShortcutIndex(int) - Method in class org.omegat.filters3.xml.XMLContentBasedTag
 
setShortcutLetter(int) - Method in class org.omegat.filters3.xml.XMLContentBasedTag
 
setShortcutNumber(int) - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Sets the shortcut number of this tag.
setSkipMeta(String) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets the meta-tag attribute key-value pairs of which meta-tags should not be translated
setSkipMeta(String) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets the meta-tag attribute key-value pairs of which meta-tags should not be translated
setSkipRegExp(String) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets the regular expression that matches text not to be translated
setSkipRegExp(String) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets the regular expression that matches text not to be translated
setSourceDir(String) - Method in class gen.core.project.Project
Sets the value of the sourceDir property.
setSourceDirExcludes(Masks) - Method in class gen.core.project.Project
Sets the value of the sourceDirExcludes property.
setSourceEncoding(String) - Method in class org.omegat.filters2.Instance
 
setSourceEncoding(String) - Method in class gen.core.filters.Files
Sets the value of the sourceEncoding property.
setSourceFilenameMask(String) - Method in class gen.core.filters.Files
Sets the value of the sourceFilenameMask property.
setSourceFilenameMask(String) - Method in class org.omegat.filters2.Instance
 
setSourceFilesOrder(List<String>) - Method in interface org.omegat.core.data.IProject
Set ordered list of source file names.
setSourceFilesOrder(List<String>) - Method in class org.omegat.core.data.NotLoadedProject
 
setSourceFilesOrder(List<String>) - Method in class org.omegat.core.data.RealProject
 
setSourceLang(String) - Method in class gen.core.project.Project
Sets the value of the sourceLang property.
setSourceLanguage(String) - Method in class org.omegat.core.data.ProjectProperties
Sets The Source Language (language of the source files) of the Project
setSourceLanguage(Language) - Method in class org.omegat.core.data.ProjectProperties
Sets The Source Language (language of the source files) of the Project
setSourceRoot(String) - Method in class org.omegat.core.data.ProjectProperties
Sets The Source (to be translated) Files Directory
setSourceRootRelative(String) - Method in class org.omegat.core.data.ProjectProperties
 
setSourceTok(String) - Method in class gen.core.project.Project
Sets the value of the sourceTok property.
setSourceTokenizer(Class<?>) - Method in class org.omegat.core.data.ProjectProperties
Sets the class name of the source language tokenizer for the Project.
setSourceTokenizerClass(Class<?>) - Method in class org.omegat.filters2.FilterContext
 
setSourceTranslationFuzzy(boolean) - Method in class org.omegat.core.data.SourceTextEntry
 
setSpacePreserving(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether spaces should be preserved for all tags
setSpellCheckerManager(SpellCheckerManager) - Method in class org.omegat.core.data.CoreState
 
setSRX(SRX) - Static method in class org.omegat.util.Preferences
 
setStandaloneFlag() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Sets that this block is a stand-alone tag.
setStartAttributes(Attributes) - Method in class org.omegat.filters3.Tag
 
setStateToReview(boolean) - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Set behavior flag whether change to state="needs-review-translation" instead of "translated"
setStatusLabel(String) - Method in class org.omegat.gui.main.MainWindowStatusBar
 
setStream(File) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
setStream(InputStream) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
Provide an interface where stream can be opened elsewhere.
setStream(InputStream, String) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
Provide an interface where stream can be opened elsewhere.
setStream(String, String) - Method in class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
setSupportDefaultTranslations(boolean) - Method in class org.omegat.core.data.ProjectProperties
 
setSupportDefaultTranslations(Boolean) - Method in class gen.core.project.Project
Sets the value of the supportDefaultTranslations property.
setTable(String[], String[][]) - Method in interface org.omegat.core.statistics.IStatsConsumer
 
setTable(String[], String[][]) - Method in class org.omegat.gui.stat.MatchStatisticsPanel
 
setTable(String[], String[][]) - Method in class org.omegat.gui.stat.PerFileMatchStatisticsPanel
 
setTable(String[], String[][]) - Method in class org.omegat.gui.stat.StatisticsPanel
 
setTagName(String) - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
setTagsAggregationEnabled(boolean) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
 
setTagsAggregationEnabled(boolean) - Method in interface org.omegat.filters3.xml.XMLDialect
Sets tagsAggregationEnabled to true or false
setTagShortcutLetter(int) - Method in class org.omegat.util.InlineTagHandler
Store shortcut letter for current 'i' value.
setTagValidation(ITagValidation) - Method in class org.omegat.core.data.CoreState
 
setTarget(Object) - Method in class gen.core.tbx.Admin
Sets the value of the target property.
setTarget(Object) - Method in class gen.core.tbx.AdminNote
Sets the value of the target property.
setTarget(Object) - Method in class gen.core.tbx.Descrip
Sets the value of the target property.
setTarget(Object) - Method in class gen.core.tbx.DescripNote
Sets the value of the target property.
setTarget(Object) - Method in class gen.core.tbx.Hi
Sets the value of the target property.
setTarget(Object) - Method in class gen.core.tbx.Ref
Sets the value of the target property.
setTarget(Object) - Method in class gen.core.tbx.TermNote
Sets the value of the target property.
setTarget(Object) - Method in class gen.core.tbx.Transac
Sets the value of the target property.
setTarget(Object) - Method in class gen.core.tbx.TransacNote
Sets the value of the target property.
setTarget(String) - Method in class gen.core.tbx.Xref
Sets the value of the target property.
setTarget(ExternalFinderItem.TARGET) - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
 
setTarget(ExternalFinderItem.TARGET) - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
setTargetDir(String) - Method in class gen.core.project.Project
Sets the value of the targetDir property.
setTargetEncoding(String) - Method in class org.omegat.filters2.Instance
 
setTargetEncoding(String) - Method in class gen.core.filters.Files
Sets the value of the targetEncoding property.
setTargetFilenamePattern(String) - Method in class gen.core.filters.Files
Sets the value of the targetFilenamePattern property.
setTargetFilenamePattern(String) - Method in class org.omegat.filters2.Instance
 
setTargetLang(String) - Method in class gen.core.project.Project
Sets the value of the targetLang property.
setTargetLanguage(String) - Method in class org.omegat.core.data.ProjectProperties
Sets The Target Language (language of the translated files) of the Project
setTargetLanguage(Language) - Method in class org.omegat.core.data.ProjectProperties
Sets The Target Language (language of the translated files) of the Project
setTargetRoot(String) - Method in class org.omegat.core.data.ProjectProperties
Sets The Target (Compiled) Files Directory
setTargetTok(String) - Method in class gen.core.project.Project
Sets the value of the targetTok property.
setTargetTokenizer(Class<?>) - Method in class org.omegat.core.data.ProjectProperties
Sets the class name of the target language tokenizer for the Project.
setTargetTokenizerClass(Class<?>) - Method in class org.omegat.filters2.FilterContext
 
setTerm(Term) - Method in class gen.core.tbx.TermGrp
Sets the value of the term property.
setTerm(Term) - Method in class gen.core.tbx.Tig
Sets the value of the term property.
setTermComp(TermComp) - Method in class gen.core.tbx.TermCompGrp
Sets the value of the termComp property.
setTermGrp(TermGrp) - Method in class gen.core.tbx.Ntig
Sets the value of the termGrp property.
setTermNote(TermNote) - Method in class gen.core.tbx.TermNoteGrp
Sets the value of the termNote property.
setText(String) - Method in class org.omegat.gui.scripting.ScriptItem
Updates the text content of the script associated with this ScriptItem.
setText(Text) - Method in class gen.core.tbx.Martif
Sets the value of the text property.
setText(String) - Method in class org.omegat.tokenizer.WordIterator
Set a new text string to be scanned.
setText(String) - Method in class org.omegat.util.gui.HintTextField
 
setText(String) - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
setText(CharacterIterator) - Method in class org.omegat.tokenizer.WordIterator
Not yet implemented! Throws a RuntimeException if you try to call it. Set a new text for scanning.
setTextData(String) - Method in interface org.omegat.core.statistics.IStatsConsumer
 
setTextData(String) - Method in class org.omegat.gui.stat.BaseStatisticsPanel
 
setTextData(String) - Method in class org.omegat.gui.stat.StatisticsWindow
 
setTextInSourceSegment(String) - Method in class org.omegat.core.data.ProtectedPart
 
setTheme(String) - Static method in class org.omegat.util.gui.UIDesignManager
Load and set theme.
setTheme(String, ClassLoader) - Static method in class org.omegat.util.gui.UIDesignManager
Load and set theme.
setThread(LongProcessThread) - Method in class org.omegat.core.search.Searcher
Deprecated.
SETTINGS_ICON - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
SETTINGS_ICON_INACTIVE - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
SETTINGS_ICON_INVISIBLE - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
SETTINGS_ICON_PRESSED - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
setTitle(Title) - Method in class gen.core.tbx.TitleStmt
Sets the value of the title property.
setTitleDesc(String) - Method in class org.omegat.core.team2.gui.PassphraseDialog
 
setTitleStmt(TitleStmt) - Method in class gen.core.tbx.FileDesc
Sets the value of the titleStmt property.
setTmDir(String) - Method in class gen.core.project.Project
Sets the value of the tmDir property.
setTMRoot(String) - Method in class org.omegat.core.data.ProjectProperties
Sets The Translation Memory (TMX) Files Directory
setTokenizer(ITokenizer) - Method in class org.omegat.core.dictionaries.DictionariesManager
 
setTokenizerSource(String) - Method in class org.omegat.core.data.RuntimePreferenceStore
Sets the tokenizer source override for runtime.
setTokenizerTarget(String) - Method in class org.omegat.core.data.RuntimePreferenceStore
Sets the tokenizer target override for runtime.
setToolTipText(String) - Method in class org.omegat.gui.main.DockablePanel
Updates the tool tip text of the docking pane.
setToolTipText(String) - Method in class org.omegat.gui.main.DockableScrollPane
Updates the tool tip text of the docking pane.
setTransac(Transac) - Method in class gen.core.tbx.TransacGrp
Sets the value of the transac property.
setTranslateBookmarkRefs(boolean) - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Sets whether Bookmarks references should be translated.
setTranslateBookmarks(boolean) - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Sets whether Bookmarks should be translated.
setTranslateButtonValue(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether button value attributes should be translated.
setTranslateButtonValue(boolean) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets whether button value attributes should be translated.
setTranslateCharts(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Charts should be translated.
setTranslateComments(boolean) - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Sets whether Comments should be translated.
setTranslateComments(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Comments should be translated.
setTranslateDiagrams(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Diagrams should be translated.
setTranslateDocumentProperties(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Word document properties should be translated
setTranslateDrawings(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Drawings should be translated.
setTranslateEndnotes(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Footnotes should be translated.
setTranslateExcelComments(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Excel Comments should be translated.
setTranslateFallbackText(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Fallback Text should be translated.
setTranslateFooters(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Footers should be translated.
setTranslateFootnotes(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Footnotes should be translated.
setTranslateHeaders(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Headers should be translated.
setTranslateHiddenText(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Hidden Text should be translated.
setTranslateHref(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether href attributes should be translated.
setTranslateHref(boolean) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets whether href attributes should be translated.
setTranslateHreflang(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether hreflang attributes should be translated.
setTranslateHreflang(boolean) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets whether hreflang attributes should be translated.
setTranslateIndexes(boolean) - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Sets whether Indexes be translated.
setTranslateLang(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether lang attributes should be translated.
setTranslateLang(boolean) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets whether lang attributes should be translated.
setTranslateLinks(boolean) - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Sets whether Links should be translated.
setTranslateLinks(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Slide Links should be translated.
setTranslateNotes(boolean) - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Sets whether Notes should be translated.
setTranslatePresNotes(boolean) - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Sets whether Presentation notes should be translated.
setTranslateSheetNames(boolean) - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Sets whether Sheet names should be translated.
setTranslateSheetNames(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Excel Comments should be translated.
setTranslateSlideComments(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Slide Comments should be translated.
setTranslateSlideLayouts(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Slide Layouts should be translated.
setTranslateSlideLinks(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Deprecated.
use setTranslateLinks(boolean)
setTranslateSlideMasters(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Slide Masters should be translated.
setTranslateSrc(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether src attributes should be translated.
setTranslateSrc(boolean) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets whether src attributes should be translated.
setTranslateValue(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether value attributes should be translated.
setTranslateValue(boolean) - Method in class org.omegat.filters3.xml.xhtml.XHTMLOptions
Sets whether value attributes should be translated.
setTranslateWordArt(boolean) - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Sets whether Word art should be translated.
setTranslation(String) - Method in class org.omegat.core.data.StringEntry
Sets the translation of the StringEntry.
setTranslation(String, XMLDialect, List<ProtectedPart>) - Method in class org.omegat.filters3.Entry
Sets the translation of the shortcut string returned by Tag.toShortcut().
setTranslation(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked) - Method in interface org.omegat.core.data.IProject
Set translation for entry.
setTranslation(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked) - Method in class org.omegat.core.data.NotLoadedProject
 
setTranslation(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked) - Method in class org.omegat.core.data.RealProject
 
setTranslation(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked, IProject.AllTranslations) - Method in interface org.omegat.core.data.IProject
Set translation for entry with optimistic lock checking: if previous translation is not the same like in storage, OptimisticLockingFail exception will be generated.
setTranslation(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked, IProject.AllTranslations) - Method in class org.omegat.core.data.NotLoadedProject
 
setTranslation(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked, IProject.AllTranslations) - Method in class org.omegat.core.data.RealProject
 
setTranslation(SourceTextEntry, TMXEntry, boolean) - Method in class org.omegat.core.data.ProjectTMX
Set a new translation.
setType(String) - Method in class gen.core.project.RepositoryDefinition
Sets the value of the type property.
setType(String) - Method in class gen.core.segmentation.Formathandle
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Admin
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.AdminNote
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Bpt
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Descrip
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.DescripNote
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Hi
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Item
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.ItemSet
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Martif
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.P
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Ph
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Ref
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.RefObjectList
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.TermCompList
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.TermNote
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Transac
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.TransacNote
Sets the value of the type property.
setType(String) - Method in class gen.core.tbx.Xref
Sets the value of the type property.
setType(Tag.Type) - Method in class org.omegat.filters3.Tag
Sets type of this tag.
setTypeChar(char) - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
 
setUrl(String) - Method in class gen.core.project.RepositoryDefinition
Sets the value of the url property.
setURL(String) - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
setURLs(List<ExternalFinderItemURL>) - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
setUsername(String) - Method in class org.omegat.core.team2.gui.UserPassDialog
 
setUseSlash(boolean) - Method in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
setUseTabForAdvance(boolean) - Method in class org.omegat.gui.editor.EditorSettings
 
setUseTabForAdvance(boolean) - Method in interface org.omegat.gui.editor.IEditorSettings
 
setValue(String) - Method in class gen.core.filters.Filter.Option
Sets the value of the value property.
setValue(String) - Method in class org.omegat.filters3.Attribute
Sets attribute's value.
setValueAt(Object, int, int) - Method in class org.omegat.core.segmentation.datamodels.MappingRulesModel
 
setValueAt(Object, int, int) - Method in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
 
setValueAt(Object, int, int) - Method in class org.omegat.filters2.master.FiltersTableModel
 
setValueAt(Object, int, int) - Method in class org.omegat.filters2.master.OneFilterTableModel
 
setValueAt(Object, int, int) - Method in class org.omegat.gui.editor.autotext.AutotextTableModel
 
setVersion(String) - Method in class gen.core.project.Project
Sets the value of the version property.
setVersion(String) - Method in class gen.core.segmentation.Srx
Sets the value of the version property.
setVersion(String) - Method in class org.omegat.core.segmentation.SRX
Sets segmentation support version.
setVisible(boolean) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
setVisible(boolean) - Method in interface org.omegat.gui.editor.autocompleter.IAutoCompleter
Set the visibility of the autocompleter.
setWindowIcon(Window) - Static method in class org.omegat.util.gui.StaticUIUtils
 
setWriteableGlossary(String) - Method in class org.omegat.core.data.ProjectProperties
Sets The Writeable Glossary File Location
shouldCloseOnSelection() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Indicates whether or not the AutoCompleter should close by default when the user confirms a selection.
shouldPopUp() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Return true to indicate that the view has relevant contextual suggestions that merit displaying the AutoCompleter popup unprompted.
shouldPopUp() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
shouldPopUp() - Method in class org.omegat.gui.editor.chartable.CharTableAutoCompleterView
 
shouldPopUp() - Method in class org.omegat.gui.glossary.GlossaryAutoCompleterView
 
shouldRecurseChildren() - Method in class org.omegat.filters2.html2.FilterVisitor
Depth traversal predicate.
shouldRecurseSelf() - Method in class org.omegat.filters2.html2.FilterVisitor
Self traversal predicate.
shouldReplace() - Method in class org.omegat.gui.dialogs.FileCollisionDialog
 
shouldReplace(File, int, int) - Method in interface org.omegat.util.FileUtil.ICollisionCallback
 
show() - Method in class org.omegat.gui.dialogs.LogDialogController
Load the current session log on the LogDialog and show it.
show() - Method in class org.omegat.gui.dialogs.NewTeamProjectController
 
show() - Method in class org.omegat.gui.exttrans.MTConfigDialog
 
show(Window) - Method in class org.omegat.externalfinder.gui.ExternalFinderCustomizer
 
show(Window) - Method in class org.omegat.externalfinder.gui.ExternalFinderItemCommandEditorController
 
show(Window) - Method in class org.omegat.externalfinder.gui.ExternalFinderItemEditorController
 
show(Window) - Method in class org.omegat.externalfinder.gui.ExternalFinderItemURLEditorController
 
show(Window) - Method in class org.omegat.gui.dialogs.KeyStrokeEditorDialog
 
show(Window) - Method in class org.omegat.gui.dialogs.PasswordSetDialogController
 
show(Window) - Method in class org.omegat.gui.dialogs.PreferencesDialog
 
show(Window) - Method in class org.omegat.gui.dialogs.VersionCheckDialog
 
show(Window) - Method in class org.omegat.gui.filters2.FiltersCustomizer
 
show(Window) - Method in class org.omegat.gui.issues.IssueProvidersSelectorController
 
show(Window) - Method in class org.omegat.gui.preferences.PreferencesWindowController
 
show(Window) - Method in class org.omegat.gui.segmentation.SegmentationCustomizer
 
show(Window, Class<? extends IPreferencesController>) - Method in class org.omegat.gui.preferences.PreferencesWindowController
 
show(Window, String) - Method in class org.omegat.gui.dialogs.PasswordEnterDialogController
 
show(String, String, String) - Method in class org.omegat.gui.dialogs.ConflictDialogController
 
show(List<RepositoryDefinition>) - Method in class org.omegat.gui.dialogs.RepositoriesMappingDialog
Show the dialog and return the resulting repositories definitions, or null if cancelled.
show(List<String>) - Static method in class org.omegat.gui.dialogs.FilenamePatternsEditorController
 
show(JFrame) - Static method in class org.omegat.gui.dialogs.LogDialogController
Utility function to show LogDialog dialog and load current session log.
showAll() - Method in interface org.omegat.gui.issues.IIssues
 
showAll() - Method in class org.omegat.gui.issues.IssuesPanelController
 
showAll(String) - Method in interface org.omegat.gui.issues.IIssues
 
showAll(String) - Method in class org.omegat.gui.issues.IssuesPanelController
 
showConfigurationUI(Window) - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Invoke the configuration UI of this MT provider.
showConfirmDialog(Object, String, int, int) - Method in class org.omegat.gui.main.ConsoleWindow
 
showConfirmDialog(Object, String, int, int) - Method in interface org.omegat.gui.main.IMainWindow
shows a confirm dialog.
showConfirmDialog(Object, String, int, int) - Method in class org.omegat.gui.main.MainWindow
shows a confirm dialog.
showCreateGlossaryEntryDialog(Frame) - Method in class org.omegat.gui.glossary.GlossaryTextArea
 
showCreateGlossaryEntryDialog(Frame) - Method in interface org.omegat.gui.glossary.IGlossaries
 
showCreateGlossaryEntryDialog(Frame) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
showDialog(Frame, ProjectProperties, String, ProjectPropertiesDialog.Mode) - Static method in class org.omegat.gui.dialogs.ProjectPropertiesDialogController
 
showError(Throwable) - Static method in class org.omegat.Main
 
showErrorDialogRB(String, String, Object...) - Method in class org.omegat.gui.main.ConsoleWindow
Show message in an ErrorDialog
showErrorDialogRB(String, String, Object...) - Method in interface org.omegat.gui.main.IMainWindow
Show message in an ErrorDialog
showErrorDialogRB(String, String, Object...) - Method in class org.omegat.gui.main.MainWindow
 
showForFiles(String) - Method in interface org.omegat.gui.issues.IIssues
 
showForFiles(String) - Method in class org.omegat.gui.issues.IssuesPanelController
 
showForFiles(String, int) - Method in interface org.omegat.gui.issues.IIssues
 
showForFiles(String, int) - Method in class org.omegat.gui.issues.IssuesPanelController
 
showForFiles(String, String) - Method in interface org.omegat.gui.issues.IIssues
 
showForFiles(String, String) - Method in class org.omegat.gui.issues.IssuesPanelController
 
showHelp() - Static method in class org.omegat.core.team2.TeamTool
 
showHelp() - Static method in class org.omegat.help.Help
Shows help in the system browser.
showJavadoc() - Static method in class org.omegat.help.Help
 
showLengthMessage(String) - Method in class org.omegat.gui.main.ConsoleWindow
 
showLengthMessage(String) - Method in interface org.omegat.gui.main.IMainWindow
Show message in length label.
showLengthMessage(String) - Method in class org.omegat.gui.main.MainWindow
 
showLengthMessage(String) - Method in class org.omegat.gui.main.MainWindowStatusBarController
Show message in length label.
showLockInsertMessage(String, String) - Method in class org.omegat.gui.main.ConsoleWindow
 
showLockInsertMessage(String, String) - Method in interface org.omegat.gui.main.IMainWindow
Show message indicating the state of the Lock cursor and Insert/overwrite mode
showLockInsertMessage(String, String) - Method in class org.omegat.gui.main.MainWindow
 
showLockInsertMessage(String, String) - Method in class org.omegat.gui.main.MainWindowStatusBarController
 
showMarkers() - Method in class org.omegat.gui.editor.AlphabeticalMarkers
Makes the alphabetical markers visible.
showMessageDialog(String) - Method in class org.omegat.gui.main.ConsoleWindow
 
showMessageDialog(String) - Method in interface org.omegat.gui.main.IMainWindow
Shows message to user
showMessageDialog(String) - Method in class org.omegat.gui.main.MainWindow
 
showProgress(int) - Method in interface org.omegat.core.statistics.IStatsConsumer
 
showProgress(int) - Method in class org.omegat.gui.stat.BaseStatisticsPanel
 
showProgress(int) - Method in class org.omegat.gui.stat.StatisticsWindow
 
showProgressMessage(String) - Method in class org.omegat.gui.main.ConsoleWindow
 
showProgressMessage(String) - Method in interface org.omegat.gui.main.IMainWindow
Show message in progress bar.
showProgressMessage(String) - Method in class org.omegat.gui.main.MainWindow
 
showProgressMessage(String) - Method in class org.omegat.gui.main.MainWindowStatusBarController
Show message in progress bar.
showStat() - Method in class org.omegat.gui.editor.EditorController
Calculate statistic for file, request statistic for project and display in status bar.
showStatusMessage(String) - Method in class org.omegat.gui.main.MainWindowStatusBarController
 
showStatusMessageRB(String, Object...) - Method in interface org.omegat.gui.main.IMainWindow
Show message in status bar from resource bundle by key.
showStatusMessageRB(String, Object...) - Method in class org.omegat.gui.main.ConsoleWindow
Show message in status bar from resource bundle by key.
showStatusMessageRB(String, Object...) - Method in class org.omegat.gui.main.MainWindow
 
showStatusMessageRB(String, Object...) - Method in class org.omegat.gui.main.MainWindowStatusBarController
 
showTextTable(String[], String[][], boolean[]) - Static method in class org.omegat.util.gui.TextUtil
Draw text table with columns align.
showTimedStatusMessageRB(String, Object...) - Method in class org.omegat.gui.main.ConsoleWindow
 
showTimedStatusMessageRB(String, Object...) - Method in interface org.omegat.gui.main.IMainWindow
Same as IMainWindow.showStatusMessageRB(String, Object...) but this will clear the message after ten seconds.
showTimedStatusMessageRB(String, Object...) - Method in class org.omegat.gui.main.MainWindow
 
showTimedStatusMessageRB(String, Object...) - Method in class org.omegat.gui.main.MainWindowStatusBarController
 
SIDE_ALL - Static variable in class org.omegat.util.gui.RoundedCornerBorder
 
SIDE_BOTTOM - Static variable in class org.omegat.util.gui.RoundedCornerBorder
 
SIDE_LEFT - Static variable in class org.omegat.util.gui.RoundedCornerBorder
 
SIDE_RIGHT - Static variable in class org.omegat.util.gui.RoundedCornerBorder
 
SIDE_TOP - Static variable in class org.omegat.util.gui.RoundedCornerBorder
 
sign(CommitBuilder, String, PersonIdent, CredentialsProvider) - Method in class org.omegat.core.team2.impl.GITExternalGpgSigner
Signs the specified commit.
SIMPLE_JAVA_MESSAGEFORMAT_PATTERN_VARS - Static variable in class org.omegat.util.PatternConsts
 
SIMPLE_PLACEHOLDERS - Static variable in class org.omegat.util.PatternConsts
Pattern for detecting OmegaT-tags and other placeholders (extended sprintf-variant) in texts
SIMPLE_PRINTF_VARS - Static variable in class org.omegat.util.PatternConsts
Pattern for detecting the placeholders in a printf-function string.
SimpleColorIcon - Class in org.omegat.gui.issues
A simple, square icon of a single, solid color.
SimpleColorIcon(Color) - Constructor for class org.omegat.gui.issues.SimpleColorIcon
 
SimpleColorIcon(String) - Constructor for class org.omegat.gui.issues.SimpleColorIcon
 
SimpleIssue - Class in org.omegat.gui.issues
A simple issue implementation intended for extensions or scripts.
SimpleIssue(SourceTextEntry, TMXEntry) - Constructor for class org.omegat.gui.issues.SimpleIssue
 
SINGLE - Enum constant in enum class org.omegat.util.TagUtil.TagType
 
SINGLE_CLICK_SEGMENT_ACTIVATION - Static variable in class org.omegat.util.Preferences
Editor Option: When activated, a single mouse click activates a segment in addition to the usual double click)
size() - Method in class org.omegat.core.data.SyncTMX
 
size() - Method in class org.omegat.core.dictionaries.DictionaryData
Get the number of stored keys.
size() - Method in class org.omegat.filters3.Attributes
Number of attributes.
size() - Method in class org.omegat.filters3.Entry
Returns the number of source elements.
skip(long) - Method in class org.omegat.util.LinebreakPreservingReader
 
sniffEncodingFromCssDeclaration(InputStream) - Static method in class org.omegat.util.EncodingSniffer
Parses and returns the charset declaration at the start of a css file if any, otherwise returns null.
sniffEncodingFromMetaTag(InputStream) - Static method in class org.omegat.util.EncodingSniffer
Attempts to sniff an encoding from an HTML meta tag in the specified byte array.
sniffEncodingFromXmlDeclaration(InputStream) - Static method in class org.omegat.util.EncodingSniffer
Searches the specified XML content for an XML declaration and returns the encoding if found, otherwise returns null.
SolidBoldUnderliner(Color) - Constructor for class org.omegat.gui.editor.UnderlineFactory.SolidBoldUnderliner
 
SolidUnderliner(Color) - Constructor for class org.omegat.gui.editor.UnderlineFactory.SolidUnderliner
 
SoundActionListener - Class in org.omegat.util.gui
Handles A tag with file:// media link.
SoundActionListener() - Constructor for class org.omegat.util.gui.SoundActionListener
 
source - Variable in class org.omegat.core.data.PrepareTMXEntry
 
source - Variable in class org.omegat.core.data.TMXEntry
 
source - Variable in class org.omegat.core.matching.NearString
 
source - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
source - Variable in class org.omegat.gui.editor.autotext.Autotext.AutotextItem
 
SOURCE - Enum constant in enum class org.omegat.gui.editor.mark.Mark.ENTRY_PART
 
SOURCE_ATTRIBUTES - Static variable in interface org.omegat.gui.glossary.IGlossaryRenderer
 
SOURCE_EXPORT - Static variable in class org.omegat.gui.editor.SegmentExportImport
The name of the file with the source exported segment
SOURCE_FOLDER - Static variable in class org.omegat.util.Preferences
 
SOURCE_LANGUAGE - Static variable in class org.omegat.core.data.CommandVarExpansion
 
SOURCE_LOCALE - Static variable in class org.omegat.util.Preferences
 
SOURCE_LOCALE_CB_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
SOURCE_ONLY - Enum constant in enum class org.omegat.core.search.SearchExpression.SearchPlace
 
SOURCE_PATTERN - Static variable in class org.omegat.CLIParameters
 
SOURCE_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
SOURCE_TEXT_FIELD - Static variable in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
SOURCE_TOKENIZER_FIELD_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
SOURCE_TRANSLATION - Enum constant in enum class org.omegat.core.search.SearchExpression.SearchPlace
 
SourceDesc - Class in gen.core.tbx
Java class for anonymous complex type
SourceDesc() - Constructor for class gen.core.tbx.SourceDesc
 
sourcePos - Variable in class org.omegat.gui.matches.MatchesVarExpansion.Result
 
sourceText - Variable in class org.omegat.core.data.EntryKey
 
sourceText - Variable in class org.omegat.gui.editor.mark.EntryMarks
May be null if source not displayed
sourceText(String) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
SourceTextEntry - Class in org.omegat.core.data
Source text entry represents an individual segment for translation pulled directly from the input files.
SourceTextEntry(EntryKey, int, String[], String, List<ProtectedPart>) - Constructor for class org.omegat.core.data.SourceTextEntry
 
SourceTextEntry(EntryKey, int, String[], String, List<ProtectedPart>, boolean) - Constructor for class org.omegat.core.data.SourceTextEntry
Creates a new source text entry.
SourceTextEntry.DUPLICATE - Enum Class in org.omegat.core.data
 
sourceToOriginal() - Method in class org.omegat.filters3.Entry
Returns the entry source in its original form as it was in original document.
sourceToShortcut() - Method in class org.omegat.filters3.xml.XMLIntactEntry
Intact text cannot be translated, so returns an empty string.
sourceToShortcut(boolean, XMLDialect, List<ProtectedPart>) - Method in class org.omegat.filters3.Entry
Returns shortcut string representation of the entry source.
sourceToTMX() - Method in class org.omegat.filters3.Entry
Returns long XML-encoded representation of the source entry for storing in TMX.
SPACE_OMEGAT_TAG - Static variable in class org.omegat.util.PatternConsts
Pattern that matches omegat-specific tags (with leading < and trailing > in any place of a string) with a space before it.
SPACE_TAB - Static variable in class org.omegat.util.PatternConsts
 
spaceMatchNbsp - Variable in class org.omegat.core.search.SearchExpression
 
SPACY_REGEX - Static variable in class org.omegat.util.PatternConsts
Pattern that detects space-only regular expressions.
SPELLCHECK - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
Spellchecker plugins.
SpellCheckDictionaryType - Enum Class in org.omegat.core.spellchecker
 
SPELLCHECKER_DICTIONARY_DIRECTORY - Static variable in class org.omegat.util.Preferences
The location of the spell checker dictionaries
SPELLCHECKER_DICTIONARY_URL - Static variable in class org.omegat.util.Preferences
URL of the dictionary repository
SpellcheckerConfigurationController - Class in org.omegat.gui.preferences.view
 
SpellcheckerConfigurationController() - Constructor for class org.omegat.gui.preferences.view.SpellcheckerConfigurationController
 
SpellcheckerConfigurationPanel - Class in org.omegat.gui.preferences.view
 
SpellcheckerConfigurationPanel() - Constructor for class org.omegat.gui.preferences.view.SpellcheckerConfigurationPanel
Creates new form SpellcheckerConfigurationPanel
SpellCheckerDummy - Class in org.omegat.core.spellchecker
Stub spellchecker which used when other spellcheckers can't be loaded, or dictionary not exists.
SpellCheckerDummy() - Constructor for class org.omegat.core.spellchecker.SpellCheckerDummy
 
SpellCheckerManager - Class in org.omegat.core.spellchecker
 
SpellCheckerManager() - Constructor for class org.omegat.core.spellchecker.SpellCheckerManager
 
SpellCheckerMarker - Class in org.omegat.core.spellchecker
Spell checker marker implementation.
SpellCheckerMarker() - Constructor for class org.omegat.core.spellchecker.SpellCheckerMarker
 
SpellCheckerPopup(EditorController) - Constructor for class org.omegat.gui.editor.EditorPopups.SpellCheckerPopup
 
SPELLING_DICT_DIR - Static variable in class org.omegat.util.OConsts
Default name for spelling dictionary directory
SpellingDictionaryEntry(String, SpellCheckDictionaryType, boolean) - Constructor for class org.omegat.core.spellchecker.DictionaryManager.SpellingDictionaryEntry
 
SRC_EXCLUDES_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
srcErrors - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
srcMatch(SearchMatch[]) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
srcPrefix(String) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
SrtFilter - Class in org.omegat.filters2.subtitles
Filter for subtitles files.
SrtFilter() - Constructor for class org.omegat.filters2.subtitles.SrtFilter
 
Srx - Class in gen.core.segmentation
Java class for anonymous complex type
Srx() - Constructor for class gen.core.segmentation.Srx
 
SRX - Class in org.omegat.core.segmentation
The class with all the segmentation data possible -- rules, languages, etc.
SRX() - Constructor for class org.omegat.core.segmentation.SRX
 
SRX_SENTSEG - Static variable in class org.omegat.core.segmentation.SRXManager
 
SRXManager - Class in org.omegat.core.segmentation
Utility class for SRX segmentation rules.
SRXOptionsModel - Class in org.omegat.core.segmentation.datamodels
 
ST_MAX_SEARCH_RESULTS - Static variable in class org.omegat.util.OConsts
 
STANDARD - Enum constant in enum class org.omegat.gui.stat.StatisticsWindow.STAT_TYPE
 
StandardScriptEditor - Class in org.omegat.gui.scripting.ui
 
StandardScriptEditor() - Constructor for class org.omegat.gui.scripting.ui.StandardScriptEditor
 
StandardScriptRunner - Class in org.omegat.gui.scripting.runner
 
StandardScriptRunner() - Constructor for class org.omegat.gui.scripting.runner.StandardScriptRunner
 
StarDict - Class in org.omegat.core.dictionaries
StarDict Dictionary support.
StarDict() - Constructor for class org.omegat.core.dictionaries.StarDict
 
start - Variable in class org.omegat.core.matching.DiffDriver.TextRun
 
start - Variable in class org.omegat.languagetools.LanguageToolResult
 
start() - Method in class org.omegat.core.dictionaries.LingvoDSL.HtmlVisitor
Start of accept.
start() - Method in class org.omegat.gui.glossary.GlossaryManager
 
start(File) - Method in class org.omegat.core.dictionaries.DictionariesManager
 
start(File) - Method in class org.omegat.gui.scripting.ScriptsMonitor
 
START - Enum constant in enum class org.omegat.util.TagUtil.TagType
 
startBPT(String...) - Method in class org.omegat.util.InlineTagHandler
Handle "bpt" tag start.
startBPT(String, String) - Method in class org.omegat.util.InlineTagHandler
Handle "bpt" tag start for TMX.
startCDATA() - Method in class org.omegat.filters3.xml.Handler
Report the start of a CDATA section.
startDocument() - Method in class org.omegat.filters3.xml.Handler
Receive notification of the beginning of the document.
startDTD(String, String, String) - Method in class org.omegat.filters3.xml.Handler
Report the start of DTD declarations, if any.
startElement(String, String, String, Attributes) - Method in class org.omegat.filters3.xml.Handler
Receive notification of the start of an element.
startEntity(String) - Method in class org.omegat.filters3.xml.Handler
Not used: Report the beginning of some internal and external XML entities.
startEPT(String...) - Method in class org.omegat.util.InlineTagHandler
Handle "ept" tag start.
startIndent(AttributeSet) - Method in class org.omegat.gui.glossary.IGlossaryRenderer.DocTarget
 
startIndent(AttributeSet) - Method in class org.omegat.gui.glossary.IGlossaryRenderer.HtmlTarget
 
startIndent(AttributeSet) - Method in interface org.omegat.gui.glossary.IGlossaryRenderer.IRenderTarget
 
startIT(String) - Method in class org.omegat.util.InlineTagHandler
Handle "it" tag start for TMX.
startOfEntry() - Static method in class org.omegat.gui.editor.IEditor.CaretPosition
We can't define it once since 'position' can be changed later.
startOffset - Variable in class org.omegat.gui.editor.mark.Mark
 
startOTHER() - Method in class org.omegat.util.InlineTagHandler
Handle other tag start.
startPH(String) - Method in class org.omegat.util.InlineTagHandler
Handle "ph" tag start for TMX.
startSearchThread(SourceTextEntry) - Method in class org.omegat.gui.exttrans.MachineTranslateController
Start MT search for a new entry.
startSearchThread(SourceTextEntry, boolean) - Method in class org.omegat.gui.exttrans.MachineTranslateController
Start MT search for a new entry with an option to force network fetch.
STAT_COUNTING_CUSTOM_TAGS - Static variable in class org.omegat.util.Preferences
 
STAT_COUNTING_CUSTOM_TAGS_DEFAULT - Static variable in class org.omegat.util.Preferences
 
STAT_COUNTING_PROTECTED_TEXT - Static variable in class org.omegat.util.Preferences
 
STAT_COUNTING_PROTECTED_TEXT_DEFAULT - Static variable in class org.omegat.util.Preferences
 
StatCount - Class in org.omegat.core.statistics
Bean for store counts in statistics.
StatCount() - Constructor for class org.omegat.core.statistics.StatCount
Initialize counts with zeros.
StatCount(SourceTextEntry) - Constructor for class org.omegat.core.statistics.StatCount
Initialize counters with counts from entry's source.
StaticUIUtils - Class in org.omegat.util.gui
 
StaticUtils - Class in org.omegat.util
Static functions taken from CommandThread to reduce file size.
Statistics - Class in org.omegat.core.statistics
Save project statistic into text file.
STATISTICS_WINDOW_GEOMETRY_PREFIX - Static variable in class org.omegat.util.Preferences
Statistics settings
StatisticsInfo - Class in org.omegat.core.statistics
Class for store some statistic data.
StatisticsInfo() - Constructor for class org.omegat.core.statistics.StatisticsInfo
 
StatisticsPanel - Class in org.omegat.gui.stat
 
StatisticsPanel(StatisticsWindow) - Constructor for class org.omegat.gui.stat.StatisticsPanel
 
StatisticsSettings - Class in org.omegat.core.statistics
Class for get/set statistics preferences and settings.
StatisticsWindow - Class in org.omegat.gui.stat
Display match statistics window and save data to file.
StatisticsWindow(Frame, StatisticsWindow.STAT_TYPE) - Constructor for class org.omegat.gui.stat.StatisticsWindow
Creates new form StatisticsWindow
StatisticsWindow.STAT_TYPE - Enum Class in org.omegat.gui.stat
 
StatOutputFormat - Enum Class in org.omegat.core.statistics
 
StatProjectProperties - Class in org.omegat.core.statistics
Data class for statistics XML and JSON.
StatProjectProperties() - Constructor for class org.omegat.core.statistics.StatProjectProperties
 
StatProjectProperties(String, String, String, String, String) - Constructor for class org.omegat.core.statistics.StatProjectProperties
 
STATS_FILENAME - Static variable in class org.omegat.util.OConsts
The name of the file with project statistics: segments, words, chars count.
STATS_MATCH_FILENAME - Static variable in class org.omegat.util.OConsts
The name of the file with project match statistics.
STATS_MATCH_PER_FILE_FILENAME - Static variable in class org.omegat.util.OConsts
The name of the file with project match statistics.
STATS_MODE - Static variable in class org.omegat.CLIParameters
 
STATS_OUTPUT - Static variable in class org.omegat.CLIParameters
 
STATS_OUTPUT_FORMAT - Static variable in class org.omegat.util.Preferences
 
StatsResult - Class in org.omegat.core.statistics
 
StatsResult(String, String, String, String, String) - Constructor for class org.omegat.core.statistics.StatsResult
 
StatsResult(StatCount, StatCount, StatCount, StatCount, Set<String>, List<FileData>) - Constructor for class org.omegat.core.statistics.StatsResult
Constructor.
STATUS_BAR_NAME - Static variable in class org.omegat.gui.main.MainWindowStatusBar
 
STATUS_EXTENSION - Static variable in class org.omegat.util.OConsts
 
STATUS_LABEL_NAME - Static variable in class org.omegat.gui.main.MainWindowStatusBar
 
STATUS_PROGRESS_LABEL_NAME - Static variable in class org.omegat.gui.main.MainWindowStatusBar
 
ste - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
ste - Variable in class org.omegat.gui.editor.mark.EntryMarks
 
stop() - Method in class org.omegat.core.dictionaries.DictionariesManager
 
stop() - Method in class org.omegat.gui.glossary.GlossaryManager
 
stop() - Method in class org.omegat.gui.scripting.ScriptsMonitor
 
stop() - Method in interface org.omegat.languagetools.ILanguageToolBridge
Handle project or application closing
stop() - Method in class org.omegat.languagetools.LanguageToolNativeBridge
 
stop() - Method in class org.omegat.languagetools.LanguageToolNetworkBridge
 
STOP_ON_ALTERNATIVE_TRANSLATION - Static variable in class org.omegat.util.Preferences
Workflow Option: Go To Next Untranslated Segment stops when there is at least one alternative translation
stopNotifying() - Method in class org.omegat.gui.main.DockableScrollPane
 
StoppedException() - Constructor for exception org.omegat.core.statistics.FindMatches.StoppedException
 
stopSearchThreads() - Method in class org.omegat.gui.exttrans.MachineTranslateController
Stop all running search threads.
store(String, String) - Method in class org.omegat.util.CredentialsManager
Securely store a key-value pair.
StreamUtil - Class in org.omegat.util
 
StringData - Class in org.omegat.core.data
Tracks usage and frequency of words and word pairs
StringEntry - Class in org.omegat.core.data
 
StringEntry(String) - Constructor for class org.omegat.core.data.StringEntry
Creates a new string entry for a unique translatable string.
StringUtil - Class in org.omegat.util
Utilities for string processing.
stripFromEnd(String, String...) - Static method in class org.omegat.util.StringUtil
 
stripSomeChars(String, ParseEntry.ParseEntryResult, boolean, boolean) - Static method in class org.omegat.core.data.ParseEntry
Strip some chars for represent string in UI.
stripXmlTags(String) - Static method in class org.omegat.util.TagUtil
Strips all XML tags (converts to plain text).
styleForError(ErrorReport.TagError) - Static method in class org.omegat.gui.issues.TagIssue
 
Styles - Class in org.omegat.util.gui
Static attributes for text.
Styles.EditorColor - Enum Class in org.omegat.util.gui
 
SubCommands - Class in org.omegat.cli
 
submit(LongProcessExecutor.CancellableSupplier<T>) - Method in class org.omegat.core.threads.LongProcessExecutor
 
SUBSEGMENTS - Enum constant in enum class org.omegat.core.matching.NearString.MATCH_SOURCE
From sub-segmented match
substituteNumbers(String, String, String) - Method in interface org.omegat.gui.matches.IMatcher
 
substituteNumbers(String, String, String) - Method in class org.omegat.gui.matches.MatchesTextArea
Attempts to substitute numbers in a match with numbers from the source segment.
success() - Static method in class org.omegat.core.threads.Completion
Creates and returns a Completion instance representing a successful completion.
SUCCESS - Enum constant in enum class org.omegat.core.threads.Completion.Status
Represents a successful completion.
suggest(String) - Method in class org.omegat.core.spellchecker.AbstractSpellChecker
return a list of strings as suggestions
suggest(String) - Method in interface org.omegat.core.spellchecker.ISpellChecker
return a list of strings as suggestions.
suggest(String) - Method in interface org.omegat.core.spellchecker.ISpellCheckerProvider
return a list of strings as suggestions.
suggest(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
supports(CredentialItem...) - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
Check if the credentials are supported.
SvgDialect - Class in org.omegat.filters3.xml.svg
XML dialect declaration for the SVG filter.
SvgDialect() - Constructor for class org.omegat.filters3.xml.svg.SvgDialect
 
SvgFilter - Class in org.omegat.filters3.xml.svg
Filter for SVG images.
SvgFilter() - Constructor for class org.omegat.filters3.xml.svg.SvgFilter
 
SVN - Enum constant in enum class org.omegat.gui.repositoriesmapping.RepositoriesMappingController.RepoType
 
SVNAuthenticationManager - Class in org.omegat.core.team2.impl
Authentication manager for SVN.
SVNAuthenticationManager(String, String) - Constructor for class org.omegat.core.team2.impl.SVNAuthenticationManager
 
SVNAuthenticationManager(String, String, String, ProjectTeamSettings) - Constructor for class org.omegat.core.team2.impl.SVNAuthenticationManager
 
SVNRemoteRepository2 - Class in org.omegat.core.team2.impl
SVN repository connection implementation.
SVNRemoteRepository2() - Constructor for class org.omegat.core.team2.impl.SVNRemoteRepository2
Constructor of SVN remote repository.
SWITCH_CASE_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
switchAllToLatest() - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Switch all repositories into latest version.
switchToVersion(String) - Method in class org.omegat.core.team2.impl.FileRepository
 
switchToVersion(String) - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
Switch to git version specified.
switchToVersion(String) - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
 
switchToVersion(String) - Method in class org.omegat.core.team2.impl.SVNRemoteRepository2
 
switchToVersion(String) - Method in interface org.omegat.core.team2.IRemoteRepository2
 
switchToVersion(String, String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Switch repository that contains path to specified version.
SymbolPainter - Class in org.omegat.gui.editor.mark
Class to paint some character/symbol as highlight.
SymbolPainter(Color, String) - Constructor for class org.omegat.gui.editor.mark.SymbolPainter
 
SyncTMX - Class in org.omegat.core.data
A wrapper class for use with SuperTMXMerge.
SyncTMX(ProjectTMX, String, String, String) - Constructor for class org.omegat.core.data.SyncTMX
 
SystemDarkThemeDetector - Class in org.omegat.util.gui.laf
Copyright 2000-2021 JetBrains s.r.o.
SystemDarkThemeDetector() - Constructor for class org.omegat.util.gui.laf.SystemDarkThemeDetector
 

T

TABLE_FOCUS_BORDER - Static variable in class org.omegat.util.gui.DataTableStyling
 
TABLE_NO_FOCUS_BORDER - Static variable in class org.omegat.util.gui.DataTableStyling
 
TableColumnSizer - Class in org.omegat.util.gui
 
tableDown - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableDownEmacs - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
TableFilterPanel - Class in org.omegat.gui.filelist
A text box providing input to a table filter
TableFilterPanel() - Constructor for class org.omegat.gui.filelist.TableFilterPanel
Creates new form FileListFilterPanel
tableFirst - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableFirstInRow - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableLast - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableLastInRow - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableLeft - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableLeftEmacs - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tablePageDown - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tablePageUp - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableRight - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableRightEmacs - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableUp - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableUpEmacs - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tag - Variable in class org.omegat.util.TagUtil.Tag
 
Tag - Class in org.omegat.filters3
A tag in a source text.
Tag(int, String) - Constructor for class org.omegat.util.TagUtil.Tag
 
Tag(String, String, Tag.Type, Attributes) - Constructor for class org.omegat.filters3.Tag
Creates a new instance of Tag
TAG_REPLACEMENT - Static variable in class org.omegat.util.StaticUtils
 
TAG_REPLACEMENT_CHAR - Static variable in class org.omegat.util.StaticUtils
Char which should be used instead protected parts.
TAG_SEPARATOR_SENTINEL - Static variable in class org.omegat.util.TagUtil
 
TAG_VALIDATE_ON_LEAVE - Static variable in class org.omegat.util.Preferences
Tag Validation Option: allow tag editing in editor.
TAG_VALIDATION - Static variable in class org.omegat.CLIParameters
 
Tag.Type - Enum Class in org.omegat.filters3
 
TagAutoCompleterView - Class in org.omegat.gui.editor
An AutoCompleterView for inserting missing tags.
TagAutoCompleterView() - Constructor for class org.omegat.gui.editor.TagAutoCompleterView
Deprecated.
TagAutoCompleterView(AutoCompleter) - Constructor for class org.omegat.gui.editor.TagAutoCompleterView
 
tagEnd(String) - Method in class org.omegat.filters3.xml.android.AndroidFilter
 
tagEnd(String) - Method in class org.omegat.filters3.xml.resx.ResXFilter
 
tagEnd(String) - Method in interface org.omegat.filters3.xml.Translator
Finish tag translation.
tagEnd(String) - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
 
tagEnd(String) - Method in class org.omegat.filters3.xml.XMLFilter
 
TagInfo(String, TagUtil.TagType) - Constructor for class org.omegat.util.TagUtil.TagInfo
 
TagIssue - Class in org.omegat.gui.issues
A class representing problems with tags in a translation.
TagIssue(ErrorReport) - Constructor for class org.omegat.gui.issues.TagIssue
 
TagProcessingOptionsController - Class in org.omegat.gui.preferences.view
 
TagProcessingOptionsController() - Constructor for class org.omegat.gui.preferences.view.TagProcessingOptionsController
 
TagProcessingOptionsPanel - Class in org.omegat.gui.preferences.view
 
TagProcessingOptionsPanel() - Constructor for class org.omegat.gui.preferences.view.TagProcessingOptionsPanel
Creates new form TagProcessingOptionsPanel
TagRepair - Class in org.omegat.core.tagvalidation
 
TAGS_VALID_REQUIRED - Static variable in class org.omegat.util.Preferences
 
tagStart(String, Attributes) - Method in class org.omegat.filters3.xml.android.AndroidFilter
 
tagStart(String, Attributes) - Method in interface org.omegat.filters3.xml.Translator
Start tag translation.
tagStart(String, Attributes) - Method in class org.omegat.filters3.xml.resx.ResXFilter
 
tagStart(String, Attributes) - Method in class org.omegat.filters3.xml.wix.WiXFilter
 
tagStart(String, Attributes) - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
Support of group and trans-unit resname attribute and trans-unit as comment, based on ResXFilter code
tagStart(String, Attributes) - Method in class org.omegat.filters3.xml.XMLFilter
 
TagUtil - Class in org.omegat.util
A collection of tag-related static utilities.
TagUtil.Tag - Class in org.omegat.util
 
TagUtil.TagInfo - Class in org.omegat.util
A tuple containing A tag's name The tag's TagUtil.TagType type
TagUtil.TagType - Enum Class in org.omegat.util
Indicates the type of a tag, e.g.: <foo> = START </foo> = END <bar/> = SINGLE
TagValidation - Class in org.omegat.core.tagvalidation
 
TagValidationTool - Class in org.omegat.core.tagvalidation
Class for show tag validation results.
TagValidationTool() - Constructor for class org.omegat.core.tagvalidation.TagValidationTool
 
target - Variable in class org.omegat.gui.editor.autotext.Autotext.AutotextItem
 
TARGET_ATTRIBUTES - Static variable in interface org.omegat.gui.glossary.IGlossaryRenderer
 
TARGET_DEFAULT - Static variable in class org.omegat.filters2.AbstractFilter
The default output filename pattern.
TARGET_EXPORT - Static variable in class org.omegat.gui.editor.SegmentExportImport
The name of the file with the target exported segment
TARGET_FOLDER - Static variable in class org.omegat.util.Preferences
 
TARGET_LANGUAGE - Static variable in class org.omegat.core.data.CommandVarExpansion
 
TARGET_LOCALE - Static variable in class org.omegat.util.Preferences
 
TARGET_LOCALE_CB_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
TARGET_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
TARGET_TEXT_FIELD - Static variable in class org.omegat.gui.dialogs.CreateGlossaryEntry
 
TARGET_TOKENIZER_FIELD_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
targetMatch(SearchMatch[]) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
targetText(String) - Method in class org.omegat.core.search.SearchResultEntry.Builder
 
TEAM_AUTHOR - Static variable in class org.omegat.util.Preferences
Team option: author ID
TEAM_TOOL - Static variable in class org.omegat.CLIParameters
 
TeamOptionsController - Class in org.omegat.gui.preferences.view
 
TeamOptionsController() - Constructor for class org.omegat.gui.preferences.view.TeamOptionsController
 
TeamOptionsPanel - Class in org.omegat.gui.preferences.view
 
TeamOptionsPanel() - Constructor for class org.omegat.gui.preferences.view.TeamOptionsPanel
Creates new form WorkflowOptionsPanel
TeamSettings - Class in org.omegat.core.team2
Class for read/save repository-specific settings in the ~/.omegat/ directory.
teamSync() - Method in interface org.omegat.core.data.IProject
Execute synchronization.
teamSync() - Method in class org.omegat.core.data.NotLoadedProject
 
teamSync() - Method in class org.omegat.core.data.RealProject
Fast team sync for execute from SaveThread.
teamSyncPrepare() - Method in interface org.omegat.core.data.IProject
Prepare for team synchronization from save thread.
teamSyncPrepare() - Method in class org.omegat.core.data.NotLoadedProject
 
teamSyncPrepare() - Method in class org.omegat.core.data.RealProject
Prepare for future team sync.
TeamTool - Class in org.omegat.core.team2
A utility class implementing useful tools related to team projects.
TeamUtils - Class in org.omegat.core.team2.impl
Some utility methods for team code.
TeamUtils.Credentials - Class in org.omegat.core.team2.impl
POJO to hold credentials.
temporaryCheckBox - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
Term - Class in gen.core.tbx
Java class for anonymous complex type
Term() - Constructor for class gen.core.tbx.Term
 
TermComp - Class in gen.core.tbx
Java class for anonymous complex type
TermComp() - Constructor for class gen.core.tbx.TermComp
 
TermCompGrp - Class in gen.core.tbx
Java class for anonymous complex type
TermCompGrp() - Constructor for class gen.core.tbx.TermCompGrp
 
TermCompList - Class in gen.core.tbx
Java class for anonymous complex type
TermCompList() - Constructor for class gen.core.tbx.TermCompList
 
TermEntry - Class in gen.core.tbx
Java class for anonymous complex type
TermEntry() - Constructor for class gen.core.tbx.TermEntry
 
TermGrp - Class in gen.core.tbx
Java class for anonymous complex type
TermGrp() - Constructor for class gen.core.tbx.TermGrp
 
TermNote - Class in gen.core.tbx
Java class for anonymous complex type
TermNote() - Constructor for class gen.core.tbx.TermNote
 
TermNoteGrp - Class in gen.core.tbx
Java class for anonymous complex type
TermNoteGrp() - Constructor for class gen.core.tbx.TermNoteGrp
 
text - Variable in class org.omegat.core.matching.DiffDriver.Render
 
text - Variable in class org.omegat.core.search.SearchExpression
 
text - Variable in class org.omegat.gui.matches.MatchesVarExpansion.Result
 
text - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
text(String) - Method in class org.omegat.filters3.xml.resx.ResXFilter
 
text(String) - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
 
text(String) - Method in class org.omegat.filters3.xml.XMLFilter
 
text(String) - Method in interface org.omegat.filters3.xml.Translator
Process text.
Text - Class in gen.core.tbx
Java class for anonymous complex type
Text - Class in org.omegat.filters3
Abstract piece of text.
Text() - Constructor for class gen.core.tbx.Text
 
Text(String) - Constructor for class org.omegat.filters3.Text
Creates a new instance of Text initialized with some text.
TEXT - Enum constant in enum class org.omegat.core.statistics.StatOutputFormat
 
TEXT_REPLACEMENT - Static variable in class org.omegat.util.TagUtil
 
textDidChange() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
textDidChange() - Method in interface org.omegat.gui.editor.autocompleter.IAutoCompleter
Notify the autocompleter that the text has changed.
TextFilter - Class in org.omegat.filters2.text
Filter to support plain text files (in various encodings).
TextFilter() - Constructor for class org.omegat.filters2.text.TextFilter
 
TextOptionsDialog - Class in org.omegat.filters2.text
Modal dialog to edit Text filter options.
TextOptionsDialog(Window, Map<String, String>) - Constructor for class org.omegat.filters2.text.TextOptionsDialog
Creates new form TextOptionsDialog
TEXTPANE_NAME - Static variable in class org.omegat.gui.glossary.GlossaryTextArea
 
TextRun(int, int, DiffDriver.Type) - Constructor for class org.omegat.core.matching.DiffDriver.TextRun
 
TextUtil - Class in org.omegat.util.gui
Some utilities for display text tables with aligning.
TF_DICTIONARY_FONT_SIZE - Static variable in class org.omegat.util.Preferences
 
TF_FONT_DEFAULT - Static variable in class org.omegat.util.Preferences
 
TF_FONT_SIZE_DEFAULT - Static variable in class org.omegat.util.Preferences
 
TF_SRC_FONT_NAME - Static variable in class org.omegat.util.Preferences
 
TF_SRC_FONT_SIZE - Static variable in class org.omegat.util.Preferences
 
TFP_EXTENSION - Static variable in class org.omegat.filters2.AbstractFilter
The original file extension.
TFP_FILE_FILTER_NAME - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_FILE_SOURCE_ENCODING - Static variable in class org.omegat.filters2.AbstractFilter
File properties.
TFP_FILE_TARGET_ENCODING - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_FILENAME - Static variable in class org.omegat.filters2.AbstractFilter
The original filename (with extension).
TFP_NAMEONLY - Static variable in class org.omegat.filters2.AbstractFilter
The original filename without extension.
TFP_SYSTEM_HOST_NAME - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_SYSTEM_OS_ARCH - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_SYSTEM_OS_NAME - Static variable in class org.omegat.filters2.AbstractFilter
Workstation properties.
TFP_SYSTEM_OS_VERSION - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_SYSTEM_USER_NAME - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TARGET_COUNTRY_CODE - Static variable in class org.omegat.filters2.AbstractFilter
country "YY" only
TFP_TARGET_COUTRY_CODE - Static variable in class org.omegat.filters2.AbstractFilter
Old spelling of the variable for country "YY" only
TFP_TARGET_LANG_CODE - Static variable in class org.omegat.filters2.AbstractFilter
language "XX" only
TFP_TARGET_LANGUAGE - Static variable in class org.omegat.filters2.AbstractFilter
"XX-YY", the TMX/XML language code
TFP_TARGET_LOCALE - Static variable in class org.omegat.filters2.AbstractFilter
"xx_YY", locale code
TFP_TARGET_LOCALE_LCID - Static variable in class org.omegat.filters2.AbstractFilter
Microsoft.
TFP_TIMESTAMP_LA - Static variable in class org.omegat.filters2.AbstractFilter
System time at generation time in various patterns.
TFP_TIMESTAMP_LD - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_LDD - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_LH - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_LHH - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_LM - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_LMM - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_LS - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_LSS - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_LYYYY - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_UD - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_UEEE - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_UEEEE - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_UH - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_UHH - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_UM - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_UMM - Static variable in class org.omegat.filters2.AbstractFilter
 
TFP_TIMESTAMP_UMMM - Static variable in class org.omegat.filters2.AbstractFilter
 
THEME - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
Theme that registers Swing-Look-and-Feel with OmegaT properties into UIManager.
THEME_CLASS_NAME - Static variable in class org.omegat.util.Preferences
 
THEME_COLOR_MODE - Static variable in class org.omegat.util.Preferences
 
THEME_DARK_CLASS_NAME - Static variable in class org.omegat.util.Preferences
 
THEME_FOLLOW_OS_COLOR_DEFAULT - Static variable in class org.omegat.util.gui.UIDesignManager
 
throwIfCancelled() - Method in class org.omegat.core.threads.CancellationToken
 
Tig - Class in gen.core.tbx
Java class for anonymous complex type
Tig() - Constructor for class gen.core.tbx.Tig
 
Title - Class in gen.core.tbx
Java class for anonymous complex type
Title() - Constructor for class gen.core.tbx.Title
 
TITLE - Enum constant in enum class org.omegat.gui.editor.IEditor.CHANGE_CASE_TO
title case for each token in string
titleCaseMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
TitledTablePanel - Class in org.omegat.gui.stat
 
TitledTablePanel() - Constructor for class org.omegat.gui.stat.TitledTablePanel
Creates new form TitledTablePanel
TitleStmt - Class in gen.core.tbx
Java class for anonymous complex type
TitleStmt() - Constructor for class gen.core.tbx.TitleStmt
 
tm - Variable in class org.omegat.core.search.SearchExpression
 
TM - Enum constant in enum class org.omegat.core.matching.NearString.MATCH_SOURCE
From external TM in project tm/ folder
TM_AUTO_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
TM_BROWSE_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
TM_FOLDER - Static variable in class org.omegat.util.Preferences
 
TM_OTHER_LANG_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
TM_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
TmFileComparator(File) - Constructor for class org.omegat.util.FileUtil.TmFileComparator
 
TMMatchesPreferencesController - Class in org.omegat.gui.preferences.view
 
TMMatchesPreferencesController() - Constructor for class org.omegat.gui.preferences.view.TMMatchesPreferencesController
 
TMMatchesPreferencesPanel - Class in org.omegat.gui.preferences.view
 
TMMatchesPreferencesPanel() - Constructor for class org.omegat.gui.preferences.view.TMMatchesPreferencesPanel
Creates new form ExternalTMXMatchesPanel
TMX_DTD_RESOLVER - Static variable in class org.omegat.util.TMXReader2
 
TMX_DTD_RESOLVER_2 - Static variable in class org.omegat.util.TMXReader2
 
TMX_EXTENSION - Static variable in class org.omegat.util.OConsts
 
TMX_GZ_EXTENSION - Static variable in class org.omegat.util.OConsts
 
TMX_ZIP_EXTENSION - Static variable in class org.omegat.util.OConsts
 
TMXDateParser - Class in org.omegat.util
Date parser for the 'basic' ISO 8601 format that is advised for TMX dates.
TMXDateParser() - Constructor for class org.omegat.util.TMXDateParser
Wraps a DateFormat with format YYYYMMDDThhmmssZ able to display a date in UTC time.
tmxEntry - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
TMXEntry - Class in org.omegat.core.data
Storage for TMX entry.
TMXEntry.ExternalLinked - Enum Class in org.omegat.core.data
 
TmxEscapingWriterFactory - Class in org.omegat.util
 
TmxEscapingWriterFactory() - Constructor for class org.omegat.util.TmxEscapingWriterFactory
 
TmxEscapingWriterFactory.EscapeWriter - Class in org.omegat.util
 
TMXLoader(File) - Constructor for class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
TMXLoader(File, Segmenter) - Constructor for class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
TMXProp - Class in org.omegat.util
Class for store key-value pair.
TMXProp(String, String) - Constructor for class org.omegat.util.TMXProp
 
TMXReader2 - Class in org.omegat.util
Helper for read TMX files, using StAX.
TMXReader2() - Constructor for class org.omegat.util.TMXReader2
 
TMXReader2.LoadCallback - Interface in org.omegat.util
Callback for receive data from TMX.
TMXReader2.ParsedTu - Class in org.omegat.util
 
TMXReader2.ParsedTuv - Class in org.omegat.util
 
TMXReader2.XmlErrorHandler - Class in org.omegat.util
 
TMXWriter - Class in org.omegat.util
Deprecated, for removal: This API element is subject to removal in a future version.
TMXWriter2 - Class in org.omegat.util
Helper for write TMX files, using StAX.
TMXWriter2(File, Language, Language, boolean, boolean, boolean) - Constructor for class org.omegat.util.TMXWriter2
 
toCharset(String) - Static method in class org.omegat.util.EncodingSniffer
Returns Charset if the specified charset name is supported on this platform.
toHex() - Method in enum class org.omegat.util.gui.Styles.EditorColor
 
TOK_BEHAVIOR_PREFIX - Static variable in class org.omegat.util.Preferences
Prefix for keys used to record default tokenizer behavior settings.
token() - Method in class org.omegat.core.threads.LongProcessHandle
 
Token - Class in org.omegat.util
Offset marks the display offset of character - this might be different than the characters position in the char array due existence of multi-char characters.
Token(String, int) - Constructor for class org.omegat.util.Token
Creates a new token.
Token(String, int, int) - Constructor for class org.omegat.util.Token
Creates a new token.
Tokenizer - Annotation Interface in org.omegat.tokenizer
Annotation to indicate the languages for which a tokenizer is intended for use.
TOKENIZER - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
Legacy tokenizer plugin type, kept for backward compatibility; tokenizers are bundled in current versions.
TOKENIZER_DEBUG_PROVIDER - Static variable in class org.omegat.tokenizer.BaseTokenizer
 
TOKENIZER_SOURCE - Static variable in class org.omegat.CLIParameters
CLI parameter to specify source tokenizer
TOKENIZER_TARGET - Static variable in class org.omegat.CLIParameters
CLI parameter to specify target tokenizer
TokenizerComboBoxRenderer - Class in org.omegat.util.gui
A class that renders a tokenizer combo box.
TokenizerComboBoxRenderer() - Constructor for class org.omegat.util.gui.TokenizerComboBoxRenderer
 
tokenizeVerbatim(String) - Method in class org.omegat.tokenizer.BaseTokenizer
 
tokenizeVerbatim(String) - Method in class org.omegat.tokenizer.DefaultTokenizer
 
tokenizeVerbatim(String) - Method in interface org.omegat.tokenizer.ITokenizer
Breaks a string into tokens.
tokenizeVerbatim(String) - Method in class org.omegat.tokenizer.LuceneSmartChineseTokenizer
 
tokenizeVerbatimToStrings(String) - Method in class org.omegat.tokenizer.BaseTokenizer
 
tokenizeVerbatimToStrings(String) - Method in class org.omegat.tokenizer.DefaultTokenizer
 
tokenizeVerbatimToStrings(String) - Method in interface org.omegat.tokenizer.ITokenizer
Breaks a string into strings.
tokenizeVerbatimToStrings(String) - Method in class org.omegat.tokenizer.LuceneSmartChineseTokenizer
 
tokenizeWords(String, ITokenizer.StemmingMode) - Method in class org.omegat.tokenizer.BaseTokenizer
 
tokenizeWords(String, ITokenizer.StemmingMode) - Method in class org.omegat.tokenizer.DefaultTokenizer
Breaks a string into word-only tokens.
tokenizeWords(String, ITokenizer.StemmingMode) - Method in interface org.omegat.tokenizer.ITokenizer
Breaks a string into word-only tokens.
tokenizeWordsToStrings(String, ITokenizer.StemmingMode) - Method in class org.omegat.tokenizer.BaseTokenizer
 
tokenizeWordsToStrings(String, ITokenizer.StemmingMode) - Method in class org.omegat.tokenizer.DefaultTokenizer
 
tokenizeWordsToStrings(String, ITokenizer.StemmingMode) - Method in interface org.omegat.tokenizer.ITokenizer
Breaks a string into word-only strings.
toolbarClassID - Static variable in class org.omegat.util.gui.UIDesignManager
 
ToolbarComboboxUI - Class in org.omegat.gui.accesstool
 
ToolbarComboboxUI() - Constructor for class org.omegat.gui.accesstool.ToolbarComboboxUI
 
TOOLS - Enum constant in enum class org.omegat.util.gui.MenuExtender.MenuKey
Tools menu.
TOOLS_MENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
toolsCheckIssuesCurrentFileMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
toolsCheckIssuesMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
toolsShowStatisticsMatchesMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
toolsShowStatisticsMatchesPerFileMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
toolsShowStatisticsStandardMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
TooltipAttribute - Class in org.omegat.util.gui
 
TooltipAttribute(String) - Constructor for class org.omegat.util.gui.TooltipAttribute
 
toolTipText - Variable in class org.omegat.gui.editor.mark.Mark
Tooltip text for specific Mark.
toOriginal() - Method in class org.omegat.filters2.xtagqxp.Xtag
Returns the tag in its original form as it was in the original document.
toOriginal() - Method in class org.omegat.filters3.AggregatedTag
Returns the tags belonging to this aggregated tag in their original form.
toOriginal() - Method in interface org.omegat.filters3.Element
Returns the element in its original form as it was in original document.
toOriginal() - Method in class org.omegat.filters3.OutOfTurnTag
Returns the tag in its original form as it was in original document.
toOriginal() - Method in class org.omegat.filters3.Tag
Returns the tag in its original form as it was in the original document.
toOriginal() - Method in class org.omegat.filters3.Text
Returns the text in its original form as it was in original document.
toOriginal() - Method in class org.omegat.filters3.xml.Comment
Returns the comment in its original form as it was in original document.
toOriginal() - Method in class org.omegat.filters3.xml.DTD
Returns the DTD in its original form as it was in original document.
toOriginal() - Method in class org.omegat.filters3.xml.ProcessingInstruction
Returns the processing instruction in its original form as it was in the original document.
toOriginal() - Method in class org.omegat.filters3.xml.XMLEntityText
Returns the text in its original form as it was in an original document.
toOriginal() - Method in class org.omegat.filters3.xml.XMLIntactTag
Returns this tag and the intact contents it surrounds.
toOriginal() - Method in class org.omegat.filters3.xml.XMLOutOfTurnTag
Returns the tag in its original form as it was in original document.
toOriginal() - Method in class org.omegat.filters3.xml.XMLTag
Returns the tag in its original form as it was in original document.
toOriginal() - Method in class org.omegat.filters3.xml.XMLText
Returns the text in its original form as it was in an original document.
toPrepared(File) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Saves file into 'prepared' dir.
toSafeCalcShortcut() - Method in class org.omegat.filters2.xtagqxp.Xtag
 
toSafeCalcShortcut() - Method in interface org.omegat.filters3.Element
Returns shorcuts like '\b_i0_\b' for statistics calculation
toSafeCalcShortcut() - Method in class org.omegat.filters3.Tag
 
toSafeCalcShortcut() - Method in class org.omegat.filters3.Text
 
toShortcut() - Method in class org.omegat.filters2.xtagqxp.Xtag
Returns shortcut string representation of the element.
toShortcut() - Method in interface org.omegat.filters3.Element
Returns shortcut string representation of the element.
toShortcut() - Method in class org.omegat.filters3.Tag
Returns shortcut string representation of the element.
toShortcut() - Method in class org.omegat.filters3.Text
Returns shortcut string representation of the element.
toShortcut() - Method in class org.omegat.filters3.xml.XMLContentBasedTag
 
toString() - Method in class org.omegat.core.data.EntryKey
 
toString() - Method in class org.omegat.core.data.PluginInformation
 
toString() - Method in class org.omegat.core.data.PrepareTMXEntry
 
toString() - Method in class org.omegat.core.data.ProjectTMX
 
toString() - Method in class org.omegat.core.matching.DiffDriver.TextRun
 
toString() - Method in class org.omegat.core.matching.NearString.Scores
 
toString() - Method in class org.omegat.core.matching.NearString
 
toString() - Method in class org.omegat.core.search.SearchMatch
 
toString() - Method in class org.omegat.core.segmentation.MapRule
Returns a string representation of the MapRule for debugging purposes.
toString() - Method in class org.omegat.core.segmentation.Rule
Returns a string representation of the Rule for debugging purposes.
toString() - Method in enum class org.omegat.core.statistics.StatOutputFormat
 
toString() - Method in class org.omegat.core.team2.gui.RepositoriesCredentialsController
 
toString() - Method in class org.omegat.core.threads.CancellationToken
 
toString() - Method in class org.omegat.externalfinder.gui.ExternalFinderPreferencesController
 
toString() - Method in enum class org.omegat.externalfinder.item.ExternalFinderItem.ENCODING
 
toString() - Method in enum class org.omegat.externalfinder.item.ExternalFinderItem.TARGET
 
toString() - Method in enum class org.omegat.filters2.master.PluginUtils.PluginType
 
toString() - Method in class org.omegat.filters3.Attribute
Returns a string representation of the attribute.
toString() - Method in class org.omegat.filters3.Attributes
Returns a string representation of the list of attributes.
toString() - Method in class org.omegat.filters3.xml.Entity
Returns the entity as string.
toString() - Method in class org.omegat.gui.editor.autotext.Autotext.AutotextItem
 
toString() - Method in class org.omegat.gui.filters2.FiltersCustomizerController
 
toString() - Method in class org.omegat.gui.preferences.BasePreferencesController
 
toString() - Method in interface org.omegat.gui.preferences.IPreferencesController
Implementors should override this to return the name of the view as shown in the view tree.
toString() - Method in class org.omegat.gui.preferences.view.AppearanceController
 
toString() - Method in class org.omegat.gui.preferences.view.AutoCompleterController
 
toString() - Method in class org.omegat.gui.preferences.view.AutotextAutoCompleterOptionsController
 
toString() - Method in class org.omegat.gui.preferences.view.CharTableAutoCompleterOptionsController
 
toString() - Method in class org.omegat.gui.preferences.view.CustomColorSelectionController
 
toString() - Method in class org.omegat.gui.preferences.view.DictionaryPreferencesController
 
toString() - Method in class org.omegat.gui.preferences.view.EditingBehaviorController
 
toString() - Method in class org.omegat.gui.preferences.view.FontSelectionController
 
toString() - Method in class org.omegat.gui.preferences.view.GeneralOptionsController
 
toString() - Method in class org.omegat.gui.preferences.view.GlossaryAutoCompleterOptionsController
 
toString() - Method in class org.omegat.gui.preferences.view.GlossaryPreferencesController
 
toString() - Method in class org.omegat.gui.preferences.view.HistoryAutoCompleterOptionsController
 
toString() - Method in class org.omegat.gui.preferences.view.LanguageToolConfigurationController
 
toString() - Method in class org.omegat.gui.preferences.view.MachineTranslationPreferencesController
 
toString() - Method in class org.omegat.gui.preferences.view.PluginsPreferencesController
 
toString() - Method in class org.omegat.gui.preferences.view.SaveOptionsController
 
toString() - Method in class org.omegat.gui.preferences.view.SecureStoreController
 
toString() - Method in class org.omegat.gui.preferences.view.SpellcheckerConfigurationController
 
toString() - Method in class org.omegat.gui.preferences.view.TagProcessingOptionsController
 
toString() - Method in class org.omegat.gui.preferences.view.TeamOptionsController
 
toString() - Method in class org.omegat.gui.preferences.view.TMMatchesPreferencesController
 
toString() - Method in class org.omegat.gui.preferences.view.UserPassController
 
toString() - Method in class org.omegat.gui.preferences.view.VersionCheckPreferencesController
 
toString() - Method in class org.omegat.gui.preferences.view.ViewOptionsController
 
toString() - Method in class org.omegat.gui.scripting.ScriptItem
 
toString() - Method in class org.omegat.gui.segmentation.SegmentationCustomizerController
 
toString() - Method in enum class org.omegat.util.gui.MenuExtender.MenuKey
 
toString() - Method in class org.omegat.util.Language
Returns a string representation as an ISO language code (XX-YY).
toString() - Method in class org.omegat.util.TagUtil.Tag
 
toString() - Method in class org.omegat.util.TMXProp
 
toString() - Method in class org.omegat.util.Token
 
toString() - Method in class org.omegat.util.xml.XMLBlock
Deprecated.
Returns a string representation for debugging purposes mainly.
total - Variable in class org.omegat.core.statistics.FileData
 
toTitleCase(String, Locale) - Static method in class org.omegat.util.StringUtil
Convert text to title case according to the supplied locale.
toTMX() - Method in class org.omegat.filters2.xtagqxp.Xtag
Not really implemented
toTMX() - Method in interface org.omegat.filters3.Element
Returns long XML-encoded representation of the element for storing in TMX.
toTMX() - Method in class org.omegat.filters3.Tag
Returns long XML-encoded representation of the tag to store in TMX.
toTMX() - Method in class org.omegat.filters3.Text
Returns long XML-encoded representation of the element.
train(String[]) - Method in class org.omegat.gui.editor.history.WordCompleter
 
train(String[]) - Method in class org.omegat.gui.editor.history.WordPredictor
 
Transac - Class in gen.core.tbx
Java class for anonymous complex type
Transac() - Constructor for class gen.core.tbx.Transac
 
TransacGrp - Class in gen.core.tbx
Java class for anonymous complex type
TransacGrp() - Constructor for class gen.core.tbx.TransacGrp
 
TransacNote - Class in gen.core.tbx
Java class for anonymous complex type
TransacNote() - Constructor for class gen.core.tbx.TransacNote
 
transErrors - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
translate(String, List<ProtectedPart>) - Method in interface org.omegat.filters3.xml.Translator
The method the Handler would call to pass translatable content to OmegaT core and receive translation.
translate(String, List<ProtectedPart>) - Method in class org.omegat.filters3.xml.android.AndroidFilter
Filter-specific chars processing.
translate(String, List<ProtectedPart>) - Method in class org.omegat.filters3.xml.resx.ResXFilter
 
translate(String, List<ProtectedPart>) - Method in class org.omegat.filters3.xml.wix.WiXFilter
 
translate(String, List<ProtectedPart>) - Method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
Overrides superimplementation not to send translatable content on XHTML validity check, and don't translate items that match regular expression.
translate(String, List<ProtectedPart>) - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
 
translate(String, List<ProtectedPart>) - Method in class org.omegat.filters3.xml.XMLFilter
The method the Handler would call to pass translatable content to OmegaT core and receive translation.
TRANSLATED - Enum constant in enum class org.omegat.core.search.SearchExpression.SearchState
 
TRANSLATED_UNTRANSLATED - Enum constant in enum class org.omegat.core.search.SearchExpression.SearchState
 
TranslateEntry - Class in org.omegat.core.data
Base class for entry translation.
TranslateEntry(ProjectProperties) - Constructor for class org.omegat.core.data.TranslateEntry
 
translateFile(File, File, Map<String, String>, FilterContext, ITranslateCallback) - Method in class org.omegat.filters2.AbstractFilter
 
translateFile(File, File, Map<String, String>, FilterContext, ITranslateCallback) - Method in interface org.omegat.filters2.IFilter
Create translated file.
translateFile(String, String, String, FilterContext, ITranslateCallback) - Method in class org.omegat.filters2.master.FilterMaster
OmegaT core calls this method to translate a source file.
translateSegmentNumber(String) - Method in class org.omegat.gui.editor.AlphabeticalMarkers
Translate a marker title letter to a segment number.
translation - Variable in class org.omegat.core.data.PrepareTMXEntry
 
translation - Variable in class org.omegat.core.data.TMXEntry
 
translation - Variable in class org.omegat.core.matching.NearString
 
translation - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
TRANSLATION - Enum constant in enum class org.omegat.gui.editor.mark.Mark.ENTRY_PART
 
TRANSLATION_ONLY - Enum constant in enum class org.omegat.core.search.SearchExpression.SearchPlace
 
TranslationException - Exception in org.omegat.filters2
TranslationException is a checked exception that may be thrown by filter while parsing/writing out the file.
TranslationException(String) - Constructor for exception org.omegat.filters2.TranslationException
Constructs an instance of TranslationException with the specified detail message.
TranslationException(String, Throwable) - Constructor for exception org.omegat.filters2.TranslationException
Constructs an instance of TranslationException with the specified detail message and cause.
TranslationException(Throwable) - Constructor for exception org.omegat.filters2.TranslationException
Constructs an instance of TranslationException with the specified cause.
translationText - Variable in class org.omegat.gui.editor.mark.EntryMarks
May be null if not translated
translationToOriginal() - Method in class org.omegat.filters3.Entry
Returns the translated entry as it should be stored in translated document.
translationToTMX() - Method in class org.omegat.filters3.Entry
Returns long XML-encoded representation of the entry translation for storing in TMX.
TranslationUndoManager - Class in org.omegat.gui.editor
Class for process undo/redo operations.
TranslationUndoManager(EditorTextArea3) - Constructor for class org.omegat.gui.editor.TranslationUndoManager
 
Translator - Interface in org.omegat.filters3.xml
The interface to specify the method a Handler can use to translate text.
translatorName - Variable in class org.omegat.gui.exttrans.MachineTranslationInfo
 
TransparentHighlightPainter - Class in org.omegat.gui.editor.mark
Paints transparent background color
TransparentHighlightPainter(Color, float) - Constructor for class org.omegat.gui.editor.mark.TransparentHighlightPainter
 
TransTipsMarker - Class in org.omegat.gui.glossary
Marker for TransTips.
TransTipsMarker() - Constructor for class org.omegat.gui.glossary.TransTipsMarker
 
TransTipsPopup - Class in org.omegat.gui.glossary
Popup for TransTips processing.
TransTipsPopup() - Constructor for class org.omegat.gui.glossary.TransTipsPopup
 
trigger - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
TripleSplitButtonPanel - Class in org.omegat.gui.issues
A simple GUI component for displaying source and target text side-by-side to illustrate an "issue" (a problem with the translation).
TripleSplitButtonPanel() - Constructor for class org.omegat.gui.issues.TripleSplitButtonPanel
Creates new form IssueDetailSplitPanel
truncate(String, int) - Static method in class org.omegat.util.StringUtil
Truncate the supplied text to a maximum of len codepoints.
TRUNCATE_CHAR - Static variable in class org.omegat.util.StringUtil
 
truncateToFit(String, JComponent, int) - Static method in class org.omegat.util.gui.StaticUIUtils
Truncate the supplied text so that it fits within the width (minus margin) of the supplied component.
tuvs - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
TXMLDialect - Class in org.omegat.filters3.xml.txml
This class specifies the TXML XML Dialect.
TXMLDialect() - Constructor for class org.omegat.filters3.xml.txml.TXMLDialect
 
TXMLFilter - Class in org.omegat.filters3.xml.txml
Filter for TXML files.
TXMLFilter() - Constructor for class org.omegat.filters3.xml.txml.TXMLFilter
Creates a new instance of TXMLFilter
type - Variable in class org.omegat.core.matching.DiffDriver.TextRun
 
type - Variable in class org.omegat.core.spellchecker.DictionaryManager.SpellingDictionaryEntry
 
type - Variable in class org.omegat.util.TagUtil.TagInfo
 
TYPO3_ROOT_TAG - Static variable in class org.omegat.filters3.xml.typo3.Typo3Dialect
 
TYPO3_ROOT_TAG2 - Static variable in class org.omegat.filters3.xml.typo3.Typo3Dialect
 
Typo3Dialect - Class in org.omegat.filters3.xml.typo3
This class specifies the Typo3 LocManager XML Dialect.
Typo3Dialect() - Constructor for class org.omegat.filters3.xml.typo3.Typo3Dialect
 
Typo3Filter - Class in org.omegat.filters3.xml.typo3
Filter for Typo3 LocManager files.
Typo3Filter() - Constructor for class org.omegat.filters3.xml.typo3.Typo3Filter
Creates a new instance of Typo3Filter
TYPO3L10N - Static variable in class org.omegat.filters3.xml.l10nmgr.L10nmgrDialect
 

U

UI_LAYOUT_FILE - Static variable in class org.omegat.gui.main.MainWindowUI
 
UIDesignManager - Class in org.omegat.util.gui
UI Design Manager.
UIScale - Class in org.omegat.util.gui
This class handles scaling in Swing UIs.
UIThreadsUtil - Class in org.omegat.util.gui
Utils for check UI threads and run specific code in UI threads only.
UnderlineFactory - Class in org.omegat.gui.editor
Supported underlines.
UnderlineFactory() - Constructor for class org.omegat.gui.editor.UnderlineFactory
 
UnderlineFactory.SolidBoldUnderliner - Class in org.omegat.gui.editor
 
UnderlineFactory.SolidUnderliner - Class in org.omegat.gui.editor
 
UnderlineFactory.Underliner - Class in org.omegat.gui.editor
 
UnderlineFactory.WaveUnderline - Class in org.omegat.gui.editor
 
Underliner() - Constructor for class org.omegat.gui.editor.UnderlineFactory.Underliner
 
undo() - Method in class org.omegat.gui.editor.EditorController
 
undo() - Method in interface org.omegat.gui.editor.IEditor
Undo editing.
undo() - Method in class org.omegat.gui.editor.TranslationUndoManager
 
undo() - Method in interface org.omegat.gui.notes.INotes
Undo last edits
undo() - Method in class org.omegat.gui.notes.NotesTextArea
 
undo() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
undoableEditHappened(UndoableEditEvent) - Method in class org.omegat.gui.editor.TranslationUndoManager
 
undoButton - Variable in class org.omegat.gui.preferences.PreferencePanel
 
undoButton - Variable in class org.omegat.gui.preferences.PreferenceViewSelectorPanel
 
undoChanges() - Method in class org.omegat.gui.preferences.BasePreferencesController
 
undoChanges() - Method in interface org.omegat.gui.preferences.IPreferencesController
Restore preferences controlled by this view to their current persisted state.
unescapeLinefeed(String) - Static method in class org.omegat.util.StringUtil
 
unescapeXMLEntities(String) - Static method in class org.omegat.util.StringUtil
Converts XML entities to characters.
uninitialize() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
uninstallDictionary(String) - Method in class org.omegat.core.spellchecker.DictionaryManager
Deprecated.
UNINSTALLED - Enum constant in enum class org.omegat.core.data.PluginInformation.Status
 
UNIQ - Static variable in class org.omegat.core.data.StringData
 
unique - Variable in class org.omegat.core.statistics.FileData
 
uniqueCountsByFile - Variable in class org.omegat.core.statistics.StatisticsInfo
 
UNKNOWN - Enum constant in enum class org.omegat.filters2.master.PluginUtils.PluginType
When plugin does not define any of the above.
unloadPlugins() - Static method in class org.omegat.core.dictionaries.LingvoDSL
Plugin unloader.
unloadPlugins() - Static method in class org.omegat.core.dictionaries.StarDict
Plugin unloader.
unloadPlugins() - Static method in class org.omegat.core.team2.impl.FileRepository
Plugin unloader.
unloadPlugins() - Static method in class org.omegat.core.team2.impl.GITRemoteRepository2
Plugin unloader.
unloadPlugins() - Static method in class org.omegat.core.team2.impl.HTTPRemoteRepository
Plugin unloader.
unloadPlugins() - Static method in class org.omegat.core.team2.impl.SVNRemoteRepository2
Plugin unloader.
unloadPlugins() - Static method in class org.omegat.externalfinder.ExternalFinder
 
unloadPlugins() - Static method in class org.omegat.filters2.hhc.HHCFilter2
 
unloadPlugins() - Static method in class org.omegat.filters2.html2.HTMLFilter2
 
unloadPlugins() - Static method in class org.omegat.filters2.latex.LatexFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.master.PluginUtils
 
unloadPlugins() - Static method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.pdf.PdfFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.po.PoFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.rc.RcFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.subtitles.SbvFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.subtitles.SrtFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.subtitles.WebVttFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.text.ilias.ILIASFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.text.ini.INIFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.text.magento.MagentoFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.text.TextFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.text.yaml.YamlFilter
 
unloadPlugins() - Static method in class org.omegat.filters2.xtagqxp.XtagFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.android.AndroidFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.docbook.DocBookFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.flash.FlashFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.helpandmanual.HelpAndManualFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.infix.InfixFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.l10nmgr.L10nmgrFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.properties.PropertiesFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.relaxng.RelaxNGFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.resx.ResXFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.schematron.SchematronFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.scribus.ScribusFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.svg.SvgFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.txml.TXMLFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.typo3.Typo3Filter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.visio.VisioFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.wix.WiXFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.wordpress.WordpressFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.xliff.XLIFFFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetFilter
 
unloadPlugins() - Static method in class org.omegat.filters4.xml.openxml.MsOfficeFileFilter
 
unloadPlugins() - Static method in class org.omegat.filters4.xml.xliff.SdlProject
 
unloadPlugins() - Static method in class org.omegat.filters4.xml.xliff.SdlXliff
 
unloadPlugins() - Static method in class org.omegat.filters4.xml.xliff.Xliff1Filter
 
unloadPlugins() - Static method in class org.omegat.filters4.xml.xliff.Xliff2Filter
 
unloadPlugins() - Static method in class org.omegat.gui.accesstool.QuickAccess
 
unloadPlugins() - Static method in class org.omegat.gui.editor.autotext.Autotext
 
unloadPlugins() - Static method in class org.omegat.gui.editor.chartable.CharTableAutoCompleterView
 
unloadPlugins() - Static method in class org.omegat.gui.editor.history.HistoryCompleter
 
unloadPlugins() - Static method in class org.omegat.gui.editor.history.HistoryPredictor
 
unloadPlugins() - Static method in class org.omegat.gui.editor.mark.WhitespaceMarker
 
unloadPlugins() - Static method in class org.omegat.gui.editor.TagAutoCompleterView
 
unloadPlugins() - Static method in class org.omegat.gui.glossary.GlossaryAutoCompleterView
 
unloadPlugins() - Static method in class org.omegat.gui.scripting.ScriptingModule
 
unloadPlugins() - Static method in class org.omegat.gui.theme.DefaultClassicTheme
 
unloadPlugins() - Static method in class org.omegat.gui.theme.DefaultFlatTheme
 
unloadPlugins() - Static method in class org.omegat.tokenizer.HunspellTokenizer
 
unloadPlugins() - Static method in class org.omegat.tokenizer.LuceneEnglishTokenizer
 
unloadPlugins() - Static method in class org.omegat.util.gui.HtmlMediaSupport
unload plugin.
unlockUI() - Method in class org.omegat.gui.main.ConsoleWindow
 
unlockUI() - Method in interface org.omegat.gui.main.IMainWindow
Unlock UI after locking.
unlockUI() - Method in class org.omegat.gui.main.MainWindow
 
unregisterApplicationEventListener(IApplicationEventListener) - Static method in class org.omegat.core.CoreEvents
Unregister listener.
unregisterEditorEventListener(IEditorEventListener) - Static method in class org.omegat.core.CoreEvents
Unregister listener.
unregisterEntryEventListener(IEntryEventListener) - Static method in class org.omegat.core.CoreEvents
Unregister listener.
unregisterFontChangedEventListener(IFontChangedEventListener) - Static method in class org.omegat.core.CoreEvents
Unregister listener.
unregisterProjectChangeListener(IProjectEventListener) - Static method in class org.omegat.core.CoreEvents
Unregister listener.
UNSPECIFIED - Enum constant in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Indicates that something is wrong, but we don't know what (validation logic too simple to give proper advice).
UNTRANSLATED - Enum constant in enum class org.omegat.core.search.SearchExpression.SearchState
 
UPDATABLE - Enum constant in enum class org.omegat.core.data.PluginInformation.Status
 
update() - Method in interface org.omegat.gui.properties.ISegmentPropertiesView
 
update() - Method in class org.omegat.gui.properties.SegmentPropertiesListView
 
update() - Method in class org.omegat.gui.properties.SegmentPropertiesTableView
 
UPDATE - Static variable in class org.omegat.util.OStrings
Update number, e.g.
updateCustomTagPattern() - Static method in class org.omegat.util.PatternConsts
Resets the remove pattern.
updateModel() - Method in class org.omegat.gui.editor.chartable.CharTableAutoCompleterView
Update the model.
updatePlaceholderPattern() - Static method in class org.omegat.util.PatternConsts
Resets the placeholder pattern.
updatePopup(boolean) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
Show the popup list.
updatePopup(boolean) - Method in interface org.omegat.gui.editor.autocompleter.IAutoCompleter
Update the autocompleter popup.
updateRemovePattern() - Static method in class org.omegat.util.PatternConsts
Resets the remove pattern.
updateStatisticsInfo(StatisticsInfo) - Method in class org.omegat.core.statistics.StatsResult
Update given hosStat with current stats data.
updateTagValidationPreferences() - Method in class org.omegat.gui.editor.EditorSettings
repaint segments in editor according to new view tag validation options.
updateTagValidationPreferences() - Method in interface org.omegat.gui.editor.IEditorSettings
 
updateViewData() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Update the view data.
updateViewData() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
updateViewData() - Method in class org.omegat.gui.editor.chartable.CharTableAutoCompleterView
 
updateViewPreferences() - Method in class org.omegat.gui.editor.EditorSettings
repaint segments in editor according to new view options.
updateViewPreferences() - Method in interface org.omegat.gui.editor.IEditorSettings
 
UPPER - Enum constant in enum class org.omegat.gui.editor.IEditor.CHANGE_CASE_TO
upper case
upperCaseMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
URL_PATTERN - Static variable in class org.omegat.util.HttpConnectionUtils
Regular Expression for https and ftp URL validation.
USE_INPUT - Enum constant in enum class org.omegat.util.CredentialsManager.ResponseType
 
USE_TAB_TO_ADVANCE - Static variable in class org.omegat.util.Preferences
Use the TAB button to advance to the next segment
userDidCancel() - Method in class org.omegat.gui.dialogs.FileCollisionDialog
 
username - Variable in class org.omegat.core.team2.impl.TeamUtils.Credentials
 
UserPassController - Class in org.omegat.gui.preferences.view
 
UserPassController() - Constructor for class org.omegat.gui.preferences.view.UserPassController
 
UserPassDialog - Class in org.omegat.core.team2.gui
 
UserPassDialog(Frame) - Constructor for class org.omegat.core.team2.gui.UserPassDialog
Creates new form TeamUserPassDialog
UserPassPanel - Class in org.omegat.gui.preferences.view
 
UserPassPanel() - Constructor for class org.omegat.gui.preferences.view.UserPassPanel
Creates new form WorkflowOptionsPanel
userText - Variable in class org.omegat.gui.preferences.view.UserPassPanel
 
utf8WriterBuilder(OutputStream) - Static method in class org.omegat.util.WikiGet
Creates new BufferedWriter configured for UTF-8 output and connects it to an OutputStream
uudecode(String) - Static method in class org.omegat.util.StaticUtils
Decodes the array of bytes that was stored in a plain text file as a string, back to array of bytes.
uuencode(byte[]) - Static method in class org.omegat.util.StaticUtils
Encodes the array of bytes to store them in a plain text file.

V

validate() - Method in class org.omegat.externalfinder.item.ExternalFinderItem.Builder
 
validate() - Method in class org.omegat.externalfinder.item.ExternalFinderItemCommand.Builder
Check the current builder parameters to see if they constitute a valid command.
validate() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
Check the current builder parameters to see if they constitute a valid URL.
validate() - Method in interface org.omegat.gui.preferences.IPreferencesController
Validate the current preferences.
validate() - Method in class org.omegat.gui.preferences.view.TagProcessingOptionsController
 
validateContentBasedTag(String, Attributes) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
 
validateContentBasedTag(String, Attributes) - Method in class org.omegat.filters3.xml.xliff.XLIFFDialect
 
validateContentBasedTag(String, Attributes) - Method in interface org.omegat.filters3.xml.XMLDialect
For a given tag, return wether the content of this tag should be translated, depending on the content of one attribute and the presence or absence of other attributes.
validateInput() - Method in class org.omegat.gui.repositoriesmapping.RepositoriesMappingController
Validate current content; return null if OK, otherwise an error message.
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.android.AndroidDialect
 
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
For a given tag, return whether the content of this tag should be translated, depending on the content of one attribute and the presence or absence of other attributes.
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.helpandmanual.HelpAndManualDialect
In the Help&Manual filter, content should be translated in the following condition: The pair attribute-value should not have been declared as untranslatable in the options
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.properties.PropertiesDialect
 
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.resx.ResXDialect
In the ResX filter, content should be translated in the following condition: It should be contained in <data>.
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.schematron.SchematronDialect
 
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.wordpress.WordpressDialect
In the Wordpress filter, all tags starting with wp: should be ignored
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.xhtml.XHTMLDialect
In the XHTML filter, content should be translated in the following condition: The pair attribute-value should not have been declared as untranslatable in the options
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.xliff.XLIFFDialect
In the XLKIFF filter, content shouldn't be translated if translate="no" translate attribute
validateIntactTag(String, Attributes) - Method in interface org.omegat.filters3.xml.XMLDialect
For a given tag, return wether the content of this tag should be translated, depending on the content of one attribute and the presence or absence of other attributes.
validateIntactTag(String, Attributes) - Method in class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetDialect
In the XML Spreadsheet filter, content should not be translated in the following condition: When the tag is <Data> with the attribute ss:Type="Number".
validateParagraphTag(String, Attributes) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
For a given tag, return whether the content of this tag is a paragraph tag, depending on the content of one attribute (and/or the presence or absence of other attributes).
validateParagraphTag(String, Attributes) - Method in interface org.omegat.filters3.xml.XMLDialect
For a given tag, return wether the content of this tag is a paragraph tag, depending on the content of one attribute (and/or the presence or absence of other attributes).
validatePreformatTag(String, Attributes) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
For a given tag, return whether the content of this tag is a preformat tag, depending on the content of one attribute (and/or the presence or absence of other attributes).
validatePreformatTag(String, Attributes) - Method in class org.omegat.filters3.xml.xliff.XLIFFDialect
In the XLIFF filter, the tag <mrk> is a preformat tag when the attribute "mtype" contains "seg".
validatePreformatTag(String, Attributes) - Method in interface org.omegat.filters3.xml.XMLDialect
For a given tag, return wether the content of this tag is a preformat tag, depending on the content of one attribute (and/or the presence or absence of other attributes).
validateTranslatableTag(String, Attributes) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
For a given tag, return whether the content of this tag should be translated, depending on the content of one attribute and the presence or absence of other attributes.
validateTranslatableTag(String, Attributes) - Method in class org.omegat.filters3.xml.typo3.Typo3Dialect
In the Typo3 LocManager filter, content should be translated in the following condition: The attribute localizable should be = "1"
validateTranslatableTag(String, Attributes) - Method in interface org.omegat.filters3.xml.XMLDialect
For a given tag, return wether the content of this tag should be translated, depending on the content of one attribute and the presence or absence of other attributes.
validateTranslatableTagAttribute(String, String, Attributes) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Returns for a given attribute of a given tag if the attribute should be translated with the given other attributes present.
validateTranslatableTagAttribute(String, String, Attributes) - Method in class org.omegat.filters3.xml.xhtml.XHTMLDialect
Returns for a given attribute of a given tag if the attribute should be translated with the given other attributes present.
validateTranslatableTagAttribute(String, String, Attributes) - Method in interface org.omegat.filters3.xml.XMLDialect
Returns for a given attribute of a given tag if the attribute should be translated with the given other attributes present.
validateTranslatableTagAttribute(String, String, Attributes) - Method in class org.omegat.filters3.xml.openxml.OpenXMLDialect
Returns for a given attribute of a given tag if the attribute should be translated with the given other attributes present.
validateVersion(Function<String, String>) - Static method in class org.omegat.util.OStrings
Check to make sure the given Properties contains valid information about an OmegaT version.
value - Variable in class org.omegat.util.xml.XMLAttribute
Deprecated.
 
valueChanged(ListSelectionEvent) - Method in class org.omegat.gui.filters2.FilterEditor
 
valueField1 - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
valueField2 - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
valueLabel1 - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
valueLabel2 - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
valueOf(String) - Static method in enum class org.omegat.CLIParameters.PSEUDO_TRANSLATE_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.CLIParameters.TAG_VALIDATION_MODE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.data.PluginInformation.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.data.SourceTextEntry.DUPLICATE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.data.TMXEntry.ExternalLinked
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.matching.DiffDriver.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.matching.NearString.MATCH_SOURCE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.matching.NearString.SORT_KEY
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.search.SearchExpression.SearchExpressionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.search.SearchExpression.SearchPlace
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.search.SearchExpression.SearchState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.search.SearchMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.spellchecker.SpellCheckDictionaryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.statistics.StatOutputFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.core.threads.Completion.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.externalfinder.item.ExternalFinderItem.ENCODING
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.externalfinder.item.ExternalFinderItem.SCOPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.externalfinder.item.ExternalFinderItem.TARGET
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.filters2.master.PluginUtils.PluginType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.filters2.po.PoFilter.MODE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.filters3.Tag.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.filters3.xml.Entity.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.filters3.xml.xliff.XLIFFOptions.ID_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.gui.dialogs.ProjectPropertiesDialog.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.gui.editor.IEditor.CHANGE_CASE_TO
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.gui.editor.mark.Mark.ENTRY_PART
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.gui.main.MainWindowStatusBar.StatusBarMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.gui.repositoriesmapping.RepositoriesMappingController.RepoType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.gui.stat.StatisticsWindow.STAT_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.languagetools.LanguageToolWrapper.BridgeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.tokenizer.ITokenizer.StemmingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.util.BiDiUtils.ORIENTATION
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.util.CredentialsManager.ResponseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.util.gui.MenuExtender.MenuKey
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.util.gui.Styles.EditorColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.util.Platform.OsType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.omegat.util.TagUtil.TagType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.omegat.CLIParameters.PSEUDO_TRANSLATE_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.CLIParameters.TAG_VALIDATION_MODE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.data.PluginInformation.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.data.SourceTextEntry.DUPLICATE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.omegat.core.data.SyncTMX
 
values() - Static method in enum class org.omegat.core.data.TMXEntry.ExternalLinked
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.matching.DiffDriver.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.matching.NearString.MATCH_SOURCE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.matching.NearString.SORT_KEY
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.search.SearchExpression.SearchExpressionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.search.SearchExpression.SearchPlace
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.search.SearchExpression.SearchState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.search.SearchMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.spellchecker.SpellCheckDictionaryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.statistics.StatOutputFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.core.threads.Completion.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.externalfinder.item.ExternalFinderItem.ENCODING
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.externalfinder.item.ExternalFinderItem.SCOPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.externalfinder.item.ExternalFinderItem.TARGET
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.filters2.master.PluginUtils.PluginType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.filters2.po.PoFilter.MODE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.filters3.Tag.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.filters3.xml.Entity.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.filters3.xml.xliff.XLIFFOptions.ID_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.gui.dialogs.ProjectPropertiesDialog.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.gui.editor.IEditor.CHANGE_CASE_TO
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.gui.editor.mark.Mark.ENTRY_PART
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.gui.main.MainWindowStatusBar.StatusBarMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.gui.repositoriesmapping.RepositoriesMappingController.RepoType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.gui.stat.StatisticsWindow.STAT_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.languagetools.LanguageToolWrapper.BridgeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.tokenizer.ITokenizer.StemmingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.util.BiDiUtils.ORIENTATION
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.util.CredentialsManager.ResponseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.util.gui.MenuExtender.MenuKey
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.util.gui.Styles.EditorColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.util.Platform.OsType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.omegat.util.TagUtil.TagType
Returns an array containing the constants of this enum class, in the order they are declared.
VAR_CHANGED_DATE - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CHANGED_DATE - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_CHANGED_DATE_COUNTRY - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CHANGED_DATE_SHORT - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CHANGED_DATE_SHORT_COUNTRY - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CHANGED_ID - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CHANGED_ID - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_CHANGED_TIME - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CHANGED_TIME_COUNTRY - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CHANGED_TIME_SHORT - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CHANGED_TIME_SHORT_COUNTRY - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CONSOLE - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
VAR_CORE - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
VAR_CREATION_DATE - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CREATION_DATE - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
Deprecated.
VAR_CREATION_DATE_COUNTRY - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CREATION_DATE_SHORT - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CREATION_DATE_SHORT_COUNTRY - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CREATION_ID - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CREATION_ID - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
Deprecated.
VAR_CREATION_TIME - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CREATION_TIME_COUNTRY - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CREATION_TIME_SHORT - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_CREATION_TIME_SHORT_COUNTRY - Static variable in class org.omegat.gui.editor.ModificationInfoManager
 
VAR_DIFF - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_DIFF_REVERSED - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_EDITOR - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
VAR_FILE_EXTENSION - Static variable in class org.omegat.util.VarExpansion
 
VAR_FILE_NAME - Static variable in class org.omegat.util.VarExpansion
 
VAR_FILE_NAME_ONLY - Static variable in class org.omegat.util.VarExpansion
 
VAR_FILE_PATH - Static variable in class org.omegat.util.VarExpansion
 
VAR_FILE_SHORT_PATH - Static variable in class org.omegat.util.VarExpansion
 
VAR_FUZZY_FLAG - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_GLOSSARY - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
VAR_ID - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_INITIAL_CREATION_DATE - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_INITIAL_CREATION_ID - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_MAINWINDOW - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
VAR_MATCH_SOURCE - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_PROJECT - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
VAR_PROJECT_SOURCE_LANG - Static variable in class org.omegat.util.VarExpansion
 
VAR_PROJECT_SOURCE_LANG_CODE - Static variable in class org.omegat.util.VarExpansion
 
VAR_PROJECT_TARGET_LANG - Static variable in class org.omegat.util.VarExpansion
 
VAR_PROJECT_TARGET_LANG_CODE - Static variable in class org.omegat.util.VarExpansion
 
VAR_RESOURCES - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
VAR_SCORE_ADJUSTED - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_SCORE_BASE - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_SCORE_NOSTEM - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_SOURCE_LANGUAGE - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_SOURCE_TEXT - Static variable in class org.omegat.util.VarExpansion
 
VAR_TARGET_LANGUAGE - Static variable in class org.omegat.gui.matches.MatchesVarExpansion
 
VAR_TARGET_TEXT - Static variable in class org.omegat.util.VarExpansion
 
VarExpansion<Param> - Class in org.omegat.util
This class is used to transform a string by expansion of variables it contains.
VarExpansion(String) - Constructor for class org.omegat.util.VarExpansion
 
VARIABLE_LIST_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
verifyLangCode(String) - Static method in class org.omegat.util.Language
Verify the correctness of a language or country code
verifyProject() - Method in class org.omegat.core.data.ProjectProperties
Verify project and print any problems.
verifySingleLangCode(String) - Static method in class org.omegat.util.Language
Verifies whether the language code is OK.
VERSION - Static variable in class org.omegat.util.OStrings
Just a version, e.g.
VERSION_CHECK_AUTOMATIC - Static variable in class org.omegat.util.Preferences
Version Checker
VERSION_CHECK_AUTOMATIC_DEFAULT - Static variable in class org.omegat.util.Preferences
 
VERSION_LABEL_NAME - Static variable in class org.omegat.gui.dialogs.AboutDialog
 
VERSION_PREFIX - Static variable in class org.omegat.core.team2.RebaseAndCommit
 
versionBase - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
VersionCheckDialog - Class in org.omegat.gui.dialogs
 
VersionCheckDialog(String) - Constructor for class org.omegat.gui.dialogs.VersionCheckDialog
 
VersionChecker - Class in org.omegat.util
A class for checking for updated versions of OmegaT.
VersionCheckPanel - Class in org.omegat.gui.dialogs
 
VersionCheckPanel() - Constructor for class org.omegat.gui.dialogs.VersionCheckPanel
Creates new form VersionCheckDialog
VersionCheckPreferencesController - Class in org.omegat.gui.preferences.view
 
VersionCheckPreferencesController() - Constructor for class org.omegat.gui.preferences.view.VersionCheckPreferencesController
 
VersionCheckPreferencesPanel - Class in org.omegat.gui.preferences.view
 
VersionCheckPreferencesPanel() - Constructor for class org.omegat.gui.preferences.view.VersionCheckPreferencesPanel
Creates new form PluginsPanel
VersionCheckThread - Class in org.omegat.core.threads
 
VersionCheckThread(int) - Constructor for class org.omegat.core.threads.VersionCheckThread
 
versionHead - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
VIEW - Enum constant in enum class org.omegat.util.gui.MenuExtender.MenuKey
View menu.
VIEW_MENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
VIEW_MODIFICATION_INFO_SUBMENU - Static variable in class org.omegat.gui.main.BaseMainWindowMenu
 
VIEW_OPTION_MOD_INFO_TEMPLATE - Static variable in class org.omegat.util.Preferences
 
VIEW_OPTION_MOD_INFO_TEMPLATE_WO_DATE - Static variable in class org.omegat.util.Preferences
 
VIEW_OPTION_PPT_SIMPLIFY - Static variable in class org.omegat.util.Preferences
View options: Simplify protected parts tooltips
VIEW_OPTION_PPT_SIMPLIFY_DEFAULT - Static variable in class org.omegat.util.Preferences
 
VIEW_OPTION_SOURCE_ACTIVE_BOLD - Static variable in class org.omegat.util.Preferences
View options: Show active source in bold
VIEW_OPTION_SOURCE_ACTIVE_BOLD_DEFAULT - Static variable in class org.omegat.util.Preferences
 
VIEW_OPTION_SOURCE_ALL_BOLD - Static variable in class org.omegat.util.Preferences
View options: Show all sources in bold
VIEW_OPTION_SOURCE_ALL_BOLD_DEFAULT - Static variable in class org.omegat.util.Preferences
 
VIEW_OPTION_TEMPLATE_ACTIVE - Static variable in class org.omegat.util.Preferences
View options: Modification Info display templates
VIEW_OPTION_TEMPLATE_ACTIVE_DEFAULT - Static variable in class org.omegat.util.Preferences
 
VIEW_OPTION_UNIQUE_FIRST - Static variable in class org.omegat.util.Preferences
View options: Mark first non-unique
viewDisplayModificationInfoAllRadioButtonMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewDisplayModificationInfoNoneRadioButtonMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewDisplayModificationInfoSelectedRadioButtonMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewDisplaySegmentSourceCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
ViewFactoryHelper - Class in org.omegat.util.gui
 
ViewFactoryHelper(Map<String, Function<Element, View>>, Function<Element, View>) - Constructor for class org.omegat.util.gui.ViewFactoryHelper
 
viewFileListMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
ViewLabel - Class in org.omegat.gui.editor
Custom implementation of view.
ViewLabel(Element) - Constructor for class org.omegat.gui.editor.ViewLabel
 
viewMarkAlternativeTranslationsCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkAutoPopulatedCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkBidiCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkFontFallbackCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkGlossaryMatchesCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkLanguageCheckerCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkNBSPCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkNonUniqueSegmentsCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkNotedSegmentsCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkParagraphStartCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkTranslatedSegmentsCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkUntranslatedSegmentsCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkWhitespaceCheckBoxMenuItemActionPerformed(ActionEvent) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
ViewOptionsController - Class in org.omegat.gui.preferences.view
 
ViewOptionsController() - Constructor for class org.omegat.gui.preferences.view.ViewOptionsController
 
ViewOptionsPanel - Class in org.omegat.gui.preferences.view
 
ViewOptionsPanel() - Constructor for class org.omegat.gui.preferences.view.ViewOptionsPanel
Creates new form ViewOptionsPanel
ViewParagraph - Class in org.omegat.gui.editor
Custom breakspots processing required only for word wrapping issue fix: on the editing line with wordwrap, add a new line at the beginning of the line and write something, the word wrapping behaves in a strange way.
ViewParagraph(Element) - Constructor for class org.omegat.gui.editor.ViewParagraph
 
viewRestoreGUIMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Restores defaults for all dockable parts.
VisioDialect - Class in org.omegat.filters3.xml.visio
This class specifies Visio XML Dialect.
VisioDialect() - Constructor for class org.omegat.filters3.xml.visio.VisioDialect
 
VisioFilter - Class in org.omegat.filters3.xml.visio
Filter for Visio files.
VisioFilter() - Constructor for class org.omegat.filters3.xml.visio.VisioFilter
Creates a new instance of VisioFilter
visit(DslArticle.Attribute) - Method in class org.omegat.core.dictionaries.LingvoDSL.HtmlVisitor
Visit an Attribute.
visit(DslArticle.EndTag) - Method in class org.omegat.core.dictionaries.LingvoDSL.HtmlVisitor
Visit an EndTag.
visit(DslArticle.Newline) - Method in class org.omegat.core.dictionaries.LingvoDSL.HtmlVisitor
Visit a NewLine.
visit(DslArticle.Tag) - Method in class org.omegat.core.dictionaries.LingvoDSL.HtmlVisitor
Visit a tag.
visit(DslArticle.Text) - Method in class org.omegat.core.dictionaries.LingvoDSL.HtmlVisitor
Visit a text.
visitEndTag(Tag) - Method in class org.omegat.filters2.html2.FilterVisitor
Called for each end Tag visited.
visitHierarchy(Component, Consumer<Component>) - Static method in class org.omegat.util.gui.StaticUIUtils
 
visitHierarchy(Component, Predicate<Component>, Consumer<Component>) - Static method in class org.omegat.util.gui.StaticUIUtils
 
visitRemarkNode(Remark) - Method in class org.omegat.filters2.html2.FilterVisitor
Called for each comment (RemarkNode) visited.
visitStringNode(Text) - Method in class org.omegat.filters2.html2.FilterVisitor
Called for each chunk of text (StringNode) visited.
visitTag(Tag) - Method in class org.omegat.filters2.html2.FilterVisitor
Called for each Tag visited.

W

WARN - Enum constant in enum class org.omegat.CLIParameters.TAG_VALIDATION_MODE
 
warning(SAXParseException) - Method in class org.omegat.util.TMXReader2.XmlErrorHandler
 
WaveUnderline(Color) - Constructor for class org.omegat.gui.editor.UnderlineFactory.WaveUnderline
 
WebVttFilter - Class in org.omegat.filters2.subtitles
Filter for WebVTT subtitles files.
WebVttFilter() - Constructor for class org.omegat.filters2.subtitles.WebVttFilter
 
WHITESPACE - Enum constant in enum class org.omegat.core.tagvalidation.ErrorReport.TagError
Indicates that either leading or trailing whitespace in the translation does not match the source.
WhitespaceMarker - Class in org.omegat.gui.editor.mark
Collection of Markers for whitespace symbols.
WhitespaceMarker() - Constructor for class org.omegat.gui.editor.mark.WhitespaceMarker
 
widthInsensitive - Variable in class org.omegat.core.search.SearchExpression
 
WikiGet - Class in org.omegat.util
Import pages from MediaWiki
WikiGet.ResponseError - Exception in org.omegat.util
Deprecated.
WIN32 - Enum constant in enum class org.omegat.util.Platform.OsType
 
WIN64 - Enum constant in enum class org.omegat.util.Platform.OsType
 
windowDeactivated() - Method in class org.omegat.gui.editor.EditorController
 
windowDeactivated() - Method in interface org.omegat.gui.editor.IEditor
Perform any necessary actions for window deactivation.
windowDeactivated() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
WindowsDarkThemeDetector - Class in org.omegat.util.gui.laf
Copyright 2000-2021 JetBrains s.r.o.
WindowsDarkThemeDetector() - Constructor for class org.omegat.util.gui.laf.WindowsDarkThemeDetector
 
WiXDialect - Class in org.omegat.filters3.xml.wix
XML dialect declaration for the WiX filter.
WiXDialect() - Constructor for class org.omegat.filters3.xml.wix.WiXDialect
 
WiXFilter - Class in org.omegat.filters3.xml.wix
Filter for WiX resources.
WiXFilter() - Constructor for class org.omegat.filters3.xml.wix.WiXFilter
 
WordCompleter - Class in org.omegat.gui.editor.history
 
WordCompleter() - Constructor for class org.omegat.gui.editor.history.WordCompleter
 
WordIterator - Class in org.omegat.tokenizer
BreakIterator for word-breaks with OmegaT heuristics, based on an instance of BreakIterator implementing word breaks.
WordIterator() - Constructor for class org.omegat.tokenizer.WordIterator
Creates a new instance of OmegaT's own word BreakIterator
WordPredictor - Class in org.omegat.gui.editor.history
 
WordPredictor() - Constructor for class org.omegat.gui.editor.history.WordPredictor
 
WordPredictor.Prediction - Class in org.omegat.gui.editor.history
 
WORDPRESS_XMLNS - Static variable in class org.omegat.filters3.xml.wordpress.WordpressDialect
 
WordpressDialect - Class in org.omegat.filters3.xml.wordpress
This class specifies the Wordpress XML Dialect.
WordpressDialect() - Constructor for class org.omegat.filters3.xml.wordpress.WordpressDialect
 
WordpressFilter - Class in org.omegat.filters3.xml.wordpress
Filter for Flash files.
WordpressFilter() - Constructor for class org.omegat.filters3.xml.wordpress.WordpressFilter
Creates a new instance of Flash
words - Variable in class org.omegat.core.statistics.StatCount
 
wrap(String, int) - Static method in class org.omegat.util.StringUtil
Wrap line by length.
WRITABLE_GLOSSARY_BROWSE_BUTTON_NAME - Static variable in class org.omegat.gui.dialogs.ProjectPropertiesDialog
 
WRITABLE_GLOSSARY_FILE - Static variable in class org.omegat.core.data.CommandVarExpansion
 
write(char[], int, int) - Method in class org.omegat.filters2.html2.HTMLWriter
Write a portion of an array of characters.
write(char[], int, int) - Method in class org.omegat.util.TmxEscapingWriterFactory.EscapeWriter
Wrap Writer and escape characters for TEXT output.
write(char[], int, int) - Method in class org.omegat.filters2.text.LineLengthLimitWriter
 
write(char[], int, int) - Method in class org.omegat.filters3.xml.XMLWriter
Write a portion of an array of characters.
write(char[], int, int) - Method in class org.omegat.util.NullBufferedWriter
 
write(char[], int, int) - Method in class org.omegat.util.NullWriter
 
write(int) - Method in class org.omegat.util.NullBufferedWriter
 
write(String, int, int) - Method in class org.omegat.util.NullBufferedWriter
 
write(ExternalFinderConfiguration) - Method in class org.omegat.externalfinder.item.ExternalFinderXMLWriter
 
writeComment(String) - Method in class org.omegat.util.TMXWriter2
 
writeEntries(Map<EntryKey, ? extends ITMXEntry>, boolean) - Method in class org.omegat.util.TMXWriter2
Write entries.
writeEntry(String, String, String, String, long, String, long, List<String>) - Method in class org.omegat.util.TMXWriter2
 
writeEntry(String, String, ITMXEntry, List<String>) - Method in class org.omegat.util.TMXWriter2
Write one entry.
writeProjectFile(File, ProjectProperties) - Static method in class org.omegat.util.ProjectFileStorage
Saves project file to disk.
writeProjectFile(ProjectProperties) - Static method in class org.omegat.util.ProjectFileStorage
Saves project file to disk to default `omegat.project` file.
writeStat(String, String) - Static method in class org.omegat.core.statistics.Statistics
Writes the specified text to a file, along with the current date and time.
writeStat(String, StatsResult) - Static method in class org.omegat.core.statistics.Statistics
Writes the statistics result to the specified directory in all selected output formats.
writeStat(String, StatsResult, StatOutputFormat) - Static method in class org.omegat.core.statistics.Statistics
Writes the statistics result to the specified directory in the given output format.
writeTo(File) - Method in class org.omegat.core.data.SyncTMX
 

X

x100PC - Enum constant in enum class org.omegat.core.data.TMXEntry.ExternalLinked
 
xAUTO - Enum constant in enum class org.omegat.core.data.TMXEntry.ExternalLinked
 
XB_COMMENT_SHORTCUT - Static variable in class org.omegat.util.OConsts
 
xENFORCED - Enum constant in enum class org.omegat.core.data.TMXEntry.ExternalLinked
 
XHTMLDialect - Class in org.omegat.filters3.xml.xhtml
This class specifies XHTML dialect of XML.
XHTMLDialect() - Constructor for class org.omegat.filters3.xml.xhtml.XHTMLDialect
 
XHTMLFilter - Class in org.omegat.filters3.xml.xhtml
Filter for XHTML files.
XHTMLFilter() - Constructor for class org.omegat.filters3.xml.xhtml.XHTMLFilter
Creates a new instance of XHTMLFilter
XHTMLOptions - Class in org.omegat.filters3.xml.xhtml
* Options for XHTML filter.
XHTMLOptions(Map<String, String>) - Constructor for class org.omegat.filters3.xml.xhtml.XHTMLOptions
 
xICE - Enum constant in enum class org.omegat.core.data.TMXEntry.ExternalLinked
 
Xliff1Filter - Class in org.omegat.filters4.xml.xliff
Filter for support Xliff 1 files as bilingual (unlike filters3/xml/xliff).
Xliff1Filter() - Constructor for class org.omegat.filters4.xml.xliff.Xliff1Filter
 
Xliff2Filter - Class in org.omegat.filters4.xml.xliff
Filter for support Xliff 2.0 files as bilingual.
Xliff2Filter() - Constructor for class org.omegat.filters4.xml.xliff.Xliff2Filter
 
XLIFFDialect - Class in org.omegat.filters3.xml.xliff
This class specifies XLIFF XML Dialect.
XLIFFDialect() - Constructor for class org.omegat.filters3.xml.xliff.XLIFFDialect
 
XLIFFFilter - Class in org.omegat.filters3.xml.xliff
Filter for XLIFF files.
XLIFFFilter() - Constructor for class org.omegat.filters3.xml.xliff.XLIFFFilter
Creates a new instance of XLIFFFilter
XLIFFOptions - Class in org.omegat.filters3.xml.xliff
Options for the XLIFF filter.
XLIFFOptions(Map<String, String>) - Constructor for class org.omegat.filters3.xml.xliff.XLIFFOptions
 
XLIFFOptions.ID_TYPE - Enum Class in org.omegat.filters3.xml.xliff
Identify how the ID for alternative translations is decided.
XML - Enum constant in enum class org.omegat.core.statistics.StatOutputFormat
 
XML_DOCTYPE - Static variable in class org.omegat.util.PatternConsts
Compiled pattern to extract the DOCTYPE declaration from XML file, if any.
XML_ENCODING - Static variable in class org.omegat.util.PatternConsts
Compiled pattern to extract the encoding from XML file, if any.
XML_HEADER - Static variable in class org.omegat.util.PatternConsts
compiled pattern to match XML header
XML_ROOTTAG - Static variable in class org.omegat.util.PatternConsts
Compiled pattern to extract the root tag from XML file, if any.
XML_XMLNS - Static variable in class org.omegat.util.PatternConsts
Compiled pattern to extract the xlmns declaration from an XML file, if any.
XMLAttribute - Class in org.omegat.util.xml
Deprecated, for removal: This API element is subject to removal in a future version.
XMLAttribute(String, String) - Constructor for class org.omegat.util.xml.XMLAttribute
Deprecated.
 
XMLBlock - Class in org.omegat.util.xml
Deprecated, for removal: This API element is subject to removal in a future version.
XMLBlock() - Constructor for class org.omegat.util.xml.XMLBlock
Deprecated.
 
XMLContentBasedTag - Class in org.omegat.filters3.xml
XML content based tag for create shortcuts based on content, not on tag name.
XMLContentBasedTag(XMLDialect, Handler, String, String, Tag.Type, Attributes) - Constructor for class org.omegat.filters3.xml.XMLContentBasedTag
Creates a new instance of XML Tag
XMLDialect - Interface in org.omegat.filters3.xml
Interface to describe XML dialect.
XMLEntityText - Class in org.omegat.filters3.xml
Internal entity text in XML.
XMLEntityText(Entity) - Constructor for class org.omegat.filters3.xml.XMLEntityText
Creates a piece of XML text.
XmlErrorHandler() - Constructor for class org.omegat.util.TMXReader2.XmlErrorHandler
 
XMLFilter - Class in org.omegat.filters3.xml
Abstract basis filter for XML format filters: OpenDocument, DocBook etc.
XMLFilter(XMLDialect) - Constructor for class org.omegat.filters3.xml.XMLFilter
Creates a new instance of XMLFilter
XMLIntactEntry - Class in org.omegat.filters3.xml
Translatable entry with intact text.
XMLIntactEntry(XMLDialect, Handler) - Constructor for class org.omegat.filters3.xml.XMLIntactEntry
 
XMLIntactTag - Class in org.omegat.filters3.xml
XML Tag that surrounds intact portions of XML document.
XMLIntactTag(XMLDialect, Handler, String, String, Attributes) - Constructor for class org.omegat.filters3.xml.XMLIntactTag
Creates a new instance of XML Tag
XMLIntactTag(XMLDialect, Handler, String, String, Tag.Type, Attributes) - Constructor for class org.omegat.filters3.xml.XMLIntactTag
Creates a new instance of XML Tag
XMLOutOfTurnTag - Class in org.omegat.filters3.xml
Out of turn XML Tag.
XMLOutOfTurnTag(XMLDialect, Handler, String, String, Attributes) - Constructor for class org.omegat.filters3.xml.XMLOutOfTurnTag
Creates a new instance of XML Tag
XMLPseudoTag - Class in org.omegat.filters3.xml
Parts of XML file which look like a tag, but ain't.
XMLPseudoTag() - Constructor for class org.omegat.filters3.xml.XMLPseudoTag
Creates a new instance of XMLPseudoTag
XMLReader - Class in org.omegat.filters3.xml
This class automatically detects encoding of an inner XML file and constructs a Reader with appropriate encoding.
XMLReader - Class in org.omegat.util.xml
Deprecated, for removal: This API element is subject to removal in a future version.
XMLReader(File) - Constructor for class org.omegat.filters3.xml.XMLReader
Creates a new instance of XMLReader.
XMLReader(File, String) - Constructor for class org.omegat.filters3.xml.XMLReader
Creates a new instance of XMLReader.
XMLReader(InputStream) - Constructor for class org.omegat.filters3.xml.XMLReader
Creates a new instance of XMLReader.
XMLReader(InputStream, String) - Constructor for class org.omegat.util.xml.XMLReader
Deprecated.
 
XMLReader(String) - Constructor for class org.omegat.util.xml.XMLReader
Deprecated.
Creates a new instance of XMLReader.
XMLReader(String, String) - Constructor for class org.omegat.util.xml.XMLReader
Deprecated.
Creates a new instance of XMLReader.
XMLSpreadsheetDialect - Class in org.omegat.filters3.xml.xmlspreadsheet
This class specifies the XML Spreadsheet Dialect.
XMLSpreadsheetDialect() - Constructor for class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetDialect
 
XMLSpreadsheetFilter - Class in org.omegat.filters3.xml.xmlspreadsheet
Filter for XML Spreadsheet 2003 files.
XMLSpreadsheetFilter() - Constructor for class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetFilter
Creates a new instance of XMLSpreasheetFilter
XMLStreamReader - Class in org.omegat.util.xml
Deprecated, for removal: This API element is subject to removal in a future version.
XMLStreamReader() - Constructor for class org.omegat.util.xml.XMLStreamReader
Deprecated.
 
XMLTag - Class in org.omegat.filters3.xml
XML Tag.
XMLTag(String, String, Tag.Type, Attributes, Translator) - Constructor for class org.omegat.filters3.xml.XMLTag
Creates a new instance of XML Tag
XMLText - Class in org.omegat.filters3.xml
Piece of text in XML.
XMLText(String, boolean) - Constructor for class org.omegat.filters3.xml.XMLText
Creates a piece of XML text.
XMLUtils - Class in org.omegat.filters3.xml
Static XML utility methods.
XMLWriter - Class in org.omegat.filters3.xml
This class writes out the XML files, intercepting the output.
XMLWriter(File, String, String) - Constructor for class org.omegat.filters3.xml.XMLWriter
Creates new XMLWriter.
Xref - Class in gen.core.tbx
Java class for anonymous complex type
Xref() - Constructor for class gen.core.tbx.Xref
 
Xtag - Class in org.omegat.filters2.xtagqxp
A Xtag in a CopyFlow Gold for QuarkXPress source text.
Xtag(String, int) - Constructor for class org.omegat.filters2.xtagqxp.Xtag
 
XtagFilter - Class in org.omegat.filters2.xtagqxp
Filter to support Xtag files generated by CopyFlow Gold for QuarkXPress
XtagFilter() - Constructor for class org.omegat.filters2.xtagqxp.XtagFilter
 

Y

YamlFilter - Class in org.omegat.filters2.text.yaml
YAML filter plugin based on ADR 2025009.
YamlFilter() - Constructor for class org.omegat.filters2.text.yaml.YamlFilter
 

Z

ZIP_EXTENSION - Static variable in class org.omegat.util.OConsts
zip file extension
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form