Skip navigation links
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 _ 

A

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, Platform.OsType) - 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
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
 
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
 
AbstractMyMemoryTranslate - Class in org.omegat.core.machinetranslators
 
AbstractMyMemoryTranslate() - Constructor for class org.omegat.core.machinetranslators.AbstractMyMemoryTranslate
 
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
 
AbstractScriptEditor() - Constructor for class org.omegat.gui.scripting.AbstractScriptEditor
 
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_GLOSSARY_SORT_BY_SOURCE - 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
 
acceptedListItem(AutoCompleterItem) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
Replace the text in the editor with the accepted item.
acceptFile(File) - Method in class org.omegat.util.gui.DragTargetOverlay.FileDropInfo
 
accessToken - Variable in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
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.MainWindowMenu
 
activateEntry() - Method in class org.omegat.gui.editor.EditorController
 
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.
activateEntry() - Method in interface org.omegat.gui.editor.IEditor
Activate entry for edit.
activateEntry() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
activeTranslationBeginOffset - Variable in class org.omegat.gui.editor.SegmentBuilder
Offset of first c.q.
activeTranslationEndOffset - Variable in class org.omegat.gui.editor.SegmentBuilder
Offset of first c.q.
add(String, T) - Method in class org.omegat.core.dictionaries.DictionaryData
Insert a key=value pair into the data store.
add(IMachineTranslation) - Static method in class org.omegat.core.machinetranslators.MachineTranslators
 
add(StatCount) - Method in class org.omegat.core.statistics.StatCount
 
add(Tag) - Method in class org.omegat.filters3.AggregatedTag
Adds a tag to the aggregated tags list.
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(SegmentBuilder[]) - Method in class org.omegat.gui.editor.mark.CalcMarkersThread
 
add(SegmentBuilder) - Method in class org.omegat.gui.editor.mark.CalcMarkersThread
 
add(JMenuItem) - Method in class org.omegat.util.gui.MenuItemPager
Add an item to the menu.
add(String) - Static method in class org.omegat.util.RecentProjects
 
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.
addCounts(MatchStatCounts) - Method in class org.omegat.core.statistics.MatchStatCounts
Add all counts contained in another MatchStatCounts instance into this instance.
addDictionaryFactory(IDictionaryFactory) - Method in class org.omegat.core.dictionaries.DictionariesManager
 
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
Add new dockable pane into application frame.
addEntity(Entity) - Method in class org.omegat.filters3.xml.DTD
 
addEntry(String, String, String, String, String[]) - Method in class org.omegat.core.data.ExternalTMFactory.Builder
 
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 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, String, IFilter, List<ProtectedPart>) - Method in interface org.omegat.filters2.IParseCallback
Read entry from source file, with single "comment" property.
addEntry(String, String, String, boolean, String, IFilter) - Method in interface org.omegat.filters2.IParseCallback
Old call without path, for compatibility with OmegaT < 2.5.0
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.
addEntryWithProperties(String, String, String, boolean, String[], String, IFilter, List<ProtectedPart>) - Method in interface org.omegat.filters2.IParseCallback
Read entry from source file, with arbitrary (optional) properties
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
 
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.
addForCommit(IRemoteRepository2, String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
 
addForDeletion(String) - Method in class org.omegat.core.team2.impl.FileRepository
 
addForDeletion(String) - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
 
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.
addIgnoreWord(String, int, boolean) - Method in class org.omegat.gui.editor.EditorPopups.SpellCheckerPopup
add a new word to the spell checker or ignore a 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.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
 
addNearString(EntryKey, String, String, NearString.MATCH_SOURCE, boolean, int, int, int, byte[], String, String, long, String, long, List<TMXProp>) - Method in class org.omegat.core.statistics.FindMatches
Add near string into result list.
addPropertyChangeListener(PropertyChangeListener) - Static method in class org.omegat.util.Preferences
Register to receive notifications when preferences change.
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
 
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.
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
 
addSearchWindow(SearchWindowController) - Method in class org.omegat.gui.main.MainWindow
 
addSegment(String, short, String, List<ProtectedPart>, String, boolean, String[], String, String, String) - Method in class org.omegat.core.data.ParseEntry
Adds a segment to the project.
addSegment(String, short, String, List<ProtectedPart>, String, boolean, String[], String, String, String) - Method in class org.omegat.core.data.RealProject.LoadFilesCallback
Adds a segment to the project.
addSegment(String, short, String, List<ProtectedPart>, String, boolean, String[], String, String, String) - Method in class org.omegat.core.search.Searcher.SearchCallback
 
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
 
addView(AbstractAutoCompleterView) - Method in interface org.omegat.gui.editor.autocompleter.IAutoCompleter
 
addWindowListener(WindowListener) - Method in class org.omegat.gui.search.SearchWindowController
 
adjustedScore - Variable in class org.omegat.core.matching.NearString.Scores
adjusted similarity score for match including all tokens
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
 
admin - Variable in class gen.core.tbx.AdminGrp
 
AdminGrp - Class in gen.core.tbx
Java class for anonymous complex type.
AdminGrp() - Constructor for class gen.core.tbx.AdminGrp
 
adminlang - Variable in class gen.core.tmx14.Header
 
AdminNote - Class in gen.core.tbx
Java class for anonymous complex type.
AdminNote() - Constructor for class gen.core.tbx.AdminNote
 
adminNoteOrNoteOrRef - Variable in class gen.core.tbx.AdminGrp
 
adminOrAdminGrpOrTransacGrp - Variable in class gen.core.tbx.ItemGrp
 
adminOrAdminGrpOrTransacGrp - Variable in class gen.core.tbx.TermCompGrp
 
adminOrAdminGrpOrTransacGrp - Variable in class gen.core.tbx.TermNoteGrp
 
advancedPanel - Variable in class org.omegat.gui.align.AlignPanel
 
advanceToTag(String) - Method in class org.omegat.util.xml.XMLStreamReader
 
Afterbreak - Class in gen.core.segmentation
Java class for anonymous complex type.
Afterbreak() - Constructor for class gen.core.segmentation.Afterbreak
 
afterbreak - Variable in class gen.core.segmentation.Rule
 
afters - Variable in class org.omegat.filters2.html2.FilterVisitor
The list of non-paragraph tags following a chunk of text.
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
algorithmComboBox - Variable in class org.omegat.gui.align.AlignPanel
 
align(ProjectProperties, File) - Method in class org.omegat.core.data.RealProject
Align project.
align - Variable in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
align - Variable in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
align(int) - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
align(String, String, String) - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
align - Variable in class org.omegat.filters2.rc.RcFilter
 
align - Variable in class org.omegat.filters2.subtitles.SrtFilter
 
align - Variable in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
align - Variable in class org.omegat.filters2.text.ilias.ILIASFilter
 
align - Variable in class org.omegat.filters2.text.ini.INIFilter
 
align - Variable in class org.omegat.filters2.text.magento.MagentoFilter
 
align - Variable in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
align() - Method in class org.omegat.gui.align.Aligner
Align the input files according to the current settings to a list of pairs where key = source text value = target text Calls Aligner.loadFiles() if it has not yet been called.
ALIGNDIR - Static variable in class org.omegat.CLIParameters
 
Aligner - Class in org.omegat.gui.align
Class to drive alignment of input files.
Aligner(String, Language, String, Language) - Constructor for class org.omegat.gui.align.Aligner
 
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(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.AbstractFilter
Align source file against translated file.
alignFile(File, File, Map<String, String>, FilterContext, IAlignCallback) - Method in interface org.omegat.filters2.IFilter
Align source and translated files.
alignFile(String, String, String, FilterContext, IAlignCallback) - Method in class org.omegat.filters2.master.FilterMaster
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.po.PoFilter
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.rc.RcFilter
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.subtitles.SrtFilter
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.text.ilias.ILIASFilter
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.text.ini.INIFilter
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.text.magento.MagentoFilter
 
alignFile(BufferedReader, BufferedReader, FilterContext) - Method in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
AlignFilePicker - Class in org.omegat.gui.align
UI component for picking source and target languages and files.
AlignFilePicker() - Constructor for class org.omegat.gui.align.AlignFilePicker
Creates new form AlignFilePicker
AlignFilePickerController - Class in org.omegat.gui.align
Controller for align file picker UI
AlignFilePickerController() - Constructor for class org.omegat.gui.align.AlignFilePickerController
 
AlignMenuFrame - Class in org.omegat.gui.align
Frame with menu for AlignPanel.
AlignMenuFrame() - Constructor for class org.omegat.gui.align.AlignMenuFrame
Creates new form AlignMenuFrame
AlignPanel - Class in org.omegat.gui.align
UI component for displaying and editing the results of algorithmic alignment.
AlignPanel() - Constructor for class org.omegat.gui.align.AlignPanel
Creates new form AlignPanel
AlignPanelController - Class in org.omegat.gui.align
Controller for the alignment UI
AlignPanelController(Aligner, String) - Constructor for class org.omegat.gui.align.AlignPanelController
 
ALLOW_APERTIUM_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
ALLOW_AUTO_SPELLCHECKING - Static variable in class org.omegat.util.Preferences
allow automatic spell checking or not
ALLOW_BELAZAR_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
ALLOW_DEEPL_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
ALLOW_GOOGLE2_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
ALLOW_GOOGLE_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
ALLOW_IBMWATSON_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
ALLOW_MICROSOFT_TRANSLATOR_AZURE - Static variable in class org.omegat.util.Preferences
 
ALLOW_MOSES_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
ALLOW_MYMEMORY_HUMAN_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
ALLOW_MYMEMORY_MACHINE_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
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
ALLOW_YANDEX_CLOUD_TRANSLATE - Static variable in class org.omegat.util.Preferences
 
allowed(SourceTextEntry) - Method in class org.omegat.gui.editor.filter.ReplaceFilter
 
allowed(SourceTextEntry) - Method in class org.omegat.gui.editor.filter.SearchFilter
 
allowed(SourceTextEntry) - Method in interface org.omegat.gui.editor.IEditorFilter
 
allowOnlyUnique() - Method in class org.omegat.gui.editor.chartable.CharTableModel
leave only unique characters in the data string.
allProjectEntries - Variable in class org.omegat.core.data.RealProject
List of all segments in project.
allResults - Variable in class org.omegat.core.search.SearchExpression
 
AllTranslations() - Constructor for class org.omegat.core.data.IProject.AllTranslations
 
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
 
alternativeTranslation - Variable in class org.omegat.core.data.IProject.AllTranslations
 
altTransIDType - Variable in class org.omegat.filters3.xml.xliff.XLIFFDialect
Sets whether alternative translations are identified by previous and next paragraphs or by <trans-unit> ID
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
 
APERTIUM_SERVER_KEY_DEFAULT - Static variable in class org.omegat.core.machinetranslators.ApertiumTranslate
 
APERTIUM_SERVER_URL_DEFAULT - Static variable in class org.omegat.core.machinetranslators.ApertiumTranslate
 
APERTIUM_SERVER_URL_FORMAT - Static variable in class org.omegat.core.machinetranslators.ApertiumTranslate
 
ApertiumTranslate - Class in org.omegat.core.machinetranslators
 
ApertiumTranslate() - Constructor for class org.omegat.core.machinetranslators.ApertiumTranslate
 
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(String) - Method in class org.omegat.filters3.Text
 
append(File, GlossaryEntry) - Static method in class org.omegat.gui.glossary.GlossaryReaderTSV
Appends entry to glossary file.
append(String) - Method in class org.omegat.gui.glossary.IGlossaryRenderer.DocTarget
 
append(String, AttributeSet) - Method in class org.omegat.gui.glossary.IGlossaryRenderer.DocTarget
 
append(String) - Method in class org.omegat.gui.glossary.IGlossaryRenderer.HtmlTarget
 
append(String, AttributeSet) - 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 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.
appendDescOrNote(List<?>, StringBuilder) - Static method in class org.omegat.gui.glossary.GlossaryReaderTBX
Add description or note into StringBuilder.
appendField(StringBuilder, String, int, boolean) - Static method in class org.omegat.util.gui.TextUtil
Output field with specified length.
appendFormattedLine(StringBuilder, LogRecord, String, boolean) - Method in class org.omegat.util.logging.OmegaTLogFormatter
Format one line and append to output.
appendLine(StringBuilder, String) - Static method in class org.omegat.gui.glossary.GlossaryReaderTBX
 
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(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
 
apply(JComponent, DragTargetOverlay.IDropInfo) - Static method in class org.omegat.util.gui.DragTargetOverlay
 
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
 
applyHintStyle() - Method in class org.omegat.gui.search.MFindField
 
applyHintStyle() - Method in class org.omegat.util.gui.HintTextField
 
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
 
applyValue(String) - Method in class org.omegat.util.gui.DataTableStyling.AlternatingHighlightRenderer
 
applyValue(String) - Method in class org.omegat.util.gui.DataTableStyling.FancyRenderer
 
applyValue(String) - Method in class org.omegat.util.gui.DataTableStyling.PatternHighlightRenderer
 
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.
ask(String, SVNURL, String) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
assoc - Variable in class gen.core.tmx14.Ph
 
attr - Variable in class org.omegat.core.matching.NearString
matching attributes of near strEntry
ATTR_TUID - Static variable in class org.omegat.core.data.ProjectTMX
 
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 - Static variable in class org.omegat.filters2.text.mozftl.MozillaFTLFilter
 
Attributes - Class in org.omegat.filters3
A list of Tag's attributes.
Attributes() - Constructor for class org.omegat.filters3.Attributes
 
attributes - Variable in class org.omegat.gui.editor.mark.AbstractMarker
 
attributes - Variable in class org.omegat.gui.editor.mark.Mark
Text attributes for specific Mark.
ATTRIBUTES_LTR - Static variable in class org.omegat.gui.editor.mark.ProtectedPartsMarker
 
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
 
autoCompleter - Variable in class org.omegat.gui.editor.EditorTextArea3
 
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
 
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
 
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
 
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
 
averageDistanceLabel - Variable in class org.omegat.gui.align.AlignPanel
 

B

b - Variable in class org.omegat.filters2.rc.RcFilter
 
Back - Class in gen.core.tbx
Java class for anonymous complex type.
Back() - Constructor for class gen.core.tbx.Back
 
back - Variable in class gen.core.tbx.Text
 
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 - Variable in class gen.core.tmx14.Ude
 
BASE_PLUGIN_CLASSES - Static variable in class org.omegat.filters2.master.PluginUtils
 
BaseLanguageToolBridge - Class in org.omegat.languagetools
A base bridge implementation that handles errors thrown by subclasses.
BaseLanguageToolBridge() - Constructor for class org.omegat.languagetools.BaseLanguageToolBridge
 
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
 
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.
BaseTranslate() - Constructor for class org.omegat.core.machinetranslators.BaseTranslate
 
Beforebreak - Class in gen.core.segmentation
Java class for anonymous complex type.
Beforebreak() - Constructor for class gen.core.segmentation.Beforebreak
 
beforebreak - Variable in class gen.core.segmentation.Rule
 
befors - Variable in class org.omegat.filters2.html2.FilterVisitor
The list of non-paragraph tags before a chunk of text.
beginParsing() - Method in class org.omegat.filters2.html2.FilterVisitor
This method is called before the parsing.
beginPosP1 - Variable in class org.omegat.gui.editor.SegmentBuilder
Boundary of full entry display.
BelazarTranslate - Class in org.omegat.core.machinetranslators
Support of Belazar(http://belsoft.tut.by/belazar/) machine translation.
BelazarTranslate() - Constructor for class org.omegat.core.machinetranslators.BelazarTranslate
 
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 - Variable in class org.omegat.gui.editor.mark.BidiPainter
 
BIDI_LRM - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
BIDI_LRM_CHAR - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
BIDI_RLM - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
BIDI_RLM_CHAR - Static variable in class org.omegat.gui.editor.SegmentBuilder
 
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
 
BifileLoader(File) - Constructor for class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
bindKeyStrokes(JMenuBar) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
bindKeyStrokes(JMenuItem) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
bindKeyStrokes(InputMap, String...) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
blockId - Variable in class org.omegat.filters2.rc.RcFilter
 
Body - Class in gen.core.segmentation
Java class for anonymous complex type.
Body() - Constructor for class gen.core.segmentation.Body
 
body - Variable in class gen.core.segmentation.Srx
 
Body - Class in gen.core.tbx
Java class for anonymous complex type.
Body() - Constructor for class gen.core.tbx.Body
 
body - Variable in class gen.core.tbx.Text
 
Body - Class in gen.core.tmx14
Java class for anonymous complex type.
Body() - Constructor for class gen.core.tmx14.Body
 
body - Variable in class gen.core.tmx14.Tmx
 
body - Variable in exception org.omegat.util.HttpConnectionUtils.ResponseError
 
bottomButtonsPanel - Variable in class org.omegat.gui.preferences.PreferencePanel
 
bottomPanel - Variable in class org.omegat.gui.align.AlignFilePicker
 
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
 
Bpt - Class in gen.core.tmx14
Java class for anonymous complex type.
Bpt() - Constructor for class gen.core.tmx14.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
 
breakView(int, int, float, float) - Method in class org.omegat.gui.editor.ViewLabel
 
browse(URI) - Static method in class org.omegat.util.gui.DesktopWrapper
 
BrowseTaasCollectionsController - Class in org.omegat.gui.glossary.taas
Controller for TaaS download UI.
BrowseTaasCollectionsController.CollectionsTable - Class in org.omegat.gui.glossary.taas
 
BrowseTaasCollectionsUI - Class in org.omegat.gui.glossary.taas
 
BrowseTaasCollectionsUI(Frame, boolean) - Constructor for class org.omegat.gui.glossary.taas.BrowseTaasCollectionsUI
Creates new form BrowseTaasCollections
btnAdd - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
btnCancel - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
btnClose - Variable in class org.omegat.gui.glossary.taas.BrowseTaasCollectionsUI
 
btnClose - Variable in class org.omegat.gui.glossary.taas.SelectDomainUI
 
btnDown - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
btnDownload - Variable in class org.omegat.gui.glossary.taas.BrowseTaasCollectionsUI
 
btnFirst - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
btnLast - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
btnMappingAdd - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
btnMappingRemove - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
btnMine - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
btnOk - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
btnRemove - Variable in class org.omegat.core.team2.gui.RepositoriesCredentialsPanel
 
btnRemove - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
btnRepoAdd - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
btnRepoRemove - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
btnSelect - Variable in class org.omegat.gui.glossary.taas.SelectDomainUI
 
btnTheirs - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
btnUp - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
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
 
Builder(String) - Constructor for class org.omegat.core.data.ExternalTMFactory.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 - Variable in class org.omegat.gui.editor.mark.EntryMarks
 
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.CalcStandardStatistics
Builds a file with statistic info about the project.
buildRelativeFilesList(File, List<String>, List<String>) - Static method in class org.omegat.util.FileUtil
 
buildSetsMenu(JMenuBar) - Method in class org.omegat.gui.scripting.ScriptingWindow
 
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
Saves a TMX file to disk
buttonGroup - Variable in class org.omegat.gui.glossary.taas.SelectDomainUI
 
buttonGroup1 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 

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(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.
calculatorComboBox - Variable in class org.omegat.gui.align.AlignPanel
 
callback - Variable in class org.omegat.util.DirectoryMonitor
 
callDictionary(String) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
Move position in pane to the currently selected word.
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
 
cancelButton - Variable in class org.omegat.gui.align.AlignFilePicker
 
cancelButton - Variable in class org.omegat.gui.align.EditingPanel
 
cancelButton - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
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.
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, String) - Static method in class org.omegat.util.gui.FontFallbackManager
Detect specified codePoints can display with specified font.
canDisplayUpTo(Font, char[], int, int) - Static method in class org.omegat.util.gui.FontFallbackManager
 
canDisplayUpTo(Font, CharacterIterator, int, int) - Static method in class org.omegat.util.gui.FontFallbackManager
 
capitalizeFirst(String, Locale) - Static method in class org.omegat.util.StringUtil
 
capitalizeI(String) - Static method in class org.omegat.util.DeNormalize
 
capitalizeLineFirstLetter(String) - Static method in class org.omegat.util.DeNormalize
Capitalize the first letter of a line.
capitalizeNameTitleAbbrvs(String) - Static method in class org.omegat.util.DeNormalize
Capitalize the first character of the titles of names: Mr Mrs Ms Miss Dr Prof
CaretPosition(int) - Constructor for class org.omegat.gui.editor.IEditor.CaretPosition
 
CaretPosition(int, int) - Constructor for class org.omegat.gui.editor.IEditor.CaretPosition
 
cascade - Variable in class gen.core.segmentation.Header
 
caseSensitive - Variable in class org.omegat.core.search.SearchExpression
 
CATALAN_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
CATALAN_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
Change - Class in gen.core.tbx
Java class for anonymous complex type.
Change() - Constructor for class gen.core.tbx.Change
 
change - Variable in class gen.core.tbx.RevisionDesc
 
Change() - Constructor for class org.omegat.gui.editor.TranslationUndoManager.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 gen.core.tmx14.Header
 
changedate - Variable in class gen.core.tmx14.Tu
 
changedate - Variable in class gen.core.tmx14.Tuv
 
changeDate - Variable in class org.omegat.core.data.PrepareTMXEntry
 
changeDate - Variable in class org.omegat.core.data.TMXEntry
 
changedate - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
changedate - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
changedDate - Variable in class org.omegat.core.matching.NearString
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.omegat.gui.editor.ViewParagraph
 
changedUpdate(DocumentEvent) - Method in class org.omegat.util.gui.FontFallbackListener
 
changeid - Variable in class gen.core.tmx14.Header
 
changeid - Variable in class gen.core.tmx14.Tu
 
changeid - Variable in class gen.core.tmx14.Tuv
 
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 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(Dialog, Map<String, String>) - Method in interface org.omegat.filters2.IFilter
Deprecated.
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.
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 - Static variable in class org.omegat.core.machinetranslators.BelazarTranslate
 
charset - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
CHARSET_MARK - Static variable in class org.omegat.util.HttpConnectionUtils
 
charsToEntities(String, String, Collection<String>) - Static method in class org.omegat.filters2.html2.HTMLUtils
Converts characters that must be converted (< > & ' ' (nbsp)) into HTML entities.
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
 
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_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
 
checkCancelled() - Method in class org.omegat.gui.glossary.GlossarySearcher
Override this to throw an exception (that you will catch) to abort matching.
checkChanges() - Method in class org.omegat.util.DirectoryMonitor
Process changes in directory.
checkDefinitions() - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Check repository definitions in the project.
checkDoSkipMetaTag(String, String) - Method in class org.omegat.filters2.html2.HTMLFilter2
 
checkDoSkipMetaTag(String, String) - Method in class org.omegat.filters3.xml.xhtml.XHTMLDialect
 
checkEntry(String, String, String, String[], TMXEntry, int, String) - Method in class org.omegat.core.search.Searcher
Check if specified entry should be found.
checkEntryChanged() - Method in class org.omegat.gui.common.EntryInfoSearchThread
Throws exception if entry changed for stop processing.
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
 
checkStopped(IStopped) - Method in class org.omegat.core.statistics.FindMatches
 
checkTeam(File) - Static method in class org.omegat.convert.ConvertProject26to37team
 
CHINESE_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
CHINESE_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
ChooseMedProject - Class in org.omegat.gui.dialogs
 
ChooseMedProject() - Constructor for class org.omegat.gui.dialogs.ChooseMedProject
 
className - Variable in class gen.core.filters.Filter
 
cleanPrepared() - Method in class org.omegat.core.team2.RemoteRepositoryProvider
 
cleanSpacesAroundTags(String, String) - Method in class org.omegat.core.machinetranslators.BaseTranslate
Attempt to clean spaces added around tags by machine translators.
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.scripting.ConsoleBindings
 
clear() - Method in interface org.omegat.gui.scripting.IScriptLogger
 
clear(String) - Method in class org.omegat.util.CredentialsManager
Clear the value for the given key.
clear() - Method in class org.omegat.util.gui.HintTextField
 
clear() - Static method in class org.omegat.util.RecentProjects
 
clearCache() - Method in class org.omegat.core.machinetranslators.BaseTranslate
Clear the machine translation cache.
clearMarkItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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 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 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() - Method in interface org.omegat.core.dictionaries.IDictionary
Dispose IDictionary.
close() - Method in class org.omegat.filters2.html2.HTMLReader
 
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 - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
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.TMXWriter2
 
close() - Method in class org.omegat.util.xml.XMLReader
 
close() - Method in class org.omegat.util.xml.XMLStreamReader
Closes the TMX file
closeBlock(XMLBlock) - Method in class org.omegat.util.xml.XMLStreamReader
 
closeBlock(XMLBlock, boolean) - Method in class org.omegat.util.xml.XMLStreamReader
 
closeItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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.
closeWindowByEvent(Window) - Static method in class org.omegat.util.gui.StaticUIUtils
Send a WindowEvent.WINDOW_CLOSING event to the supplied window.
code - Variable in class gen.core.tmx14.Map
 
code - Variable in exception org.omegat.util.HttpConnectionUtils.ResponseError
 
collection - Variable in class gen.taas.TaasCollections
 
collectionID - Variable in class gen.taas.TaasTerm
 
collectionName - Variable in class gen.taas.TaasTerm
 
CollectionsTable(List<TaasCollection>, Language, Language) - Constructor for class org.omegat.gui.glossary.taas.BrowseTaasCollectionsController.CollectionsTable
 
collectionType - Variable in class gen.taas.TaasTerm
 
color - Variable in class org.omegat.gui.editor.mark.BidiPainter
 
color - Variable in class org.omegat.gui.editor.mark.SymbolPainter
 
color - Variable in class org.omegat.gui.editor.UnderlineFactory.SolidBoldUnderliner
 
color - Variable in class org.omegat.gui.editor.UnderlineFactory.SolidUnderliner
 
color - Variable in class org.omegat.gui.editor.UnderlineFactory.WaveUnderline
 
COLOR_ALTERNATING_HILITE - Static variable in class org.omegat.util.gui.DataTableStyling
 
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_STANDARD_BG - Static variable in class org.omegat.util.gui.DataTableStyling
 
COLOR_STANDARD_FG - Static variable in class org.omegat.util.gui.DataTableStyling
 
colorizeByHTML(String, ErrorReport.TagError) - Static method in class org.omegat.gui.issues.TagIssue
 
COLUMN_AUTHOR - Static variable in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
COLUMN_CLASS - Static variable in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
COLUMN_DESCRIPTION - Static variable in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
COLUMN_NAME - Static variable in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
COLUMN_VERSION - 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 - Static variable in class org.omegat.core.data.SegmentProperties
 
comment(String) - Method in class org.omegat.filters3.xml.android.AndroidFilter
 
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(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.XMLFilter
 
comment - Variable in class org.omegat.gui.editor.autotext.Autotext.AutotextItem
 
COMMENT_EXTRACTED - Static variable in class org.omegat.filters2.po.PoFilter
 
COMMENT_FUZZY - Static variable in class org.omegat.filters2.po.PoFilter
 
COMMENT_FUZZY_MSGID - Static variable in class org.omegat.filters2.po.PoFilter
 
COMMENT_FUZZY_OTHER - Static variable in class org.omegat.filters2.po.PoFilter
 
COMMENT_NOWRAP - Static variable in class org.omegat.filters2.po.PoFilter
 
COMMENT_REFERENCE - Static variable in class org.omegat.filters2.po.PoFilter
 
COMMENT_TRANSLATOR - Static variable in class org.omegat.filters2.po.PoFilter
 
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(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
Commits the translation and leave entry activated.
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(NearString.Scores, NearString.Scores) - Method in class org.omegat.core.matching.NearString.ScoresComparator
 
compare(String, String) - Method in class org.omegat.util.FileUtil.TmFileComparator
 
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
 
compareTo(Object) - Method in class org.omegat.util.Language
 
compareToWithNulls(T, T) - Static method in class org.omegat.util.StringUtil
Compare two values, which could be null.
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
 
comparisonComboBox - Variable in class org.omegat.gui.align.AlignPanel
 
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.
completer - Variable in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
the completer
completeWord(String) - Method in class org.omegat.gui.editor.history.WordCompleter
 
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
 
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.
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.SRX
 
config - Variable in class org.omegat.core.data.RealProject
 
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() - 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
Returns shortcut string representation of the entry source.
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.
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
 
content - Variable in class gen.core.segmentation.Afterbreak
 
content - Variable in class gen.core.segmentation.Beforebreak
 
content - Variable in class gen.core.tbx.Admin
 
content - Variable in class gen.core.tbx.AdminNote
 
content - Variable in class gen.core.tbx.Bpt
 
content - Variable in class gen.core.tbx.Date
 
content - Variable in class gen.core.tbx.Descrip
 
content - Variable in class gen.core.tbx.DescripNote
 
content - Variable in class gen.core.tbx.Ept
 
content - Variable in class gen.core.tbx.Foreign
 
content - Variable in class gen.core.tbx.Hi
 
content - Variable in class gen.core.tbx.Item
 
content - Variable in class gen.core.tbx.Note
 
content - Variable in class gen.core.tbx.P
 
content - Variable in class gen.core.tbx.Ph
 
content - Variable in class gen.core.tbx.Ref
 
content - Variable in class gen.core.tbx.Term
 
content - Variable in class gen.core.tbx.TermComp
 
content - Variable in class gen.core.tbx.TermNote
 
content - Variable in class gen.core.tbx.Title
 
content - Variable in class gen.core.tbx.Transac
 
content - Variable in class gen.core.tbx.TransacNote
 
content - Variable in class gen.core.tbx.Xref
 
content - Variable in class gen.core.tmx14.Bpt
 
content - Variable in class gen.core.tmx14.Ept
 
content - Variable in class gen.core.tmx14.Hi
 
content - Variable in class gen.core.tmx14.It
 
content - Variable in class gen.core.tmx14.Note
 
content - Variable in class gen.core.tmx14.Ph
 
content - Variable in class gen.core.tmx14.Prop
 
content - Variable in class gen.core.tmx14.Seg
 
content - Variable in class gen.core.tmx14.Sub
 
content - Variable in class gen.core.tmx14.Ut
 
continueButton - Variable in class org.omegat.gui.align.AlignPanel
 
CONTRIBUTORS_FILE - Static variable in class org.omegat.util.OConsts
 
controller - Variable in class org.omegat.gui.editor.Document3
 
controller - Variable in class org.omegat.gui.editor.EditorTextArea3
 
controlsPanel - Variable in class org.omegat.gui.align.AlignPanel
 
convert() - Static method in class org.omegat.convert.ConvertConfigs
 
convert(File) - Static method in class org.omegat.convert.ConvertProject
 
Convert20to21 - Class in org.omegat.convert.v20to21
Convert some configs from v2.0 to v2.1
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.
ConvertConfigs - Class in org.omegat.convert
Check old config versions and convert to current version.
convertFiltersConfig(File, File) - Static method in class org.omegat.convert.v20to21.Convert20to21
Convert filters config ('filters.conf') into new format.
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.
ConvertTo213 - Class in org.omegat.convert
Convert UI settings to v2.1.3.
convertToEntity(int) - Method in class org.omegat.util.xml.DefaultEntityFilter
Converts plaintext symbol to XML entity.
convertToSymbol(String) - Method in class org.omegat.util.xml.DefaultEntityFilter
Converts XML entity to plaintext character.
convertUIConfig(File) - Static method in class org.omegat.convert.ConvertTo213
 
copy(String[]) - Static method in class org.omegat.core.data.SegmentProperties
 
copy() - Method in class org.omegat.core.segmentation.MapRule
 
copy() - Method in class org.omegat.core.segmentation.Rule
 
copy() - Method in class org.omegat.core.segmentation.SRX
 
copyFile(File, File, String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
 
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.
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.
correctFrameWidth(int) - Static method in class org.omegat.util.gui.StaticUIUtils
Ensure the frame width is OK.
count - Variable in class gen.taas.TaasDomain
 
count - Variable in class gen.taas.TaasLanguage
 
counterComboBox - Variable in class org.omegat.gui.align.AlignPanel
 
cr - Variable in class org.omegat.core.data.ParseEntry.ParseEntryResult
 
create(String) - Static method in class org.omegat.core.team2.RemoteRepositoryFactory
 
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
createBody() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Body
createBpt() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Bpt
createBpt() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Bpt
createChange() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Change
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
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
createEpt() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Ept
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
createHeader() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Header
createHi() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Hi
createHi() - Method in class gen.core.tmx14.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.
createIt() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of It
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
createMainComponents(MainWindow, Font) - Static method in class org.omegat.gui.main.MainWindowUI
Create main UI panels.
createMap() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Map
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
createNote() - Method in class gen.core.tmx14.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
createPh() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Ph
createProject() - Method in class gen.core.project.ObjectFactory
Create an instance of Project
createProject(ProjectProperties) - Static method in class org.omegat.core.data.ProjectFactory
Create new project.
createProject() - Method in class org.omegat.core.data.RealProject
Create new project.
createProjectRepositories() - Method in class gen.core.project.ObjectFactory
Create an instance of Project.Repositories
createProp() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Prop
createPublicationStmt() - Method in class gen.core.tbx.ObjectFactory
Create an instance of PublicationStmt
createReader(File, String) - Method in class org.omegat.filters2.AbstractFilter
Creates a 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.moodlephp.MoodlePHPFilter
 
createReader(File, String) - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
createReader(File, String) - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
Creating an input stream to read the source .lang file.
createReader(File, String) - Method in class org.omegat.filters2.pdf.PdfFilter
 
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
 
createSeg() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Seg
createSegmentElement(boolean, TMXEntry) - Method in class org.omegat.gui.editor.SegmentBuilder
Create element for one segment.
createSegmentElement(boolean, TMXEntry, boolean) - Method in class org.omegat.gui.editor.SegmentBuilder
 
createSegmentElement(boolean, int, TMXEntry, boolean) - Method in class org.omegat.gui.editor.SegmentBuilder
 
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
createStatusBar(MainWindow) - Static method in class org.omegat.gui.main.MainWindowUI
Create swing UI components for status panel.
createSub() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Sub
createTaasArrayOfTerm() - Method in class gen.taas.ObjectFactory
Create an instance of TaasArrayOfTerm
createTaasCollection() - Method in class gen.taas.ObjectFactory
Create an instance of TaasCollection
createTaasCollectionDomains() - Method in class gen.taas.ObjectFactory
Create an instance of TaasCollection.Domains
createTaasCollectionLanguages() - Method in class gen.taas.ObjectFactory
Create an instance of TaasCollection.Languages
createTaasCollections() - Method in class gen.taas.ObjectFactory
Create an instance of TaasCollections
createTaasDomain() - Method in class gen.taas.ObjectFactory
Create an instance of TaasDomain
createTaasDomains() - Method in class gen.taas.ObjectFactory
Create an instance of TaasDomains
createTaasExtractionResult() - Method in class gen.taas.ObjectFactory
Create an instance of TaasExtractionResult
createTaasLanguage() - Method in class gen.taas.ObjectFactory
Create an instance of TaasLanguage
createTaasTerm() - Method in class gen.taas.ObjectFactory
Create an instance of TaasTerm
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
createTmx() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Tmx
createTokenizer(String, Class<?>) - Method in class org.omegat.core.data.RealProject
Create tokenizer class.
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
createTu() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Tu
createTuv() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Tuv
createUde() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Ude
createUt() - Method in class gen.core.tmx14.ObjectFactory
Create an instance of Ut
createWriter(File, String) - Method in class org.omegat.filters2.AbstractFilter
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.
createWriter(File, String) - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
createWriter(File, String) - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
createWriter(File, String) - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
Creating an output stream to save a localized .lang file.
createWriter(File, String) - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
Creating an output stream to save a localized resource bundle.
createWriter(File, String) - Method in class org.omegat.filters3.xml.XMLFilter
Creates a writer of the translated file.
createXref() - Method in class gen.core.tbx.ObjectFactory
Create an instance of Xref
creationdate - Variable in class gen.core.tmx14.Header
 
creationdate - Variable in class gen.core.tmx14.Tu
 
creationdate - Variable in class gen.core.tmx14.Tuv
 
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
 
creationdate - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
creationdate - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
creationid - Variable in class gen.core.tmx14.Header
 
creationid - Variable in class gen.core.tmx14.Tu
 
creationid - Variable in class gen.core.tmx14.Tuv
 
creationid - Variable in class org.omegat.util.TMXReader2.ParsedTu
 
creationid - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
creationtool - Variable in class gen.core.tmx14.Header
 
creationtool - Variable in class gen.core.tmx14.Tu
 
creationtool - Variable in class gen.core.tmx14.Tuv
 
creationtoolversion - Variable in class gen.core.tmx14.Header
 
creationtoolversion - Variable in class gen.core.tmx14.Tu
 
creationtoolversion - Variable in class gen.core.tmx14.Tuv
 
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.GITCredentialsProvider.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 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
Currently supported segmentation support version.
CURRENT_VERSION - Static variable in class org.omegat.filters2.master.FilterMaster
Currently file filters support version.
currentlyProcessedEntry - Variable in class org.omegat.gui.common.EntryInfoSearchThread
Entry which processed currently.
currentlyProcessedEntry - Variable in class org.omegat.gui.common.EntryInfoThreadPane
 
currentTranslation - Variable in class org.omegat.core.data.IProject.AllTranslations
 
currentWord - Variable in class org.omegat.gui.editor.EditorTextArea3
 
cursorAdjust - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
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
 
cut() - Method in class org.omegat.gui.editor.EditorTextArea3
Allow to cut segment, even selection outside editable segment.
cycleSwitchCaseMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
CZECH_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
CZECH_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 

D

DataTableStyling - Class in org.omegat.util.gui
 
DataTableStyling.AlternatingHighlightRenderer - Class in org.omegat.util.gui
 
DataTableStyling.FancyRenderer<T extends javax.swing.JComponent> - Class in org.omegat.util.gui
 
DataTableStyling.PatternHighlightRenderer - Class in org.omegat.util.gui
 
datatype - Variable in class gen.core.tbx.Admin
 
datatype - Variable in class gen.core.tbx.AdminNote
 
datatype - Variable in class gen.core.tbx.Descrip
 
datatype - Variable in class gen.core.tbx.DescripNote
 
datatype - Variable in class gen.core.tbx.Ref
 
datatype - Variable in class gen.core.tbx.TermNote
 
datatype - Variable in class gen.core.tbx.Transac
 
datatype - Variable in class gen.core.tbx.TransacNote
 
datatype - Variable in class gen.core.tmx14.Header
 
datatype - Variable in class gen.core.tmx14.Sub
 
datatype - Variable in class gen.core.tmx14.Tu
 
datatype - Variable in class gen.core.tmx14.Tuv
 
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
 
deactivateWithoutCommit() - Method in class org.omegat.gui.editor.EditorController
Deactivate active translation without save.
decodeBase64(String, Charset) - Static method in class org.omegat.util.StringUtil
Decode the Base64-encoded charset bytes back to a String.
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)).
DEEPL_URL - Static variable in class org.omegat.core.machinetranslators.DeepLTranslate
 
DeepLTranslate - Class in org.omegat.core.machinetranslators
Support of DeepL machine translation.
DeepLTranslate() - Constructor for class org.omegat.core.machinetranslators.DeepLTranslate
 
DEFAULT_BRIDGE_TYPE - Static variable in class org.omegat.languagetools.LanguageToolPrefs
 
DEFAULT_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
DEFAULT_DICT - Static variable in class org.omegat.util.OConsts
Project subfolder for dictionaries default name.
DEFAULT_DICTIONARY_DIR - Static variable in class org.omegat.core.spellchecker.SpellChecker
 
DEFAULT_DISABLED_CATEGORIES - Static variable in class org.omegat.languagetools.LanguageToolPrefs
 
DEFAULT_DISABLED_RULES - Static variable in class org.omegat.languagetools.LanguageToolPrefs
 
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_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
DEFAULT_LOCAL_BRANCH - Static variable in class org.omegat.core.team2.impl.GITRemoteRepository2
 
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_RESPONSE_CHARSET - Static variable in class org.omegat.util.HttpConnectionUtils
 
DEFAULT_SCRIPT - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
DEFAULT_SCRIPTS_DIR - Static variable in class org.omegat.gui.scripting.ScriptingWindow
 
DEFAULT_SOURCE - Static variable in class org.omegat.util.OConsts
Project subfolder for source files default name.
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_TOKENS_COUNT - Static variable in class org.omegat.tokenizer.BaseTokenizer
 
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
Entity filter for XML.
DefaultEntityFilter() - Constructor for class org.omegat.util.xml.DefaultEntityFilter
 
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.IProject.AllTranslations
 
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
 
deleteDirectory(File) - Static method in class org.omegat.core.team2.impl.GITRemoteRepository2
 
DeNormalize - Class in org.omegat.util
Denormalize a(n English) string in a collection of ways listed below.
Descrip - Class in gen.core.tbx
Java class for anonymous complex type.
Descrip() - Constructor for class gen.core.tbx.Descrip
 
descrip - Variable in class gen.core.tbx.DescripGrp
 
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
 
descripNoteOrAdminOrAdminGrp - Variable in class gen.core.tbx.DescripGrp
 
descripOrDescripGrpOrAdmin - Variable in class gen.core.tbx.LangSet
 
descripOrDescripGrpOrAdmin - Variable in class gen.core.tbx.Ntig
 
descripOrDescripGrpOrAdmin - Variable in class gen.core.tbx.TermCompList
 
descripOrDescripGrpOrAdmin - Variable in class gen.core.tbx.TermEntry
 
descripOrDescripGrpOrAdmin - Variable in class gen.core.tbx.Tig
 
description - Variable in class gen.taas.TaasCollection
 
descriptionTextArea - Variable in class org.omegat.core.team2.impl.GITUserPassDialog
 
descriptionTextArea - Variable in class org.omegat.core.team2.impl.SVNUserPassDialog
 
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
 
desktop - Variable in class org.omegat.gui.main.MainWindow
 
DesktopWrapper - Class in org.omegat.util.gui
Wrapper class for java.awt.Desktop with `xdg-open` path on Linux platform.
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.SpellChecker
destroy the library
destroy() - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
destroy() - Method in class org.omegat.core.spellchecker.SpellCheckerJMySpell
 
destroy() - Method in class org.omegat.core.spellchecker.SpellCheckerLangToolHunspell
 
detailsFromSourceFile - Variable in class org.omegat.core.data.ProtectedPart
Original full tag text or other information from source file.
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.
detectRepositoryType(String) - Static method in class org.omegat.core.team2.RemoteRepositoryFactory
Tries to detect repository type.
DEV_MANIFESTS - Static variable in class org.omegat.CLIParameters
 
DICT_FOLDER - Static variable in class org.omegat.util.Preferences
 
DICT_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
DICT_URL - Static variable in class org.omegat.gui.preferences.view.SpellcheckerConfigurationController
 
dictDir - Variable in class org.omegat.core.data.ProjectProperties
 
dictionaries - Variable in class org.omegat.core.dictionaries.DictionariesManager
 
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_AUTO_SEARCH - Static variable in class org.omegat.util.Preferences
 
DICTIONARY_FUZZY_MATCHING - Static variable in class org.omegat.util.Preferences
 
DICTIONARY_SUBDIR - Static variable in class org.omegat.core.dictionaries.DictionariesManager
 
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
 
dictionaryDir - Variable in class gen.core.project.Project
 
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
 
DictionaryGlossaryRenderer - Class in org.omegat.gui.glossary
 
DictionaryGlossaryRenderer() - Constructor for class org.omegat.gui.glossary.DictionaryGlossaryRenderer
 
DictionaryInstallerDialog - Class in org.omegat.gui.dialogs
The spellchecker dictionary installer.
DictionaryInstallerDialog(Window, DictionaryManager) - Constructor for class org.omegat.gui.dialogs.DictionaryInstallerDialog
Creates new form DictionaryInstallerDialog
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.
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 in org.omegat.core.matching
 
diffInfo - Variable in class org.omegat.gui.matches.MatchesVarExpansion.Result
 
dir - Variable in class org.omegat.util.DirectoryMonitor
 
directoryCallback - Variable in class org.omegat.util.DirectoryMonitor
 
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
 
DirectoryMonitor.FileInfo - Class in org.omegat.util
Information about exist file.
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 type 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
displayed - Variable in class org.omegat.gui.exttrans.MachineTranslateTextArea
 
DisplayedEntry() - Constructor for class org.omegat.gui.multtrans.MultipleTransPane.DisplayedEntry
 
displayedEntryIndex - Variable in class org.omegat.gui.editor.EditorController
Current active segment in current file, if there are segments in file (can be fale if filter active!)
displayedFileIndex - Variable in class org.omegat.gui.editor.EditorController
Current displayed file.
displayedWords - Variable in class org.omegat.gui.dictionaries.DictionariesTextArea
 
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
Display error.
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, 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, 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, Object...) - Method in class org.omegat.gui.main.MainWindow
Display warning.
displayWarningRB(String, String, Object...) - Method in class org.omegat.gui.main.MainWindow
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.
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
 
Document3.ORIENTATION - Enum in org.omegat.gui.editor
 
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() - 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
 
domain - Variable in class gen.taas.TaasCollection.Domains
 
domain - Variable in class gen.taas.TaasDomains
 
domainID - Variable in class gen.taas.TaasTerm
 
domainName - Variable in class gen.taas.TaasTerm
 
domains - Variable in class gen.taas.TaasCollection
 
Domains() - Constructor for class gen.taas.TaasCollection.Domains
 
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
doPromptImportSourceFiles() - Static method in class org.omegat.gui.main.ProjectUICommands
Imports the file/files/folder into project's source files.
doRecycleTrans() - 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 external entity and creates a new writer if it's an included file.
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
 
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
DuplicateSegmentsPopup(EditorController) - Constructor for class org.omegat.gui.editor.EditorPopups.DuplicateSegmentsPopup
 
DUTCH_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
DUTCH_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 

E

e - Variable in class org.omegat.filters2.rc.RcFilter
 
ec - Variable in class org.omegat.gui.editor.EditorPopups.DuplicateSegmentsPopup
 
ec - Variable in class org.omegat.gui.editor.EditorPopups.EmptyNoneTranslationPopup
 
ec - Variable in class org.omegat.gui.editor.EditorPopups.GoToSegmentPopup
 
ec - Variable in class org.omegat.gui.editor.EditorPopups.InsertBidiPopup
 
ec - Variable in class org.omegat.gui.editor.EditorPopups.InsertTagsPopup
 
ec - Variable in class org.omegat.gui.editor.EditorPopups.SpellCheckerPopup
 
editButton - Variable in class org.omegat.gui.align.AlignPanel
 
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.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
EditingPanel - Class in org.omegat.gui.align
A simple UI component for implementing text editing dialogs.
EditingPanel() - Constructor for class org.omegat.gui.align.EditingPanel
Creates new form EditingPanel
EditingPanelController - Class in org.omegat.gui.align
Controller for a simple text editing dialog.
EditingPanelController(String) - Constructor for class org.omegat.gui.align.EditingPanelController
Create the controller with the default text.
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
 
editItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
editMenu - Variable in class org.omegat.gui.align.AlignMenuFrame
 
editMultipleAlternate - Variable in class org.omegat.gui.main.MainWindowMenu
 
editMultipleAlternateActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
editMultipleDefault - Variable in class org.omegat.gui.main.MainWindowMenu
 
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 new form EditOptionsDialog
editor - Static variable in class org.omegat.core.Core
 
editor - Variable in class org.omegat.gui.editor.EditorController
Editor instance.
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
 
EDITOR_SCRIPT - Static variable in class org.omegat.gui.scripting.ScriptItem
 
EditorController - Class in org.omegat.gui.editor
Class for control all editor operations.
EditorController(MainWindow) - Constructor for class org.omegat.gui.editor.EditorController
 
EditorController.HasMultipleTranslations - Class in org.omegat.gui.editor
Class for checking if alternative translation exist.
editorPane - Variable in class org.omegat.gui.align.EditingPanel
 
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.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.
EditorSettings(EditorController) - Constructor for class org.omegat.gui.editor.EditorSettings
 
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
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.
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_PROPS - Static variable in class org.omegat.core.data.SegmentProperties
 
EMPTY_STRING_LIST - Static variable in class org.omegat.tokenizer.BaseTokenizer
 
EMPTY_STRINGS_LIST - Static variable in class org.omegat.tokenizer.DefaultTokenizer
 
EMPTY_TOKENS_LIST - Static variable in class org.omegat.tokenizer.BaseTokenizer
 
EMPTY_TOKENS_LIST - Static variable in class org.omegat.tokenizer.DefaultTokenizer
 
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
 
enabled - Variable in class gen.core.filters.Filter
 
enabled - Variable in class org.omegat.core.machinetranslators.BaseTranslate
 
enableFullScreen(Window) - Static method in class org.omegat.util.gui.OSXIntegration
 
encodeBase64(String, Charset) - Static method in class org.omegat.util.StringUtil
Convert a string's charset bytes into a Base64-encoded String.
encodeBase64(char[], Charset) - Static method in class org.omegat.util.StringUtil
Convert a char array's charset bytes into a Base64-encoded String.
encodePassword(String) - Static method in class org.omegat.core.team2.impl.TeamUtils
 
ENCODING_AUTO_HUMAN - Static variable in class org.omegat.convert.v20to21.data.Instance
This value represents to the user that the encoding is determined by the filter itself.
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
 
encodingDesc - Variable in class gen.core.tbx.MartifHeader
 
EncodingDetector - Class in org.omegat.util
 
end - Variable in class org.omegat.languagetools.LanguageToolResult
 
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.
endPosM1 - Variable in class org.omegat.gui.editor.SegmentBuilder
Boundary of full entry display.
endup() - Method in class org.omegat.filters2.html2.FilterVisitor
Ends the segment collection and sends the translatable text out to OmegaT core, and some extra tags to writer.
ENGLISH_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
ENGLISH_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
enhanceMenu(JMenuBar) - Method in class org.omegat.gui.scripting.AbstractScriptEditor
 
enhanceMenu(JMenuBar) - Method in class org.omegat.gui.scripting.RichScriptEditor
 
enhanceMenu(JMenuBar) - Method in class org.omegat.gui.scripting.StandardScriptEditor
 
ensureDockablesVisible(DockingDesktop) - Static method in class org.omegat.util.gui.UIDesignManager
Ensure that any "closed" Dockables are made visible.
ent - Variable in class gen.core.tmx14.Map
 
entitiesToChars(String) - Static method in class org.omegat.filters2.html2.HTMLUtils
Converts HTML entities to normal characters
Entity - Class in org.omegat.filters3.xml
Entity declaration in XML file's Document type declaration.
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(String) - Constructor for class org.omegat.filters3.xml.Entity
Creates entity reference.
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
 
entryAlignCallback - Variable in class org.omegat.filters2.AbstractFilter
Callback for align.
EntryChangedException() - Constructor for exception org.omegat.gui.common.EntryInfoSearchThread.EntryChangedException
 
entryID - Variable in class gen.taas.TaasTerm
 
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() - Method in class org.omegat.core.data.SourceTextEntry
Returns the number of this entry in a project.
entryNum - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
entryParseCallback - Variable in class org.omegat.filters2.AbstractFilter
Callback for parse.
entryPart - Variable in class org.omegat.gui.editor.mark.Mark
 
entrySet() - Method in class org.omegat.core.data.SyncTMX
 
entryTranslateCallback - Variable in class org.omegat.filters2.AbstractFilter
Callback for translate.
eol(String) - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
eol(String) - Method in class org.omegat.filters2.po.PoFilter
 
EOL - Static variable in class org.omegat.filters2.subtitles.SrtFilter
 
EOL - Static variable in class org.omegat.filters2.xtagqxp.XtagFilter
 
Ept - Class in gen.core.tbx
Java class for anonymous complex type.
Ept() - Constructor for class gen.core.tbx.Ept
 
Ept - Class in gen.core.tmx14
Java class for anonymous complex type.
Ept() - Constructor for class gen.core.tmx14.Ept
 
equal(String, String) - Static method in class org.omegat.util.StringUtil
Compares two strings for equality.
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.Rule
Indicates whether some other Rule 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.DirectoryMonitor.FileInfo
 
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.
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 in org.omegat.core.tagvalidation
An enum indicating various tag problems.
escapeXMLChars(int) - Static method in class org.omegat.util.StringUtil
Converts a single code point into valid XML.
excludeOrphans - Variable in class org.omegat.core.search.SearchExpression
 
excludes - Variable in class gen.core.project.RepositoryMapping
 
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(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>, boolean) - 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(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(String, ScriptEngine, Map<String, Object>) - Static method in class org.omegat.gui.scripting.ScriptRunner
Execute a script with a given engine and bindings.
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.
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
 
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
 
expandBundleEntries(String) - Static method in class org.omegat.util.VarExpansion
Replace bundle entries with their translation
Format : #{BUNDLE_ENTRY_NAME}[param0][param1][param2]...
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.
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
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
 
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_COMMAND - Static variable in class org.omegat.util.Preferences
Custom external command for post-processing
EXTERNAL_FINDER_ALLOW_PROJECT_COMMANDS - Static variable in class org.omegat.util.Preferences
External Finder
ExternalBrowserLaunchingLinkListener - Class in org.omegat.util.gui
Open HTTP(S) links in an external browser.
ExternalBrowserLaunchingLinkListener() - Constructor for class org.omegat.util.gui.ExternalBrowserLaunchingLinkListener
 
externalCommand - Variable in class gen.core.project.Project
 
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 in org.omegat.externalfinder.item
 
ExternalFinderItem.SCOPE - Enum in org.omegat.externalfinder.item
 
ExternalFinderItem.TARGET - Enum 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.SCOPE) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemEditorController
 
ExternalFinderItemEditorController(ExternalFinderItem) - Constructor for class org.omegat.externalfinder.gui.ExternalFinderItemEditorController
 
ExternalFinderItemEditorController(ExternalFinderItem.Builder) - 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
 
ExternalFinderXMLWriter(File) - Constructor for class org.omegat.externalfinder.item.ExternalFinderXMLWriter
 
externalGlossaries - Variable in class org.omegat.gui.glossary.GlossaryManager
 
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.
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.
EXTRACTION_METHOD - Static variable in class org.omegat.gui.glossary.taas.TaaSClient
1-statistical terminology annotation, 2- statistical terminology annotation with references to terminology entries, 4- Terminology DB based terminology annotation (fast)
extractPrintfVars(Pattern, String) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
extras - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 

F

F_HTML_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
F_HTML_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
F_TEXT_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
F_TEXT_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
factories - Variable in class org.omegat.core.dictionaries.DictionariesManager
 
FACTORY3 - Static variable in class org.omegat.gui.editor.EditorTextArea3
Factory for create own view.
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.
file - Variable in class org.omegat.core.data.EntryKey
 
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
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
 
fileDesc - Variable in class gen.core.tbx.MartifHeader
 
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.
fileFilterSettingsButton - Variable in class org.omegat.gui.align.AlignPanel
 
fileFilterSettingsItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
fileFinished() - Method in class org.omegat.core.data.ParseEntry
 
fileFinished() - Method in class org.omegat.core.data.RealProject.LoadFilesCallback
 
fileFinished() - Method in class org.omegat.core.data.TranslateEntry
 
fileFinished() - Method in class org.omegat.core.search.Searcher.SearchCallback
 
fileHead - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
FileInfo() - Constructor for class org.omegat.core.data.IProject.FileInfo
 
FileInfo(File) - Constructor for class org.omegat.util.DirectoryMonitor.FileInfo
 
fileMenu - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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 - Class in gen.core.filters
Java class for anonymous complex type.
Files() - Constructor for class gen.core.filters.Files
 
files - Variable in class gen.core.filters.Filter
 
files - Variable in class org.omegat.core.statistics.StatCount
 
FILES_ORDER_FILENAME - Static variable in class org.omegat.util.OConsts
 
fileStarted() - Method in class org.omegat.core.data.TranslateEntry
 
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.
filler1 - Variable in class org.omegat.core.team2.gui.RepositoriesCredentialsPanel
 
filler1 - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
filler2 - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
filler3 - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
filler5 - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
filler6 - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
Filter - Class in gen.core.filters
Java class for anonymous complex type.
Filter() - Constructor for class gen.core.filters.Filter
 
filter - Variable in class org.omegat.filters2.html2.FilterVisitor
 
Filter.Option - Class in gen.core.filters
Java class for anonymous complex type.
FILTER_CLASSES - Static variable in class org.omegat.filters2.master.PluginUtils
 
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(ProjectProperties) - Constructor for class org.omegat.filters2.FilterContext
 
FilterContext(Language, Language, boolean) - 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.
filteringControlsPanel - Variable in class org.omegat.gui.align.AlignPanel
 
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 - Variable in class gen.core.filters.Filters
 
Filters - Class in org.omegat.convert.v20to21.data
Wrapper around all the file filter classes.
Filters() - Constructor for class org.omegat.convert.v20to21.data.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) - Constructor for class org.omegat.filters2.html2.FilterVisitor
 
fin() - Method in class org.omegat.core.threads.LongProcessThread
 
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.
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
 
FindMatches.StoppedException - Exception in org.omegat.core.statistics
Process will throw this exception if it stopped.All callers must catch it and just skip.
FindMatchesThread - Class in org.omegat.gui.matches
Find matches in separate thread then show 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
 
findNonUniqueSegments() - Method in class org.omegat.core.data.RealProject
 
FindThread(IMachineTranslation, SourceTextEntry, boolean) - Constructor for class org.omegat.gui.exttrans.MachineTranslateTextArea.FindThread
 
findWords(Collection<String>) - Method in class org.omegat.core.dictionaries.DictionariesManager
Find words list in all dictionaries.
finishData() - Method in interface org.omegat.core.statistics.IStatsConsumer
 
finishData() - Method in class org.omegat.gui.stat.BaseMatchStatisticsPanel
 
finishData() - Method in class org.omegat.gui.stat.BaseStatisticsPanel
 
finishData() - Method in class org.omegat.gui.stat.StatisticsWindow
 
finishedParsing() - Method in class org.omegat.filters2.html2.FilterVisitor
Called upon parsing completion.
FINNISH_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
FINNISH_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
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.
fireReloadRequired() - Method in class org.omegat.gui.preferences.BasePreferencesController
 
fireRestartRequired() - Method in class org.omegat.gui.preferences.BasePreferencesController
 
first() - Method in class org.omegat.tokenizer.WordIterator
Return the first boundary.
firstLoaded - Variable in class org.omegat.gui.editor.EditorController
 
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
 
firstTextPane - Variable in class org.omegat.gui.issues.TripleSplitButtonPanel
 
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.
fixExtraneous(StringBuilder, TagUtil.Tag) - Static method in class org.omegat.core.tagvalidation.TagRepair
 
fixMalformed(List<TagUtil.Tag>, StringBuilder, TagUtil.Tag) - Static method in class org.omegat.core.tagvalidation.TagRepair
 
fixMissing(List<TagUtil.Tag>, StringBuilder, TagUtil.Tag) - Static method in class org.omegat.core.tagvalidation.TagRepair
 
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
 
fixWhitespace(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
 
flushExportedSegments() - Static method in class org.omegat.gui.editor.SegmentExportImport
Empties the exported segments.
flushTranslation(FilterContext) - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
flushTranslation(PoFilter.MODE, FilterContext) - Method in class org.omegat.filters2.po.PoFilter
 
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 - Variable in class org.omegat.gui.editor.EditorController
 
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
 
fontHeight - Static variable in class org.omegat.gui.editor.ViewLabel
Maximum font height for display labels.
FontSelectionController - Class in org.omegat.gui.preferences.view
 
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
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.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(LogRecord) - Method in class org.omegat.util.logging.OmegaTLogFormatter
Format output message.
format(String, Object...) - Static method in class org.omegat.util.StringUtil
Formats UI strings.
FormatError(String) - Constructor for exception org.omegat.gui.glossary.taas.TaaSClient.FormatError
 
Formathandle - Class in gen.core.segmentation
Java class for anonymous complex type.
Formathandle() - Constructor for class gen.core.segmentation.Formathandle
 
formathandle - Variable in class gen.core.segmentation.Header
 
formatting - Variable in class org.omegat.core.matching.DiffDriver.Render
 
forwardMouseWheelEvent(Component, MouseWheelEvent) - Static method in class org.omegat.util.gui.StaticUIUtils
 
FRENCH_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
FRENCH_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
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
 
fromValue(String) - Static method in enum gen.taas.TaasCollectionType
 
FT_HEADERS - Static variable in class org.omegat.core.statistics.StatsResult
 
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
 
gen.core.tmx14 - package gen.core.tmx14
 
gen.taas - package gen.taas
 
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
 
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
 
generateTableDisplay(String, String[], String[][]) - Method in class org.omegat.gui.stat.BaseStatisticsPanel
 
generateURL(String) - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL
 
GERMAN_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
GERMAN_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
get(Object) - Method in class org.omegat.core.data.SyncTMX
 
get(URIish, CredentialItem...) - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
 
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(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() - 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(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>, 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.WikiGet
Deprecated.
This method is moved to HttpConnectionUtils class.
get26Compatibility() - Method in class org.omegat.filters3.xml.xliff.XLIFFOptions
Returns whether 2.6 compatibility should be applied
getActiveMatch() - Method in interface org.omegat.gui.matches.IMatcher
Get selected match.
getActiveMatch() - Method in class org.omegat.gui.matches.MatchesTextArea
Get selected match.
getAdmin() - Method in class gen.core.tbx.AdminGrp
Gets the value of the admin property.
getAdminlang() - Method in class gen.core.tmx14.Header
Gets the value of the adminlang 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
Gets the value of the afterbreak property.
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.
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
 
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)
getApiKey() - Method in class org.omegat.gui.glossary.taas.TaaSClient
 
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
Get main application font.
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
Get application frame.
getApplicationName() - Static method in class org.omegat.util.OStrings
Get the raw application name (suitable for file paths, etc.; includes branding)
getArticle() - Method in class org.omegat.core.dictionaries.DictionaryEntry
 
getAsFile() - Method in class org.omegat.core.data.ProjectProperties.ProjectPath
 
getAssoc() - Method in class gen.core.tmx14.Ph
Gets the value of the assoc property.
getAsString() - Method in class org.omegat.core.data.ProjectProperties.ProjectPath
 
getAttribute(String) - Method in class org.omegat.filters3.Tag
Returns attribute value by name.
getAttribute(int) - Method in class org.omegat.util.xml.XMLBlock
 
getAttribute(String) - Method in class org.omegat.util.xml.XMLBlock
 
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
 
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
 
getAutoCompletionMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getAutoCompletionMenu() - Method in class org.omegat.gui.main.MainWindowMenu
 
getAutoSave() - Static method in class org.omegat.core.Core
 
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.
getBase() - Method in class gen.core.tmx14.Ude
Gets the value of the base property.
getBeforebreak() - Method in class gen.core.segmentation.Rule
Gets the value of the beforebreak property.
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
Gets the value of the body property.
getBody() - Method in class gen.core.tbx.Text
Gets the value of the body property.
getBody() - Method in class gen.core.tmx14.Tmx
Gets the value of the body property.
getBoolean(String, boolean) - Method in class org.omegat.filters2.AbstractOptions
Parse boolean value from string option.
getBorderInsets(Component) - Method in class org.omegat.util.gui.RoundedCornerBorder
 
getBorderInsets(Component, Insets) - Method in class org.omegat.util.gui.RoundedCornerBorder
 
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
Gets the value of the break property.
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.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
Gets the value of the cascade property.
getChange() - Method in class gen.core.tbx.RevisionDesc
Gets the value of the change property.
getChangedate() - Method in class gen.core.tmx14.Header
Gets the value of the changedate property.
getChangedate() - Method in class gen.core.tmx14.Tu
Gets the value of the changedate property.
getChangedate() - Method in class gen.core.tmx14.Tuv
Gets the value of the changedate property.
getChangeid() - Method in class gen.core.tmx14.Header
Gets the value of the changeid property.
getChangeid() - Method in class gen.core.tmx14.Tu
Gets the value of the changeid property.
getChangeid() - Method in class gen.core.tmx14.Tuv
Gets the value of the changeid property.
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
getCheckResultsImpl(String, String) - Method in class org.omegat.languagetools.BaseLanguageToolBridge
 
getCheckResultsImpl(String, String) - Method in class org.omegat.languagetools.LanguageToolNativeBridge
 
getCheckResultsImpl(String, String) - Method in class org.omegat.languagetools.LanguageToolNetworkBridge
 
getClassName() - Method in class gen.core.filters.Filter
Gets the value of the className property.
getClassName() - Method in class org.omegat.convert.v20to21.data.OneFilter
Returns the class name of the filter.
getClassName() - Method in class org.omegat.core.data.PluginInformation
 
getClient() - Static method in class org.omegat.gui.glossary.taas.TaaSPlugin
 
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.
getCode() - Method in class gen.core.tmx14.Map
Gets the value of the code property.
getCollection() - Method in class gen.taas.TaasCollections
Gets the value of the collection property.
getCollectionID() - Method in class gen.taas.TaasTerm
Gets the value of the collectionID property.
getCollectionName() - Method in class gen.taas.TaasTerm
Gets the value of the collectionName property.
getCollectionType() - Method in class gen.taas.TaasTerm
Gets the value of the collectionType property.
getColor() - Method in class org.omegat.gui.issues.SimpleIssue
 
getColor() - Method in class org.omegat.gui.properties.FlashColorInterpolator
 
getColor() - Method in enum 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.glossary.taas.BrowseTaasCollectionsController.CollectionsTable
 
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.glossary.taas.BrowseTaasCollectionsController.CollectionsTable
 
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
 
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.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
 
getComponent() - Method in class org.omegat.util.gui.DataTableStyling.AlternatingHighlightRenderer
 
getComponent() - Method in class org.omegat.util.gui.DataTableStyling.FancyRenderer
 
getComponent() - Method in class org.omegat.util.gui.DataTableStyling.PatternHighlightRenderer
 
getComponentToOverlay() - Method in interface org.omegat.util.gui.DragTargetOverlay.IDropInfo
 
getCompressWhitespace() - Method in class org.omegat.filters2.html2.HTMLOptions
 
getConfig() - Method in class org.omegat.filters2.master.FilterMaster
 
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.
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.
getContent() - Method in class gen.core.tmx14.Bpt
Gets the value of the content property.
getContent() - Method in class gen.core.tmx14.Ept
Gets the value of the content property.
getContent() - Method in class gen.core.tmx14.Hi
Gets the value of the content property.
getContent() - Method in class gen.core.tmx14.It
Gets the value of the content property.
getContent() - Method in class gen.core.tmx14.Note
Gets the value of the content property.
getContent() - Method in class gen.core.tmx14.Ph
Gets the value of the content property.
getContent() - Method in class gen.core.tmx14.Prop
Gets the value of the content property.
getContent() - Method in class gen.core.tmx14.Seg
Gets the value of the content property.
getContent() - Method in class gen.core.tmx14.Sub
Gets the value of the content property.
getContent() - Method in class gen.core.tmx14.Ut
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
 
getCount() - Method in class gen.taas.TaasDomain
Gets the value of the count property.
getCount() - Method in class gen.taas.TaasLanguage
Gets the value of the count property.
getCountryCode() - Method in class org.omegat.util.Language
Returns only a country (YY).
getCounts() - Method in class org.omegat.core.statistics.StatsResult
 
getCreationdate() - Method in class gen.core.tmx14.Header
Gets the value of the creationdate property.
getCreationdate() - Method in class gen.core.tmx14.Tu
Gets the value of the creationdate property.
getCreationdate() - Method in class gen.core.tmx14.Tuv
Gets the value of the creationdate property.
getCreationid() - Method in class gen.core.tmx14.Header
Gets the value of the creationid property.
getCreationid() - Method in class gen.core.tmx14.Tu
Gets the value of the creationid property.
getCreationid() - Method in class gen.core.tmx14.Tuv
Gets the value of the creationid property.
getCreationtool() - Method in class gen.core.tmx14.Header
Gets the value of the creationtool property.
getCreationtool() - Method in class gen.core.tmx14.Tu
Gets the value of the creationtool property.
getCreationtool() - Method in class gen.core.tmx14.Tuv
Gets the value of the creationtool property.
getCreationtoolversion() - Method in class gen.core.tmx14.Header
Gets the value of the creationtoolversion property.
getCreationtoolversion() - Method in class gen.core.tmx14.Tu
Gets the value of the creationtoolversion property.
getCreationtoolversion() - Method in class gen.core.tmx14.Tuv
Gets the value of the creationtoolversion property.
getCredential(String) - Method in class org.omegat.core.machinetranslators.BaseTranslate
Retrieve a credential with the given ID.
getCurrentEntry() - Method in class org.omegat.gui.editor.EditorController
Get current active entry.
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
Get current active entry number.
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
Get relative path (under source) of the source file currently open in the editor.
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
 
getCurrentLanguage() - Method in class org.omegat.gui.preferences.view.SpellcheckerConfigurationController
 
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.
getCurrentSegmentBuilder() - Method in class org.omegat.gui.editor.EditorController
 
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
 
getCurrentVersion() - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
 
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
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.
getDatatype() - Method in class gen.core.tmx14.Header
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tmx14.Sub
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tmx14.Tu
Gets the value of the datatype property.
getDatatype() - Method in class gen.core.tmx14.Tuv
Gets the value of the datatype property.
getDefault() - Static method in class org.omegat.core.segmentation.SRX
 
getDefault() - Method in enum org.omegat.util.gui.Styles.EditorColor
 
getDefaultBranchName(Repository) - Static method in class org.omegat.core.team2.impl.GITRemoteRepository2
Retrieve default branch name from repository.
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
 
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 default encoding is OConsts.ASCII
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.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
The default list of filter instances that this filter class has.
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.
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
 
getDefaults() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
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 gen.taas.TaasCollection
Gets the value of the description property.
getDescription() - Method in class org.omegat.core.data.PluginInformation
 
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(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
 
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
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
 
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 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).
getDisplayText(T) - Method in class org.omegat.util.gui.DelegatingComboBoxRenderer
 
getDisplayText(Language) - Method in class org.omegat.util.gui.LanguageComboBoxRenderer
 
getDisplayText(Object) - Method in class org.omegat.util.gui.TokenizerComboBoxRenderer
 
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
 
getDomain() - Method in class gen.taas.TaasCollection.Domains
Gets the value of the domain property.
getDomain() - Method in class gen.taas.TaasDomains
Gets the value of the domain property.
getDomainID() - Method in class gen.taas.TaasTerm
Gets the value of the domainID property.
getDomainName() - Method in class gen.taas.TaasTerm
Gets the value of the domainName property.
getDomains() - Method in class gen.taas.TaasCollection
Gets the value of the domains property.
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.
getEditorShortcuts() - Static method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
getEffectiveLanguage() - Method in class org.omegat.tokenizer.BaseTokenizer
 
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.filters2.html2.HTMLReader
Returns encoding that was used to read the HTML file.
getEncoding() - Method in class org.omegat.filters3.xml.XMLReader
Returns detected encoding.
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.
getEnt() - Method in class gen.core.tmx14.Map
Gets the value of the ent property.
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.
getEntryID() - Method in class gen.taas.TaasTerm
Gets the value of the entryID property.
getEntryNum() - Method in class org.omegat.core.search.SearchResultEntry
Returns the number of the corresponding entry within a project.
getEnum(Class<T>, String, T) - Method in class org.omegat.filters2.AbstractOptions
Get string from string option.
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).
getExcludes() - Method in class gen.core.project.RepositoryMapping
Gets the value of the excludes property.
getExistFiles() - Method in class org.omegat.util.DirectoryMonitor
 
getExistingPassword(String) - Method in interface org.omegat.util.CredentialsManager.IPasswordPrompt
 
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
 
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.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
Human-readable name of the File Format this filter supports.
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.
getFileName() - Method in class org.omegat.gui.scripting.ScriptItem
 
getFiles() - Method in class gen.core.filters.Filter
Gets the value of the files property.
getFilesTable(ProjectProperties) - 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
 
getFileVersion(String) - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
Use SHA-1 as 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.convert.v20to21.data.Filters
Returns all the filters as an array.
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
 
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
 
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
Gives the value of forceSpacePreserving;
getForceSpacePreserving() - Method in interface org.omegat.filters3.xml.XMLDialect
Gives the value of forceSpacePreserving;
getFormathandle() - Method in class gen.core.segmentation.Header
Gets the value of the formathandle property.
getFoundMatches() - Method in class org.omegat.core.search.Searcher
 
getFrequency() - Method in class org.omegat.gui.editor.history.WordPredictor.Prediction
 
getFromCache(Language, Language, String) - Method in class org.omegat.core.machinetranslators.BaseTranslate
 
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.
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
 
getGlossaryMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getGlossaryMenu() - Method in class org.omegat.gui.main.MainWindowMenu
 
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 class org.omegat.gui.glossary.taas.TaaSPreferencesController
 
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
 
getHeader() - Method in class gen.core.segmentation.Srx
Gets the value of the header property.
getHeader() - Method in class gen.core.tmx14.Tmx
Gets the value of the header property.
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) - Static method in class org.omegat.help.Help
 
getHelpFileURI(String, String) - Static method in class org.omegat.help.Help
 
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.
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).
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.
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.
getI() - Method in class gen.core.tmx14.Bpt
Gets the value of the i property.
getI() - Method in class gen.core.tmx14.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(String) - Static method in class org.omegat.gui.theme.DelegatingLookAndFeel
Load icon from classpath.
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 class gen.taas.TaasCollection
Gets the value of the id property.
getId() - Method in class gen.taas.TaasDomain
Gets the value of the id property.
getId() - Method in class gen.taas.TaasLanguage
Gets the value of the id property.
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.gui.theme.DefaultClassicTheme
 
getID() - Method in class org.omegat.gui.theme.DefaultFlatTheme
 
getId() - Method in class org.omegat.languagetools.LanguageToolIssueProvider
 
getIgnoreTags() - Method in class org.omegat.filters2.html2.HTMLOptions
 
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.
getImportDestination() - Method in class org.omegat.util.gui.DragTargetOverlay.FileDropInfo
 
getInclude() - Method in class gen.core.segmentation.Formathandle
Gets the value of the include property.
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
 
getInputEncoding(FilterContext, File) - Method in class org.omegat.filters2.AbstractFilter
Get the input encoding.
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() - Method in class org.omegat.convert.v20to21.data.OneFilter
Returns all the instances of the filter.
getInstance() - Static method in class org.omegat.util.CredentialsManager
 
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
 
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
 
getItem() - Method in class gen.core.tbx.ItemGrp
Gets the value of the item property.
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.
getJsonResults(String) - Method in class org.omegat.core.machinetranslators.ApertiumTranslate
 
getJsonResults(String) - Method in class org.omegat.core.machinetranslators.DeepLTranslate
 
getJsonResults(String) - Method in class org.omegat.core.machinetranslators.Google2Translate
 
getJsonResults(String) - Method in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
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.Builder
 
getKeystroke() - Method in class org.omegat.externalfinder.item.ExternalFinderItem
 
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
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.AdminNote
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.Change
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.Descrip
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.DescripNote
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.Foreign
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.Hi
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.LangSet
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.Martif
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.Note
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.P
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.Ref
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.RevisionDesc
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.SourceDesc
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.TermComp
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.TermNote
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.Title
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.TitleStmt
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.Transac
Gets the value of the lang property.
getLang() - Method in class gen.core.tbx.TransacNote
Gets the value of the lang property.
getLang() - Method in class gen.core.tmx14.Note
Gets the value of the lang property.
getLang() - Method in class gen.core.tmx14.Prop
Gets the value of the lang property.
getLang() - Method in class gen.core.tmx14.Tuv
Gets the value of the lang property.
getLangSet() - Method in class gen.core.tbx.TermEntry
Gets the value of the langSet property.
getLanguage() - Method in class gen.taas.TaasCollection.Languages
Gets the value of the language property.
getLanguage() - Method in class gen.taas.TaasTerm
Gets the value of the language property.
getLanguage() - Method in class org.omegat.core.segmentation.MapRule
Returns Language Name (to display it in a dialog).
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.core.segmentation.MapRule
Returns Language Code for programmatic usage.
getLanguageCode() - Method in class org.omegat.util.Language
Returns only a language (XX).
getLanguagemap() - Method in class gen.core.segmentation.Maprules
Gets the value of the languagemap property.
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
Gets the value of the languagepattern property.
getLanguagerule() - Method in class gen.core.segmentation.Languagerules
Gets the value of the languagerule property.
getLanguagerulename() - Method in class gen.core.segmentation.Languagemap
Gets the value of the languagerulename property.
getLanguagerulename() - Method in class gen.core.segmentation.Languagerule
Gets the value of the languagerulename property.
getLanguagerules() - Method in class gen.core.segmentation.Body
Gets the value of the languagerules property.
getLanguages() - Method in class gen.taas.TaasCollection
Gets the value of the languages property.
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.
getLastToken(String) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
getLastusagedate() - Method in class gen.core.tmx14.Tu
Gets the value of the lastusagedate property.
getLastusagedate() - Method in class gen.core.tmx14.Tuv
Gets the value of the lastusagedate property.
getLayoutStyle() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
getLeadingText() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
 
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().
getList() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
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
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
 
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.
getLocalizedLevel(Level) - Method in class org.omegat.util.logging.OmegaTLogFormatter
Get localized level name.
getLocalizedMessage() - Method in exception org.omegat.core.KnownException
 
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
getLogFilePath() - Static method in class org.omegat.util.Log
Compute the full path of the log file
getLogLocation() - Static method in class org.omegat.util.Log
Returns the path to the log file.
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
 
getMachineTranslationClasses() - Static method in class org.omegat.filters2.master.PluginUtils
 
getMachineTranslationMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getMachineTranslationMenu() - Method in class org.omegat.gui.main.MainWindowMenu
 
getMachineTranslators() - Static method in class org.omegat.core.machinetranslators.MachineTranslators
 
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
Retrieve main manu instance.
getMainMenuShortcuts() - Static method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
getMainWindow() - Static method in class org.omegat.core.Core
Get main window instance.
getMap() - Method in class gen.core.tmx14.Ude
Gets the value of the map property.
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.
getMappings(String, String...) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Find mappings for specified path.
getMaprules() - Method in class gen.core.segmentation.Body
Gets the value of the maprules property.
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.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.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.
getMatchesVariables() - Static method in class org.omegat.gui.matches.MatchesVarExpansion
 
getMemoryAllocated() - Static method in class org.omegat.util.MemoryUtils
Get memory allocated by jvm.
getMemoryLimit() - 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.
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
 
getMetadata() - Method in class org.omegat.core.data.SyncTMX
 
getMinimumSpan(int) - Method in class org.omegat.gui.editor.ViewLabel
 
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.SpellChecker
 
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.
getModifiedRowCount() - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Return a modified row count.
getModInfoVariables() - Static method in class org.omegat.gui.editor.ModificationInfoManager
 
getModInfoVariablesNoDate() - Static method in class org.omegat.gui.editor.ModificationInfoManager
 
getMultipleTranslation(EntryKey) - Method in class org.omegat.core.data.ProjectTMX
Get multiple translation or null if not exist.
getMyMemoryResponse(Language, Language, String) - Method in class org.omegat.core.machinetranslators.AbstractMyMemoryTranslate
 
getName() - Method in class gen.core.filters.Filter.Option
Gets the value of the name property.
getName() - Method in class gen.core.tmx14.Ude
Gets the value of the name property.
getName() - Method in class gen.taas.TaasCollection
Gets the value of the name property.
getName() - Method in class gen.taas.TaasDomain
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
 
getName() - Method in class org.omegat.core.data.SyncTMX
 
getName() - Method in class org.omegat.core.machinetranslators.AbstractMyMemoryTranslate
 
getName() - Method in class org.omegat.core.machinetranslators.ApertiumTranslate
 
getName() - Method in class org.omegat.core.machinetranslators.BelazarTranslate
 
getName() - Method in class org.omegat.core.machinetranslators.DeepLTranslate
 
getName() - Method in class org.omegat.core.machinetranslators.Google2Translate
 
getName() - Method in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
getName() - Method in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
getName() - Method in class org.omegat.core.machinetranslators.MosesTranslate
 
getName() - Method in class org.omegat.core.machinetranslators.MyMemoryHumanTranslate
 
getName() - Method in class org.omegat.core.machinetranslators.MyMemoryMachineTranslate
 
getName() - Method in class org.omegat.core.machinetranslators.YandexCloudTranslate
 
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
 
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.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
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 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
 
getNoteOrProp() - Method in class gen.core.tmx14.Tu
Gets the value of the noteOrProp property.
getNoteOrProp() - Method in class gen.core.tmx14.Tuv
Gets the value of the noteOrProp property.
getNoteOrPropOrUde() - Method in class gen.core.tmx14.Header
Gets the value of the noteOrPropOrUde property.
getNotes() - Static method in class org.omegat.core.Core
Get notes instance.
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
 
getNumberCellRenderer() - Static method in class org.omegat.util.gui.DataTableStyling
 
getNumberOfDuplicates() - Method in class org.omegat.core.data.SourceTextEntry
 
getOEncoding() - Method in class gen.core.tmx14.Header
Gets the value of the oEncoding property.
getOEncoding() - Method in class gen.core.tmx14.Note
Gets the value of the oEncoding property.
getOEncoding() - Method in class gen.core.tmx14.Prop
Gets the value of the oEncoding property.
getOEncoding() - Method in class gen.core.tmx14.Tu
Gets the value of the oEncoding property.
getOEncoding() - Method in class gen.core.tmx14.Tuv
Gets the value of the oEncoding property.
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.
getOmegaTLogFileName() - Method in class org.omegat.util.logging.OmegaTFileHandler
 
getOption() - Method in class gen.core.filters.Filter
Gets the value of the option property.
getOptions() - Method in class org.omegat.convert.v20to21.data.OneFilter
Returns filter's options.
getOptions() - Method in class org.omegat.filters2.html2.EditOptionsDialog
 
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 interface org.omegat.gui.main.IMainMenu
 
getOptionsMenu() - Method in class org.omegat.gui.main.MainWindowMenu
 
getOrientation() - Method in class org.omegat.gui.editor.EditorController
returns the orientation of the document (so we can decide what way of tag colouring we need; if that has been fixed in an other way, this method can be removed again.).
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
 
getOTmf() - Method in class gen.core.tmx14.Header
Gets the value of the oTmf property.
getOTmf() - Method in class gen.core.tmx14.Tu
Gets the value of the oTmf property.
getOTmf() - Method in class gen.core.tmx14.Tuv
Gets the value of the oTmf property.
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.
getOutputEncoding(FilterContext) - Method in class org.omegat.filters2.AbstractFilter
Get the output encoding.
getOutputEncoding(FilterContext) - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
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.scripting.AbstractScriptEditor
 
getPanel() - Method in class org.omegat.gui.scripting.RichScriptEditor
 
getPanel() - Method in class org.omegat.gui.scripting.StandardScriptEditor
 
getParagraphOnBr() - Method in class org.omegat.convert.v20to21.data.HTMLOptions
Returns whether a new paragraph should be started on BR.
getParagraphOnBr() - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Returns whether a new paragraph should be started on BR.
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() - Static method in class org.omegat.core.Core
 
getParams() - Method in exception org.omegat.core.KnownException
 
getParent() - Method in class gen.taas.TaasDomain
Gets the value of the parent property.
getParentViewClass() - Method in class org.omegat.gui.glossary.taas.TaaSPreferencesController
 
getParentViewClass() - Method in interface org.omegat.gui.preferences.IPreferencesController
Get the parent view in the view tree.
getPattern() - Method in class org.omegat.core.segmentation.MapRule
Returns Pattern for the language/country ISO code (of a form LL-CC).
getPattern() - Method in class org.omegat.filters2.subtitles.SbvFilter
 
getPattern() - Method in class org.omegat.filters2.subtitles.SrtFilter
 
getPattern() - Method in class org.omegat.filters2.subtitles.WebVttFilter
 
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
 
getPluginsLoadingErrors() - Static method in class org.omegat.core.Core
Get all plugin loading errors.
getPos() - Method in class gen.core.tmx14.It
Gets the value of the pos property.
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, 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, 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, String) - Method in interface org.omegat.util.Preferences.IPreferences
 
getPreferenceDefault(String, int) - Method in interface org.omegat.util.Preferences.IPreferences
 
getPreferenceDefault(String, String) - Method in class org.omegat.util.PreferencesImpl
 
getPreferenceDefault(String, int) - 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
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.AbstractMyMemoryTranslate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.ApertiumTranslate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.BaseTranslate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.BelazarTranslate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.DeepLTranslate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.Google2Translate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.MosesTranslate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.MyMemoryHumanTranslate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.MyMemoryMachineTranslate
 
getPreferenceName() - Method in class org.omegat.core.machinetranslators.YandexCloudTranslate
 
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.
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.
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
 
getProjectLanguage() - Method in class org.omegat.tokenizer.BaseTokenizer
 
getProjectMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getProjectMenu() - Method in class org.omegat.gui.main.MainWindowMenu
 
getProjectName() - Method in class org.omegat.core.data.ProjectProperties
Returns the name of the Project
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
getProjectRootDir() - Method in class org.omegat.core.data.ProjectProperties
 
getProjectSRX() - Method in class org.omegat.core.data.ProjectProperties
 
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
 
getPropValue(String) - Method in class org.omegat.core.data.PrepareTMXEntry
 
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.
getRawProperties() - Method in class org.omegat.core.data.SourceTextEntry
 
getReadTimeout(SVNRepository) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
getRecentlyDeletedFiles() - Method in class org.omegat.core.team2.impl.FileRepository
 
getRecentlyDeletedFiles() - Method in class org.omegat.core.team2.impl.GITRemoteRepository2
 
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
 
getRemainingUnique() - Method in class org.omegat.core.statistics.StatsResult
 
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
 
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
 
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.
getRepositoryDir(RepositoryDefinition) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
 
getRepoType() - Method in class org.omegat.gui.dialogs.NewTeamProject
 
getRepoUrl() - Method in class org.omegat.gui.dialogs.NewTeamProject
 
getResourceBundle() - Method in class org.omegat.gui.scripting.ScriptItem
 
getResourceBundle() - Static method in class org.omegat.util.OStrings
Returns resource bundle.
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.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.filters2.FiltersCustomizer
 
getResult() - Method in class org.omegat.gui.filters2.FiltersCustomizerController
 
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.impl.GITUserPassDialog
 
getReturnStatus() - Method in class org.omegat.core.team2.impl.SVNUserPassDialog
 
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.
getRewriteEncoding() - Method in class org.omegat.convert.v20to21.data.HTMLOptions
Returns whether and when (X)HTML filter adds/rewrites encoding declaration.
getRewriteEncoding() - Method in class org.omegat.filters2.html2.HTMLOptions
Returns whether and when (X)HTML filter adds/rewrites encoding declaration.
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.glossary.taas.BrowseTaasCollectionsController.CollectionsTable
 
getRowCount() - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
getRule() - Method in class gen.core.segmentation.Languagerule
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
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.NewTeamProject
 
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
 
getScriptItem(int) - Method in class org.omegat.gui.scripting.ScriptSet
 
getScriptName() - Method in class org.omegat.gui.scripting.ScriptItem
 
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
getSearchWindows() - Method in class org.omegat.gui.main.MainWindow
 
getSeg() - Method in class gen.core.tmx14.Tuv
Gets the value of the seg property.
getSegmenter() - Static method in class org.omegat.core.Core
 
getSegmentIndexAtLocation(int) - Method in class org.omegat.gui.editor.EditorController
 
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
 
getSegmentOn() - Method in class org.omegat.convert.v20to21.data.TextOptions
Returns when Text filter should segmentOn text into paragraphs.
getSegmentsubflows() - Method in class gen.core.segmentation.Header
Gets the value of the segmentsubflows property.
getSegmentSubflowsModel(SRX) - Static method in class org.omegat.core.segmentation.datamodels.SRXOptionsModel
a model for segment subflows checkbox
getSegmentTranslation(String, int, String, String, String, String) - Method in class org.omegat.core.data.TranslateEntry
 
getSegtype() - Method in class gen.core.tmx14.Header
Gets the value of the segtype property.
getSegtype() - Method in class gen.core.tmx14.Tu
Gets the value of the segtype property.
getSelectedText() - Method in class org.omegat.gui.editor.EditorController
Get currently selected text.
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 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.
getSettings() - Method in class org.omegat.gui.editor.EditorController
Get settings instance.
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
 
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
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.
getSimpleTypeSize(Class<?>) - Static method in class org.omegat.util.MemoryUtils
Calculate memory usage for simple types.
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.convert.v20to21.data.HTMLOptions
Returns the meta-tag attribute key-value pairs of which meta-tags should not be translated
getSkipMeta() - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Returns the meta-tag attribute key-value pairs of which meta-tags should not be translated
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.convert.v20to21.data.HTMLOptions
Returns the regular expression that matches text not to be translated
getSkipRegExp() - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Returns the regular expression that matches text not to be translated
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.convert.v20to21.data.Instance
 
getSourceEncoding() - Method in class org.omegat.filters2.Instance
 
getSourceEncoding() - Method in class org.omegat.gui.filters2.InstanceEditor
 
getSourceEncodingHuman() - Method in class org.omegat.convert.v20to21.data.Instance
 
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.convert.v20to21.data.Instance
 
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.filters3.xml.XMLFilter
 
getSourceRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Source (to be translated) Files Directory
getSourceRootExcludes() - Method in class org.omegat.core.data.ProjectProperties
 
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.
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
 
getSpacePreserving() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether spaces should be preserved for all tags
getSpellChecker() - Static method in class org.omegat.core.Core
Get spell checker instance.
getSrclang() - Method in class gen.core.tmx14.Header
Gets the value of the srclang property.
getSrclang() - Method in class gen.core.tmx14.Tu
Gets the value of the srclang property.
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
 
getStandardTokenStream(String) - Method in class org.omegat.tokenizer.BaseTokenizer
Minimal implementation that returns the default implementation corresponding to all false parameters.
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 for project.
getStatistics() - Method in class org.omegat.core.data.NotLoadedProject
 
getStatistics() - Method in class org.omegat.core.data.RealProject
Get statistics for project.
getString(String, String) - Method in class org.omegat.filters2.AbstractOptions
Get string from string option.
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.
getSubst() - Method in class gen.core.tmx14.Map
Gets the value of the subst property.
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.languagetools.LanguageToolNetworkBridge
 
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.
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.
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
 
getTagsAggregationEnabled() - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Gives the value of tagsAggregationEnabled.
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.
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.convert.v20to21.data.Instance
 
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.convert.v20to21.data.Instance
 
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.convert.v20to21.data.Instance
 
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
Calculate the target path corresponding to the given source file.
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.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.
getTerm() - Method in class gen.taas.TaasArrayOfTerm
Gets the value of the term property.
getTerm() - Method in class gen.taas.TaasTerm
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.
getTerms() - Method in class gen.taas.TaasExtractionResult
Gets the value of the terms property.
getText() - Method in class gen.core.tbx.Martif
Gets the value of the text property.
getText() - Method in class gen.taas.TaasExtractionResult
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
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.AbstractScriptEditor
 
getTextArea() - Method in class org.omegat.gui.scripting.RichScriptEditor
 
getTextArea() - Method in class org.omegat.gui.scripting.StandardScriptEditor
 
getTextCellRenderer() - Static method in class org.omegat.util.gui.DataTableStyling
 
getTextData(ProjectProperties) - Method in class org.omegat.core.statistics.StatsResult
 
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.
getThemePluginJars() - Static method in class org.omegat.filters2.master.PluginUtils
 
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
 
getTMOtherLangRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Translation Memory (TMX) with translations to other languages Files Directory
getTMRoot() - Method in class org.omegat.core.data.ProjectProperties
Returns The Translation Memory (TMX) Files Directory
getTMXDate(Date) - Method in class org.omegat.util.TMXDateParser
Returns the string representation of the date according to the preferred TMX date format 'YYYYMMDDThhmmssZ'
getTMXDate(long) - 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
 
getTokenizerClassForLanguage(Language) - Static method in class org.omegat.filters2.master.PluginUtils
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.BaseTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.HunspellTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneArabicTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneArmenianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneBasqueTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneBrazilianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneBulgarianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneCatalanTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneCJKTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneCzechTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneDanishTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneDutchTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneEnglishTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneFinnishTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneFrenchTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneGalicianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneGermanTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneGreekTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneHindiTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneHungarianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneIndonesianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneIrishTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneItalianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneJapaneseTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneLatvianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneNorwegianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LucenePersianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LucenePolishTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LucenePortugueseTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneRomanianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneRussianTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneSmartChineseTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneSpanishTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneSwedishTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneThaiTokenizer
 
getTokenStream(String, boolean, boolean) - Method in class org.omegat.tokenizer.LuceneTurkishTokenizer
 
getToolsMenu() - Method in interface org.omegat.gui.main.IMainMenu
 
getToolsMenu() - Method in class org.omegat.gui.main.MainWindowMenu
 
getToolTip() - Method in class org.omegat.gui.scripting.ScriptItem
 
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
 
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.convert.v20to21.data.OpenDocOptions
Returns whether Bookmark references should be translated.
getTranslateBookmarkRefs() - Method in class org.omegat.filters3.xml.opendoc.OpenDocOptions
Returns whether Bookmark references should be translated.
getTranslateBookmarks() - Method in class org.omegat.convert.v20to21.data.OpenDocOptions
Returns whether Bookmarks 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.convert.v20to21.data.HTMLOptions
Returns whether button value attributes should be translated.
getTranslateButtonValue() - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Returns whether button value attributes 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.convert.v20to21.data.OpenDocOptions
Returns whether Comments should be translated.
getTranslateComments() - Method in class org.omegat.convert.v20to21.data.OpenXMLOptions
Returns whether Commments 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.convert.v20to21.data.OpenXMLOptions
Returns whether Endnotes 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.convert.v20to21.data.OpenXMLOptions
Returns whether Excel Comments 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.convert.v20to21.data.OpenXMLOptions
Returns whether Footers should be translated.
getTranslateFooters() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Footers should be translated.
getTranslateFootnotes() - Method in class org.omegat.convert.v20to21.data.OpenXMLOptions
Returns whether Footnotes 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.convert.v20to21.data.OpenXMLOptions
Returns whether Headers 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.convert.v20to21.data.OpenXMLOptions
Returns whether Hidden Text 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.convert.v20to21.data.HTMLOptions
Returns whether href attributes should be translated.
getTranslateHref() - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Returns whether href attributes 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.convert.v20to21.data.HTMLOptions
Returns whether hreflang attributes should be translated.
getTranslateHreflang() - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Returns whether hreflang 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.convert.v20to21.data.OpenDocOptions
Returns whether Indexes 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.convert.v20to21.data.HTMLOptions
Returns whether lang attributes should be translated.
getTranslateLang() - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Returns whether lang attributes 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.convert.v20to21.data.OpenDocOptions
Returns whether Notes 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.convert.v20to21.data.OpenXMLOptions
Returns whether Slide Comments 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.convert.v20to21.data.OpenXMLOptions
Returns whether Slide Masters should be translated.
getTranslateSlideMasters() - Method in class org.omegat.filters3.xml.openxml.OpenXMLOptions
Returns whether Slide Masters should be translated.
getTranslateSrc() - Method in class org.omegat.convert.v20to21.data.HTMLOptions
Returns whether src attributes should be translated.
getTranslateSrc() - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Returns whether src attributes 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.convert.v20to21.data.HTMLOptions
Returns whether value attributes should be translated.
getTranslateValue() - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Returns whether value 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(String, String, String) - Method in class org.omegat.core.data.TranslateEntry
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(Language, Language, String) - Method in class org.omegat.core.machinetranslators.BaseTranslate
 
getTranslation() - Method in class org.omegat.core.search.SearchResultEntry
Returns the target text of the corresponding entry within a project.
getTranslation(String, String, String) - Method in interface org.omegat.filters2.ITranslateCallback
Get translation for output to compiled target.
getTranslation(String, String) - Method in interface org.omegat.filters2.ITranslateCallback
Old call without path, for compatibility
getTranslation(Language, Language, String) - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Translate.
getTranslationEnd() - Method in class org.omegat.gui.editor.Document3
Calculate the position of the end of the current translation
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 class org.omegat.gui.editor.SegmentBuilder
Get translation text of entry with internal bidi chars, or null if not displayed.
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
 
getTrustManager(SVNURL) - Method in class org.omegat.core.team2.impl.SVNAuthenticationManager
 
getTu() - Method in class gen.core.tmx14.Body
Gets the value of the tu property.
getTu(Key) - Method in class org.omegat.core.data.SyncTMX
 
getTuid() - Method in class gen.core.tmx14.Tu
Gets the value of the tuid property.
getTuv() - Method in class gen.core.tmx14.Tu
Gets the value of the tuv property.
getTuvByLang(Language) - Method in class org.omegat.util.TMXReader2
Get ParsedTuv from list of Tuv for specific language.
getType() - Method in class gen.core.project.RepositoryDefinition
Gets the value of the type property.
getType() - Method in class gen.core.segmentation.Formathandle
Gets the value of the type property.
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 gen.core.tmx14.Bpt
Gets the value of the type property.
getType() - Method in class gen.core.tmx14.Hi
Gets the value of the type property.
getType() - Method in class gen.core.tmx14.It
Gets the value of the type property.
getType() - Method in class gen.core.tmx14.Ph
Gets the value of the type property.
getType() - Method in class gen.core.tmx14.Prop
Gets the value of the type property.
getType() - Method in class gen.core.tmx14.Sub
Gets the value of the type property.
getType() - Method in class gen.taas.TaasCollection
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
 
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
 
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.
getUnicode() - Method in class gen.core.tmx14.Map
Gets the value of the unicode property.
getUnique() - Method in class org.omegat.core.statistics.StatsResult
 
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.
getUrl() - Method in class gen.core.project.RepositoryDefinition
Gets the value of the url property.
getURL() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL.Builder
 
getURL() - Method in class org.omegat.externalfinder.item.ExternalFinderItemURL
 
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.
getURL(String) - Static method in class org.omegat.util.WikiGet
Deprecated.
This method is moved to HttpConnectionUtils class.
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
 
getUsagecount() - Method in class gen.core.tmx14.Tu
Gets the value of the usagecount property.
getUsagecount() - Method in class gen.core.tmx14.Tuv
Gets the value of the usagecount property.
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.glossary.taas.BrowseTaasCollectionsController.CollectionsTable
 
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
Gets the value of the version property.
getVersion() - Method in class gen.core.tmx14.Tmx
Gets the value of the version property.
getVersion() - Method in class org.omegat.core.data.PluginInformation
 
getVersion() - Method in class org.omegat.core.segmentation.SRX
Returns segmentation support version.
getVersion(String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Get version of specified file.
getVersion() - Static method in class org.omegat.util.OStrings
Returns the OmegaT full version for logs, etc.
getViewableSegmentLocations() - Method in class org.omegat.gui.editor.AlphabeticalMarkers
 
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
Determines the end of a word for the given model location.
getWordStart(JTextComponent, int) - 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
getX() - Method in class gen.core.tmx14.Bpt
Gets the value of the x property.
getX() - Method in class gen.core.tmx14.Hi
Gets the value of the x property.
getX() - Method in class gen.core.tmx14.It
Gets the value of the x property.
getX() - Method in class gen.core.tmx14.Ph
Gets the value of the x property.
getX() - Method in class gen.core.tmx14.Ut
Gets the value of the x property.
getXmlLang() - Method in class gen.core.tmx14.Note
Gets the value of the xmlLang property.
getXmlLang() - Method in class gen.core.tmx14.Prop
Gets the value of the xmlLang property.
getXmlLang() - Method in class gen.core.tmx14.Tuv
Gets the value of the xmlLang property.
GITCredentialsProvider - Class in org.omegat.core.team2.impl
Git repository credentials provider.
GITCredentialsProvider() - Constructor for class org.omegat.core.team2.impl.GITCredentialsProvider
 
GITCredentialsProvider.Credentials - Class in org.omegat.core.team2.impl
 
GITRemoteRepository2 - Class in org.omegat.core.team2.impl
GIT repository connection implementation.
GITRemoteRepository2() - Constructor for class org.omegat.core.team2.impl.GITRemoteRepository2
 
GITUserPassDialog - Class in org.omegat.core.team2.impl
 
GITUserPassDialog(Frame) - Constructor for class org.omegat.core.team2.impl.GITUserPassDialog
Creates new form TeamUserPassDialog
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 - Static variable in class org.omegat.core.Core
 
glossary - Variable in class org.omegat.core.search.SearchExpression
 
GLOSSARY_CLASSES - Static variable in class org.omegat.filters2.master.PluginUtils
 
GLOSSARY_FILE - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_FOLDER - Static variable in class org.omegat.util.Preferences
 
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_STEMMING - Static variable in class org.omegat.util.Preferences
 
GLOSSARY_STEMMING_DEFAULT - 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
 
glossaryDir - Variable in class gen.core.project.Project
 
glossaryDir - Variable in class org.omegat.core.data.ProjectProperties
 
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
 
glossaryFile - Variable in class gen.core.project.Project
 
GlossaryManager - Class in org.omegat.gui.glossary
Class that loads glossary files and adds glossary entries to strings of the source files.
GlossaryManager(GlossaryTextArea) - Constructor for class org.omegat.gui.glossary.GlossaryManager
 
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
 
glossarySupplier - Variable in class org.omegat.core.machinetranslators.BaseTranslate
 
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.
Google2Translate - Class in org.omegat.core.machinetranslators
Support of Google Translate API v.2 machine translation.
Google2Translate() - Constructor for class org.omegat.core.machinetranslators.Google2Translate
 
gotoEntry(int) - Method in class org.omegat.gui.editor.EditorController
Goto entry with specified number.
gotoEntry(int, IEditor.CaretPosition) - Method in class org.omegat.gui.editor.EditorController
 
gotoEntry(String, EntryKey) - 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, IEditor.CaretPosition) - Method in interface org.omegat.gui.editor.IEditor
Goto entry with specified number, and restore caret to specified position.
gotoEntry(String, EntryKey) - Method in interface org.omegat.gui.editor.IEditor
Goto entry based on a string and entry key.
gotoEntry(int) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
gotoEntry(int, IEditor.CaretPosition) - Method in class org.omegat.gui.scripting.ConsoleBindings
 
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
Goto first entry in specified file.
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
Go to previous segment from history.
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.MainWindowMenu
 
gotoHistoryBackMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoHistoryForward() - Method in class org.omegat.gui.editor.EditorController
Go to next segment from history.
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.MainWindowMenu
 
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
 
gotoPreviousNoteMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
gotoPreviousSegmentMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
goToSegmentAtLocation(int) - Method in class org.omegat.gui.editor.EditorController
Go to segment at specified location.
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
 
GT_URL - Static variable in class org.omegat.core.machinetranslators.Google2Translate
 

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
 
handleFiles(List<File>) - Method in class org.omegat.util.gui.DragTargetOverlay.FileDropInfo
Handle the dropped files
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
Implement general purpose function to handle XML tag/attributes when necessary.
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
 
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.DirectoryMonitor.FileInfo
 
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
 
HasMultipleTranslations(String) - Constructor for class org.omegat.gui.editor.EditorController.HasMultipleTranslations
 
hasNote() - Method in class org.omegat.core.data.TMXEntry
 
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.
hasPropValue(String, String) - Method in class org.omegat.core.data.PrepareTMXEntry
 
hasRepositories() - Method in class org.omegat.core.data.ProjectProperties
 
hasRTL - Variable in class org.omegat.gui.editor.SegmentBuilder
True if source OR target languages is RTL.
hasText() - Method in class org.omegat.util.xml.XMLBlock
Whether this block is a chunk of text (not a tag).
haveChanceToAdd(int, int, int) - Method in class org.omegat.core.statistics.FindMatches
Check if entry have a chance to be added to result list.
Header - Class in gen.core.segmentation
Java class for anonymous complex type.
Header() - Constructor for class gen.core.segmentation.Header
 
header - Variable in class gen.core.segmentation.Srx
 
Header - Class in gen.core.tmx14
Java class for anonymous complex type.
Header() - Constructor for class gen.core.tmx14.Header
 
header - Variable in class gen.core.tmx14.Tmx
 
HELP - Static variable in class org.omegat.CLIParameters
 
Help - Class in org.omegat.help
A utility class for accessing bundled local or online documentation.
HELP_DIR - Static variable in class org.omegat.util.OConsts
 
HELP_HOME - Static variable in class org.omegat.util.OConsts
 
HELP_INSTANT_START - Static variable in class org.omegat.util.OConsts
 
HELP_LANG_INDEX - Static variable in class org.omegat.util.OConsts
 
HELP_SHORT - Static variable in class org.omegat.CLIParameters
 
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
helpText - Variable in class org.omegat.gui.align.EditingPanel
 
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
 
Hi - Class in gen.core.tmx14
Java class for anonymous complex type.
Hi() - Constructor for class gen.core.tmx14.Hi
 
hideMarkers() - Method in class org.omegat.gui.editor.AlphabeticalMarkers
Makes the alphabetical markers invisible.
highlightCheckBox - Variable in class org.omegat.gui.align.AlignPanel
 
highlightItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
highlightPatternButton - Variable in class org.omegat.gui.align.AlignPanel
 
highlightPatternItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
hintText - Variable in class org.omegat.util.gui.HintTextField
 
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
 
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
 
HT_HEADERS - Static variable in class org.omegat.core.statistics.StatsResult
 
HTML5_ENCODING - Static variable in class org.omegat.util.PatternConsts
compiled pattern to extract the encoding from HTML5 file, if any
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
HTMLFilter2 - Class in org.omegat.filters2.html2
A filter to translate HTML and XHTML files.
HTMLFilter2() - Constructor for class org.omegat.filters2.html2.HTMLFilter2
Creates a new instance of HTMLFilter2
HtmlMediaSupport - Class in org.omegat.util.gui
 
HTMLOptions - Class in org.omegat.convert.v20to21.data
Options for (X)HTML filter.
HTMLOptions() - Constructor for class org.omegat.convert.v20to21.data.HTMLOptions
 
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
 
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.
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
 
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

i - Variable in class gen.core.tbx.Bpt
 
i - Variable in class gen.core.tbx.Ept
 
i - Variable in class gen.core.tmx14.Bpt
 
i - Variable in class gen.core.tmx14.Ept
 
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
 
IAutoSave - Interface in org.omegat.core.threads
Interface for support project autosaving.
IBMWatsonTranslate - Class in org.omegat.core.machinetranslators
Support of IBM Watson machine translation.
IBMWatsonTranslate() - Constructor for class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
ICommentProvider - Interface in org.omegat.gui.comments
Provider for some type of comments.
IComments - Interface in org.omegat.gui.comments
 
id - Variable in class gen.core.tbx.Admin
 
id - Variable in class gen.core.tbx.AdminGrp
 
id - Variable in class gen.core.tbx.AdminNote
 
id - Variable in class gen.core.tbx.Back
 
id - Variable in class gen.core.tbx.Body
 
id - Variable in class gen.core.tbx.Change
 
id - Variable in class gen.core.tbx.Date
 
id - Variable in class gen.core.tbx.Descrip
 
id - Variable in class gen.core.tbx.DescripGrp
 
id - Variable in class gen.core.tbx.DescripNote
 
id - Variable in class gen.core.tbx.EncodingDesc
 
id - Variable in class gen.core.tbx.FileDesc
 
id - Variable in class gen.core.tbx.Foreign
 
id - Variable in class gen.core.tbx.Item
 
id - Variable in class gen.core.tbx.ItemGrp
 
id - Variable in class gen.core.tbx.ItemSet
 
id - Variable in class gen.core.tbx.LangSet
 
id - Variable in class gen.core.tbx.MartifHeader
 
id - Variable in class gen.core.tbx.Note
 
id - Variable in class gen.core.tbx.Ntig
 
id - Variable in class gen.core.tbx.P
 
id - Variable in class gen.core.tbx.PublicationStmt
 
id - Variable in class gen.core.tbx.Ref
 
id - Variable in class gen.core.tbx.RefObject
 
id - Variable in class gen.core.tbx.RefObjectList
 
id - Variable in class gen.core.tbx.RevisionDesc
 
id - Variable in class gen.core.tbx.SourceDesc
 
id - Variable in class gen.core.tbx.Term
 
id - Variable in class gen.core.tbx.TermComp
 
id - Variable in class gen.core.tbx.TermCompGrp
 
id - Variable in class gen.core.tbx.TermCompList
 
id - Variable in class gen.core.tbx.TermEntry
 
id - Variable in class gen.core.tbx.TermGrp
 
id - Variable in class gen.core.tbx.TermNote
 
id - Variable in class gen.core.tbx.TermNoteGrp
 
id - Variable in class gen.core.tbx.Text
 
id - Variable in class gen.core.tbx.Tig
 
id - Variable in class gen.core.tbx.Title
 
id - Variable in class gen.core.tbx.TitleStmt
 
id - Variable in class gen.core.tbx.Transac
 
id - Variable in class gen.core.tbx.TransacGrp
 
id - Variable in class gen.core.tbx.TransacNote
 
id - Variable in class gen.core.tbx.Xref
 
id - Variable in class gen.taas.TaasCollection
 
id - Variable in class gen.taas.TaasDomain
 
id - Variable in class gen.taas.TaasLanguage
 
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 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_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
ignoreFileContext - Variable in class gen.core.filters.Filters
 
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.SpellChecker
Add a word to the list of ignored words
ignoreWords - Variable in class org.omegat.core.dictionaries.DictionariesManager
 
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.
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
 
importHandler - Variable in class org.omegat.core.data.RealProject
 
IMTGlossarySupplier - Interface in org.omegat.gui.exttrans
 
include - Variable in class gen.core.segmentation.Formathandle
 
includeMT() - Method in class org.omegat.core.machinetranslators.AbstractMyMemoryTranslate
true: Include MT / false: human translate
includeMT() - Method in class org.omegat.core.machinetranslators.MyMemoryHumanTranslate
 
includeMT() - Method in class org.omegat.core.machinetranslators.MyMemoryMachineTranslate
 
includes - Variable in class gen.core.project.RepositoryMapping
 
increaseTranslated() - Method in class org.omegat.core.data.NotLoadedProject
 
inEncodingLastParsedFile - Variable in class org.omegat.filters2.AbstractFilter
 
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(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
 
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
 
init() - Method in class org.omegat.gui.glossary.taas.TaaSClient
 
init() - Static method in class org.omegat.languagetools.LanguageToolWrapper
 
init() - Static method in class org.omegat.util.gui.OSXIntegration
 
init(InputStream) - Static method in class org.omegat.util.Log
Initialize handlers manually.
init() - Static method in class org.omegat.util.Preferences
Initialize the preferences system.
initDocking(MainWindow) - Static method in class org.omegat.gui.main.MainWindowUI
Create docking desktop panel.
initDrawers(boolean, boolean) - Method in class org.omegat.gui.editor.mark.AbstractMarker
Marker can override this method for define different PAINTER, ATTRIBUTES and PATTERN, based on source/translation, active/inactive and other.
initDrawers(boolean, boolean) - Method in class org.omegat.gui.editor.mark.RemoveTagMarker
 
initFilters() - Static method in class org.omegat.util.Preferences
 
initFromPrefs() - Method in class org.omegat.core.team2.gui.RepositoriesCredentialsController
 
initFromPrefs() - Method in class org.omegat.externalfinder.gui.ExternalFinderPreferencesController
 
initFromPrefs() - Method in class org.omegat.gui.filters2.FiltersCustomizerController
 
initFromPrefs() - Method in class org.omegat.gui.glossary.taas.TaaSPreferencesController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.BasePreferencesController
Apply current user preferences to the GUI.
initFromPrefs() - Method in class org.omegat.gui.preferences.view.AppearanceController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.AutoCompleterController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.AutotextAutoCompleterOptionsController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.CharTableAutoCompleterOptionsController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.CustomColorSelectionController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.DictionaryPreferencesController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.EditingBehaviorController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.FontSelectionController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.GeneralOptionsController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.GlossaryAutoCompleterOptionsController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.GlossaryPreferencesController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.HistoryAutoCompleterOptionsController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.LanguageToolConfigurationController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.MachineTranslationPreferencesController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.PluginsPreferencesController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.SaveOptionsController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.SecureStoreController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.SpellcheckerConfigurationController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.TagProcessingOptionsController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.TeamOptionsController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.TMMatchesPreferencesController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.UserPassController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.VersionCheckPreferencesController
 
initFromPrefs() - Method in class org.omegat.gui.preferences.view.ViewOptionsController
 
initFromPrefs() - Method in class org.omegat.gui.segmentation.SegmentationCustomizerController
 
INITIAL_VERSION - Static variable in class org.omegat.core.segmentation.SRX
Initial version of segmentation support (1.4.6 beta 4 -- 1.6.0 RC7).
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 interface org.omegat.core.spellchecker.ISpellChecker
Initialize spell checker for current project.
initialize() - Method in class org.omegat.core.spellchecker.SpellChecker
Initialize the library for the given project.
initialize() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
initialize(ClassLoader) - Static method in class org.omegat.util.gui.UIDesignManager
Initialize 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
Initialize application components.
initializeRepositories() - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Initialize repositories instances.
initializeScreenLayout(MainWindow) - Static method in class org.omegat.gui.main.MainWindowUI
Initialize the size of OmegaT window, then load the layout prefs.
initLayout(ScriptingWindow) - Method in class org.omegat.gui.scripting.AbstractScriptEditor
 
initLayout(ScriptingWindow) - Method in class org.omegat.gui.scripting.RichScriptEditor
 
initLayout(ScriptingWindow) - Method in class org.omegat.gui.scripting.StandardScriptEditor
 
initSearchDialogs() - Method in class org.omegat.gui.scripting.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.
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
inserts - Variable in class org.omegat.gui.editor.EditorPopups.InsertBidiPopup
 
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
Inserts text at the cursor position.
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
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 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, Shape, ViewFactory) - Method in class org.omegat.gui.editor.ViewParagraph
 
insertUpdate(DocumentEvent) - Method in class org.omegat.util.gui.FontFallbackListener
 
inspectJavaMessageFormat(ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
inspectOmegaTTags(SourceTextEntry, ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
inspectOrderedTags(List<TagUtil.Tag>, List<TagUtil.Tag>, boolean, ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidation
Check that translated tags are well-formed.
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
 
inspectUnorderedTags(List<TagUtil.Tag>, List<TagUtil.Tag>, ErrorReport) - Static method in class org.omegat.core.tagvalidation.TagValidation
 
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.
installRemoteDictionary(String) - Method in class org.omegat.core.spellchecker.DictionaryManager
installs a remote dictionary by downloading the corresponding zip file from the net and by installing the aff and dic file to the dictionary directory.
Instance - Class in org.omegat.convert.v20to21.data
 
Instance() - Constructor for class org.omegat.convert.v20to21.data.Instance
Creates a new Filter Instance, uninitialized.
Instance - Class in org.omegat.filters2
 
Instance(String, String, String, String) - Constructor for class org.omegat.filters2.Instance
Creates a new instance of FilterInstance.
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) - 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.
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() - Constructor for class org.omegat.filters2.Instance
Creates a new Filter Instance, uninitialized.
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.
instructionsLabel - Variable in class org.omegat.gui.align.AlignPanel
 
intactContents - Variable in class org.omegat.filters3.xml.XMLIntactTag
 
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 interface org.omegat.gui.main.IMainMenu
 
invokeAction(String, int) - Method in class org.omegat.gui.main.MainWindowMenu
Code for dispatching events from components to event handlers.
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 in org.omegat.core.events
Event type which happen for project.
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.
IS64 - Static variable in class org.omegat.util.MemoryUtils
JVM architecture.
is64Bit() - Static method in class org.omegat.util.Platform
Returns true if the JVM (NOT the OS) is 64-bit
IS_BETA - Static variable in class org.omegat.util.OStrings
Indicates whether this is a "beta" (or "latest") version or a "standard" version.
isActive - Variable in class org.omegat.gui.editor.mark.EntryMarks
 
isActive() - Method in class org.omegat.gui.editor.SegmentBuilder
 
isActive() - Method in class org.omegat.gui.filelist.ProjectFilesListController
 
isAllowed() - Method in class org.omegat.gui.glossary.taas.TaaSClient
 
isApiKeyStoredTemporarily() - Method in class org.omegat.gui.glossary.taas.TaaSClient
 
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
 
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.
isCanceled() - Method in interface org.omegat.util.FileUtil.ICollisionCallback
 
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.glossary.taas.BrowseTaasCollectionsController.CollectionsTable
 
isCellEditable(int, int) - Method in class org.omegat.gui.preferences.view.PluginInfoTableModel
 
isCJK(String) - Static method in class org.omegat.util.StringUtil
 
isCjkMatch(String, String) - Static method in class org.omegat.gui.glossary.GlossarySearcher
 
isClose() - Method in class org.omegat.util.xml.XMLBlock
Whether this is a closing tag.
isComment() - Method in class org.omegat.util.xml.XMLBlock
Whether this block is a comment.
isConfigurable() - Method in class org.omegat.core.machinetranslators.AbstractMyMemoryTranslate
 
isConfigurable() - Method in class org.omegat.core.machinetranslators.ApertiumTranslate
 
isConfigurable() - Method in class org.omegat.core.machinetranslators.DeepLTranslate
 
isConfigurable() - Method in class org.omegat.core.machinetranslators.Google2Translate
 
isConfigurable() - Method in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
isConfigurable() - Method in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
isConfigurable() - Method in class org.omegat.core.machinetranslators.MosesTranslate
 
isConfigurable() - Method in class org.omegat.core.machinetranslators.YandexCloudTranslate
 
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 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.SpellChecker
Check the word.
isCorrect(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
isCorrect(String) - Method in class org.omegat.core.spellchecker.SpellCheckerJMySpell
 
isCorrect(String) - Method in class org.omegat.core.spellchecker.SpellCheckerLangToolHunspell
 
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
 
isCredentialStoredTemporarily(String) - Method in class org.omegat.core.machinetranslators.BaseTranslate
Determine whether a credential has been stored "temporarily" according to the definition in BaseTranslate.setCredential(String, String, boolean).
IScriptLogger - Interface in org.omegat.gui.scripting
Used to display results in the scripting window
isDecimalDigit(int) - Static method in class org.omegat.filters2.html2.HTMLUtils
Returns true if a char is a decimal digit
isDefaultTranslation() - Method in class org.omegat.gui.editor.SegmentBuilder
 
isDefaultWriteableGlossaryFile() - Method in class org.omegat.core.data.ProjectProperties
 
isDirty - Variable in class org.omegat.util.gui.HintTextField
 
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(String[]) - Static method in class org.omegat.core.data.SegmentProperties
 
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.
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.autocompleter.AbstractAutoCompleterView
Indicates whether the view should be considered "on" or "off".
isEnabled() - Method in class org.omegat.gui.editor.autotext.AutotextAutoCompleterView
 
isEnabled() - Method in class org.omegat.gui.editor.chartable.CharTableAutoCompleterView
 
isEnabled() - Method in class org.omegat.gui.editor.history.HistoryCompleter
 
isEnabled() - Method in class org.omegat.gui.editor.history.HistoryPredictor
 
isEnabled() - Method in class org.omegat.gui.editor.mark.AbstractMarker
Is the marker enabled?
isEnabled() - Method in class org.omegat.gui.editor.mark.BidiMarkers
 
isEnabled() - Method in class org.omegat.gui.editor.mark.NBSPMarker
 
isEnabled() - Method in class org.omegat.gui.editor.mark.RemoveTagMarker
 
isEnabled() - Method in class org.omegat.gui.editor.mark.WhitespaceMarkerFactory.LFMarker
 
isEnabled() - Method in class org.omegat.gui.editor.mark.WhitespaceMarkerFactory.SpaceMarker
 
isEnabled() - Method in class org.omegat.gui.editor.mark.WhitespaceMarkerFactory.TabMarker
 
isEnabled() - Method in interface org.omegat.gui.exttrans.IMachineTranslation
Determine whether or not the MT provider has been enabled by the user.
isEnabled() - Method in class org.omegat.gui.glossary.GlossaryAutoCompleterView
 
isEntryChanged() - Method in class org.omegat.gui.common.EntryInfoSearchThread
Check if current entry was changed.
isFileSupported(BufferedReader) - Method in class org.omegat.filters2.AbstractFilter
Returns whether the file is supported by the filter, given the reader with file's contents.
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, boolean) - Method in class org.omegat.filters2.master.FilterMaster
Check to see if a file is supported by any filter.
isFileSupported(BufferedReader) - Method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
 
isFileSupported(BufferedReader) - Method in class org.omegat.filters2.text.ilias.ILIASFilter
 
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(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(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(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(BufferedReader) - Method in class org.omegat.filters3.xml.XMLFilter
Returns whether the XML file is supported by the filter.
isFlashing() - Method in class org.omegat.gui.properties.FlashColorInterpolator
 
isGitRepository(String) - Static method in class org.omegat.core.team2.impl.GITRemoteRepository2
Determines whether or not the supplied URL represents a valid Git repository.
isHexDigit(int) - Static method in class org.omegat.filters2.html2.HTMLUtils
Returns true if a char is a hex digit
isHideDuplicateSegments() - Method in class org.omegat.gui.editor.EditorSettings
 
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.SpellChecker
 
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
Return true if 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 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
 
isKey(KeyEvent, int, int) - Static method in class org.omegat.util.StaticUtils
Check if specified key pressed.
isLatinLetter(int) - Static method in class org.omegat.filters2.html2.HTMLUtils
Returns true if a char is a latin letter
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.SpellChecker
 
isLinux() - Static method in class org.omegat.util.Platform
Returns true if running on Linux
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.
isMacOSX() - Static method in class org.omegat.util.Platform
Returns true if running on Mac OS X
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.
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
 
ISO88592 - Static variable in class org.omegat.filters2.text.TextFilter
 
isOn() - Method in class org.omegat.convert.v20to21.data.OneFilter
Returns whether the filter is on (used by OmegaT).
isOrphaned(String) - Method in interface org.omegat.core.data.IProject
Check if orphaned.
isOrphaned(EntryKey) - Method in interface org.omegat.core.data.IProject
Check if orphaned.
isOrphaned(String) - Method in class org.omegat.core.data.NotLoadedProject
 
isOrphaned(EntryKey) - Method in class org.omegat.core.data.NotLoadedProject
 
isOrphaned(String) - Method in class org.omegat.core.data.RealProject
 
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 spell checker.
ISpellCheckerProvider - Interface in org.omegat.core.spellchecker
Interface for spell checker implementation.
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 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
Get project loaded status.
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.
isProjectValid() - Method in class org.omegat.core.data.ProjectProperties
 
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.Language
Check if language is Right-To-Left oriented.
isSameCountryLanguage(Language) - Method in class org.omegat.util.Language
Returns true if two languages have the same language and country (eg.
isSameCountryLanguage(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.
isSameLanguage(String) - Method in class org.omegat.util.Language
 
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.
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.
isShowingHint - Variable in class org.omegat.util.gui.HintTextField
 
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.convert.v20to21.data.OneFilter
Returns whether the filter's source encoding can be varied by user
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.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.l10nmgr.L10nmgrFilter
Whether source encoding can be varied by the user.
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
Source encoding cannot be varied by the user.
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.
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
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.
ISSUE_PROVIDERS_DISABLED - Static variable in class org.omegat.util.Preferences
 
ISSUE_PROVIDERS_DONT_ASK - Static variable in class org.omegat.util.Preferences
 
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
 
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
 
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.
isTag() - Method in class org.omegat.util.xml.XMLBlock
Whether this block is a tag.
isTargetEncodingVariable() - Method in class org.omegat.convert.v20to21.data.OneFilter
Returns whether the filter's target encoding can be varied by user
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.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
Target encoding cannot be varied by the user.
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.
IStatsConsumer - Interface in org.omegat.core.statistics
An interface for consumers of statistical information.
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(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.
isTitleCase(int) - Static method in class org.omegat.util.StringUtil
 
IStopped - Interface in org.omegat.core.events
Interface for checking if some operations was already stopped.
isTranslated() - Method in class org.omegat.core.data.StringEntry
Returns whether the given string entry is already translated.
isTranslated() - Method in class org.omegat.core.data.TMXEntry
 
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
 
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
 
isVisible() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
isWebStart() - Static method in class org.omegat.util.Platform
 
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)).
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)).
It - Class in gen.core.tmx14
Java class for anonymous complex type.
It() - Constructor for class gen.core.tmx14.It
 
ITagValidation - Interface in org.omegat.core.tagvalidation
Interface for tag validation.
ITALIAN_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
ITALIAN_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
Item - Class in gen.core.tbx
Java class for anonymous complex type.
Item() - Constructor for class gen.core.tbx.Item
 
item - Variable in class gen.core.tbx.ItemGrp
 
ItemGrp - Class in gen.core.tbx
Java class for anonymous complex type.
ItemGrp() - Constructor for class gen.core.tbx.ItemGrp
 
itemOrItemGrp - Variable in class gen.core.tbx.ItemSet
 
ItemSet - Class in gen.core.tbx
Java class for anonymous complex type.
ItemSet() - Constructor for class gen.core.tbx.ItemSet
 
itemSetOrItemGrpOrItem - Variable in class gen.core.tbx.RefObject
 
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
 
iterate(EntryKey, TMXEntry) - Method in class org.omegat.gui.editor.EditorController.HasMultipleTranslations
 
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
 
ITokenizer - Interface in org.omegat.tokenizer
Interface for tokenize string engine.
ITokenizer.StemmingMode - Enum in org.omegat.tokenizer
 
ITranslateCallback - Interface in org.omegat.filters2
Callback for translate files.

J

JAPANESE_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
JAPANESE_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
Java8Compat - Class in org.omegat.util
 
Java8Compat() - Constructor for class org.omegat.util.Java8Compat
 
jLabel1 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jLabel1 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jLabel2 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jLabel2 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jLabel4 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
joinContractions(String) - Static method in class org.omegat.util.DeNormalize
Scanning the line from left-to-right, a contraction suffix preceded by a space will become just the contraction suffix.
joinHyphen(String) - Static method in class org.omegat.util.DeNormalize
Scanning from left-to-right, a hyphen surrounded by a space before and after it will become just the hyphen.
joinPunctuationMarks(String) - Static method in class org.omegat.util.DeNormalize
Scanning from left-to-right, a comma or period preceded by a space will become just the comma/period.
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
 
jPanel1 - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
jPanel1 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jPanel1 - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
jPanel1 - Variable in class org.omegat.gui.glossary.taas.SelectDomainUI
 
jPanel2 - Variable in class org.omegat.core.team2.gui.RepositoriesCredentialsPanel
 
jPanel2 - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
jPanel2 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jPanel2 - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
jPanel3 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jPanel3 - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
jPanel3 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jPanel3 - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
jPanel4 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jPanel4 - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
jPanel4 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jPanel4 - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
jPanel5 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jPanel5 - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
jPanel5 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jPanel6 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jPanel6 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jPanel7 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jPanel7 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jPanel8 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jPanel9 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jPanel9 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jScrollPane1 - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
jScrollPane1 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jScrollPane1 - Variable in class org.omegat.gui.glossary.taas.BrowseTaasCollectionsUI
 
jScrollPane2 - Variable in class org.omegat.core.team2.gui.RepositoriesCredentialsPanel
 
jScrollPane2 - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
jScrollPane4 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jScrollPane5 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
jScrollPane6 - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
JsonParser - Class in org.omegat.util
A thin wrapper around the built-in Nashorn JavaScript engine, providing a convenience method for Java.asJSONCompatible(JSON.parse(json)).
JTextPaneLinkifier - Class in org.omegat.util.gui
Adapted from omegat-plugin-linkbuilder by Chihiro Hio, provided under GPLv3.

K

keepAllItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
keepNoneItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
keepSelection - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterItem
 
key - Variable in class org.omegat.core.matching.NearString
 
key - Variable in class org.omegat.filters2.subtitles.SrtFilter
 
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
killEmptyBlocks() - Method in class org.omegat.util.xml.XMLStreamReader
 
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
labelHelp - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
labelStatus - Variable in class org.omegat.gui.glossary.taas.BrowseTaasCollectionsUI
 
labelStatus - Variable in class org.omegat.gui.glossary.taas.SelectDomainUI
 
lang - Variable in class gen.core.tbx.Admin
 
lang - Variable in class gen.core.tbx.AdminNote
 
lang - Variable in class gen.core.tbx.Change
 
lang - Variable in class gen.core.tbx.Descrip
 
lang - Variable in class gen.core.tbx.DescripNote
 
lang - Variable in class gen.core.tbx.Foreign
 
lang - Variable in class gen.core.tbx.Hi
 
lang - Variable in class gen.core.tbx.LangSet
 
lang - Variable in class gen.core.tbx.Martif
 
lang - Variable in class gen.core.tbx.Note
 
lang - Variable in class gen.core.tbx.P
 
lang - Variable in class gen.core.tbx.Ref
 
lang - Variable in class gen.core.tbx.RevisionDesc
 
lang - Variable in class gen.core.tbx.SourceDesc
 
lang - Variable in class gen.core.tbx.TermComp
 
lang - Variable in class gen.core.tbx.TermNote
 
lang - Variable in class gen.core.tbx.Title
 
lang - Variable in class gen.core.tbx.TitleStmt
 
lang - Variable in class gen.core.tbx.Transac
 
lang - Variable in class gen.core.tbx.TransacNote
 
lang - Variable in class gen.core.tmx14.Note
 
lang - Variable in class gen.core.tmx14.Prop
 
lang - Variable in class gen.core.tmx14.Tuv
 
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
 
langSet - Variable in class gen.core.tbx.TermEntry
 
language - Variable in class gen.taas.TaasCollection.Languages
 
language - Variable in class gen.taas.TaasTerm
 
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(Locale) - Constructor for class org.omegat.util.Language
Creates a new instance of Language, based on Locale
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.
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
 
Languagemap - Class in gen.core.segmentation
Java class for anonymous complex type.
Languagemap() - Constructor for class gen.core.segmentation.Languagemap
 
languagemap - Variable in class gen.core.segmentation.Maprules
 
languagepattern - Variable in 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
 
languagerule - Variable in class gen.core.segmentation.Languagerules
 
languagerulename - Variable in class gen.core.segmentation.Languagemap
 
languagerulename - Variable in class gen.core.segmentation.Languagerule
 
languagerules - Variable in class gen.core.segmentation.Body
 
Languagerules - Class in gen.core.segmentation
Java class for anonymous complex type.
Languagerules() - Constructor for class gen.core.segmentation.Languagerules
 
languages - Variable in class gen.taas.TaasCollection
 
Languages() - Constructor for class gen.taas.TaasCollection.Languages
 
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_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) - 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 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
lastLoaded - Variable in class org.omegat.gui.editor.EditorController
 
lastModified - Variable in class org.omegat.util.DirectoryMonitor.FileInfo
 
LastSegmentManager - Class in org.omegat.core.data
 
lastTextPane - Variable in class org.omegat.gui.issues.IssueDetailSplitPanel
 
lastTextPane - Variable in class org.omegat.gui.issues.TripleSplitButtonPanel
 
lastusagedate - Variable in class gen.core.tmx14.Tu
 
lastusagedate - Variable in class gen.core.tmx14.Tuv
 
LatexFilter - Class in org.omegat.filters2.latex
Filter to support LaTeX files.
LatexFilter() - Constructor for class org.omegat.filters2.latex.LatexFilter
 
lazyLoadTimer - Variable in class org.omegat.gui.editor.EditorController
 
lblExplanation - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
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 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.SpellChecker
Add a word to the list of correct words
learnWord(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
learnWord(String) - Method in class org.omegat.core.spellchecker.SpellCheckerJMySpell
 
learnWord(String) - Method in class org.omegat.core.spellchecker.SpellCheckerLangToolHunspell
 
length - Variable in class org.omegat.core.matching.DiffDriver.TextRun
 
length - Variable in class org.omegat.util.DirectoryMonitor.FileInfo
 
lengthLabel - Variable in class org.omegat.gui.main.MainWindow
 
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
 
LFMarker() - Constructor for class org.omegat.gui.editor.mark.WhitespaceMarkerFactory.LFMarker
 
LICENSE_FILE - Static variable in class org.omegat.util.OConsts
 
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
LINE_ENDING - Static variable in class org.omegat.util.PatternConsts
compiled pattern to match line ending win/mac/linux
LINE_MARK - Static variable in class org.omegat.util.logging.OmegaTLogFormatter
 
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
 
linked - Variable in class org.omegat.core.data.TMXEntry
 
linkify(JTextPane) - 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.
list - Variable in class org.omegat.core.team2.gui.RepositoriesCredentialsPanel
 
list - Variable in class org.omegat.gui.glossary.taas.SelectDomainUI
 
listDown - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
listDownEmacs - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
listeners - Variable in class org.omegat.core.segmentation.datamodels.MappingRulesModel
List of listeners
listeners - Variable in class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
List of listeners
listHierarchy(Component) - Static method in class org.omegat.util.gui.StaticUIUtils
 
listInvalidTags() - Method in interface org.omegat.core.tagvalidation.ITagValidation
Get invalid tags entries.
listInvalidTags(String) - Method in interface org.omegat.core.tagvalidation.ITagValidation
Get invalid tags entries from specified files corresponding to sourcePattern.
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 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(Language, Language) - Method in class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
load(File) - Static method in class org.omegat.core.data.ExternalTMFactory
 
load(Language, Language) - Method in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
load() - Method in class org.omegat.externalfinder.item.ExternalFinderXMLLoader
 
load() - Method in interface org.omegat.externalfinder.item.IExternalFinderItemLoader
 
load(File) - Static method in class org.omegat.gui.editor.autotext.Autotext
 
load() - Method in class org.omegat.gui.scripting.ScriptSet
 
load(List<String>, List<String>) - Method in class org.omegat.util.PreferencesXML
Loads the preferences from disk, from the specified file or, if the file is null, it attempts to load from a prefs file bundled inside the JAR (not supplied by default).
loadBundle(String) - Static method in class org.omegat.util.OStrings
Loads resources from the specified file.
loadClass(String, ClassLoader) - Static method in class org.omegat.filters2.master.PluginUtils
 
loadClassOld(String, String, ClassLoader) - Static method in class org.omegat.filters2.master.PluginUtils
 
loadConfig(File) - Static method in class org.omegat.filters2.master.FilterMaster
Loads information about the filters from an XML file.
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, Language) - 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, Language) - Method in class org.omegat.core.dictionaries.LingvoDSL
 
loadDict(File) - Method in class org.omegat.core.dictionaries.StarDict
 
loadDict(File, Language) - Method in class org.omegat.core.dictionaries.StarDict
 
loadDocument() - Method in class org.omegat.gui.editor.EditorController
Displays the Preferences.EDITOR_INITIAL_SEGMENT_LOAD_COUNT segments surrounding the entry with index EditorController.displayedEntryIndex.
LOADED_PLUGINS - Static variable in class org.omegat.filters2.master.PluginUtils
 
loadETags() - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
Load all ETags.
loadFile(String, FilterContext, IParseCallback) - Method in class org.omegat.filters2.master.FilterMaster
OmegaT core calls this method to load a source file.
LoadFilesCallback(Set<String>, Set<EntryKey>, Map<String, ExternalTMX>) - Constructor for class org.omegat.core.data.RealProject.LoadFilesCallback
 
loadFromClasspath(String) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
loadFromFile(File) - Method in class org.omegat.gui.shortcuts.PropertiesShortcuts
 
loadFromManifest(Manifest, ClassLoader) - Static method in class org.omegat.filters2.master.PluginUtils
Parse one manifest file.
loadFromManifestOld(Manifest, ClassLoader) - Static method in class org.omegat.filters2.master.PluginUtils
Old-style plugin loading.
loadFromProperties(Properties, ClassLoader) - Static method in class org.omegat.filters2.master.PluginUtils
 
loadIgnoreWords(File) - Method in class org.omegat.core.dictionaries.DictionariesManager
Load ignored words from 'ignore.txt' file.
loadPlugins() - Static method in class org.omegat.core.machinetranslators.BelazarTranslate
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.externalfinder.ExternalFinder
OmegaT will call this method when loading.
loadPlugins(Map<String, String>) - Static method in class org.omegat.filters2.master.PluginUtils
Loads all plugins from main classloader and from /plugins/ dir.
loadPlugins() - Static method in class org.omegat.filters2.text.TextFilter
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.gui.glossary.taas.TaaSPlugin
Register plugin into OmegaT.
loadPlugins() - Static method in class org.omegat.gui.scripting.ScriptingWindow
 
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.
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.
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.
loadProjectFilters() - Method in class org.omegat.core.data.ProjectProperties
Loads filters.xml if found in the /omegat filter of the project
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.
loadSRX(File) - Static method in class org.omegat.core.segmentation.SRX
Loads segmentation rules from an XML file.
local - Variable in class gen.core.project.RepositoryMapping
 
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.
localeIsRTL() - Static method in class org.omegat.util.Language
Check if locale is Right-To-Left oriented.
LOCALIZATION_NOTE - Static variable in class org.omegat.filters2.mozlang.MozillaLangFilter
 
localizedTagError(ErrorReport.TagError) - Static method in class org.omegat.core.tagvalidation.ErrorReport
Obtain the appropriate user-facing string for an error.
lockCursorToInputArea - Variable in class org.omegat.gui.editor.EditorTextArea3
Whether or not we are confining the cursor to the editable part of the text area.
lockInsertLabel - Variable in class org.omegat.gui.main.MainWindow
 
lockProject() - Method in class org.omegat.core.data.RealProject
Lock omegat.project file against rename or move project.
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
Lock UI for long-term operations.
Log - Class in org.omegat.util
A collection of methods to make logging things easier.
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.
logDebug(Logger, String, Object...) - Static method in class org.omegat.util.Log
Writes debug message to log (without localization)
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
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, 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)
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.
LOOKUP_PERIOD - Static variable in class org.omegat.util.DirectoryMonitor
 
lookUpPredictive(String) - Method in class org.omegat.core.dictionaries.DictionaryData
Look up the given word using predictive completion; e.g.
lookupRulesForLanguage(Language) - Method in class org.omegat.core.segmentation.SRX
Finds the rules for a certain language.
LOOSE_TAG_ORDERING - Static variable in class org.omegat.util.Preferences
 
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
 
LuceneArabicTokenizer() - Constructor for class org.omegat.tokenizer.LuceneArabicTokenizer
 
LuceneArmenianTokenizer - Class in org.omegat.tokenizer
 
LuceneArmenianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneArmenianTokenizer
 
LuceneBasqueTokenizer - Class in org.omegat.tokenizer
 
LuceneBasqueTokenizer() - Constructor for class org.omegat.tokenizer.LuceneBasqueTokenizer
 
LuceneBrazilianTokenizer - Class in org.omegat.tokenizer
 
LuceneBrazilianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneBrazilianTokenizer
 
LuceneBulgarianTokenizer - Class in org.omegat.tokenizer
 
LuceneBulgarianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneBulgarianTokenizer
 
LuceneCatalanTokenizer - Class in org.omegat.tokenizer
 
LuceneCatalanTokenizer() - Constructor for class org.omegat.tokenizer.LuceneCatalanTokenizer
 
LuceneCJKTokenizer - Class in org.omegat.tokenizer
 
LuceneCJKTokenizer() - Constructor for class org.omegat.tokenizer.LuceneCJKTokenizer
 
LuceneCzechTokenizer - Class in org.omegat.tokenizer
 
LuceneCzechTokenizer() - Constructor for class org.omegat.tokenizer.LuceneCzechTokenizer
 
LuceneDanishTokenizer - Class in org.omegat.tokenizer
 
LuceneDanishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneDanishTokenizer
 
LuceneDutchTokenizer - Class in org.omegat.tokenizer
 
LuceneDutchTokenizer() - Constructor for class org.omegat.tokenizer.LuceneDutchTokenizer
 
LuceneEnglishTokenizer - Class in org.omegat.tokenizer
 
LuceneEnglishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneEnglishTokenizer
 
LuceneFinnishTokenizer - Class in org.omegat.tokenizer
 
LuceneFinnishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneFinnishTokenizer
 
LuceneFrenchTokenizer - Class in org.omegat.tokenizer
 
LuceneFrenchTokenizer() - Constructor for class org.omegat.tokenizer.LuceneFrenchTokenizer
 
LuceneGalicianTokenizer - Class in org.omegat.tokenizer
 
LuceneGalicianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneGalicianTokenizer
 
LuceneGermanTokenizer - Class in org.omegat.tokenizer
 
LuceneGermanTokenizer() - Constructor for class org.omegat.tokenizer.LuceneGermanTokenizer
 
LuceneGreekTokenizer - Class in org.omegat.tokenizer
 
LuceneGreekTokenizer() - Constructor for class org.omegat.tokenizer.LuceneGreekTokenizer
 
LuceneHindiTokenizer - Class in org.omegat.tokenizer
 
LuceneHindiTokenizer() - Constructor for class org.omegat.tokenizer.LuceneHindiTokenizer
 
LuceneHungarianTokenizer - Class in org.omegat.tokenizer
 
LuceneHungarianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneHungarianTokenizer
 
LuceneIndonesianTokenizer - Class in org.omegat.tokenizer
 
LuceneIndonesianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneIndonesianTokenizer
 
LuceneIrishTokenizer - Class in org.omegat.tokenizer
 
LuceneIrishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneIrishTokenizer
 
LuceneItalianTokenizer - Class in org.omegat.tokenizer
 
LuceneItalianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneItalianTokenizer
 
LuceneJapaneseTokenizer - Class in org.omegat.tokenizer
 
LuceneJapaneseTokenizer() - Constructor for class org.omegat.tokenizer.LuceneJapaneseTokenizer
 
LuceneLatvianTokenizer - Class in org.omegat.tokenizer
 
LuceneLatvianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneLatvianTokenizer
 
LuceneNorwegianTokenizer - Class in org.omegat.tokenizer
 
LuceneNorwegianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneNorwegianTokenizer
 
LucenePersianTokenizer - Class in org.omegat.tokenizer
 
LucenePersianTokenizer() - Constructor for class org.omegat.tokenizer.LucenePersianTokenizer
 
LucenePolishTokenizer - Class in org.omegat.tokenizer
 
LucenePolishTokenizer() - Constructor for class org.omegat.tokenizer.LucenePolishTokenizer
 
LucenePortugueseTokenizer - Class in org.omegat.tokenizer
 
LucenePortugueseTokenizer() - Constructor for class org.omegat.tokenizer.LucenePortugueseTokenizer
 
LuceneRomanianTokenizer - Class in org.omegat.tokenizer
 
LuceneRomanianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneRomanianTokenizer
 
LuceneRussianTokenizer - Class in org.omegat.tokenizer
 
LuceneRussianTokenizer() - Constructor for class org.omegat.tokenizer.LuceneRussianTokenizer
 
LuceneSmartChineseTokenizer - Class in org.omegat.tokenizer
 
LuceneSmartChineseTokenizer() - Constructor for class org.omegat.tokenizer.LuceneSmartChineseTokenizer
 
LuceneSpanishTokenizer - Class in org.omegat.tokenizer
 
LuceneSpanishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneSpanishTokenizer
 
LuceneSwedishTokenizer - Class in org.omegat.tokenizer
 
LuceneSwedishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneSwedishTokenizer
 
LuceneThaiTokenizer - Class in org.omegat.tokenizer
 
LuceneThaiTokenizer() - Constructor for class org.omegat.tokenizer.LuceneThaiTokenizer
 
LuceneTurkishTokenizer - Class in org.omegat.tokenizer
 
LuceneTurkishTokenizer() - Constructor for class org.omegat.tokenizer.LuceneTurkishTokenizer
 

M

m_addNewFileButton - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
m_closeButton - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
m_docSegList - Variable in class org.omegat.gui.editor.EditorController
Currently displayed segments info.
m_monitor - Variable in class org.omegat.gui.scripting.ScriptsMonitor
 
M_PASSWORD - Static variable in class org.omegat.gui.glossary.taas.TaaSClient
Machine password
M_USERNAME - Static variable in class org.omegat.gui.glossary.taas.TaaSClient
Machine user name
m_wikiImportButton - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
MACHINE_TRANSLATION_CLASSES - Static variable in class org.omegat.filters2.master.PluginUtils
 
MachineTranslateTextArea - Class in org.omegat.gui.exttrans
Pane for display machine translations.
MachineTranslateTextArea(IMainWindow) - Constructor for class org.omegat.gui.exttrans.MachineTranslateTextArea
 
MachineTranslateTextArea.FindThread - Class in org.omegat.gui.exttrans
 
MachineTranslationInfo - Class in org.omegat.gui.exttrans
Class to store machine translation result.
MachineTranslationInfo(String, String) - Constructor for class org.omegat.gui.exttrans.MachineTranslationInfo
 
MachineTranslationPreferencesController - Class in org.omegat.gui.preferences.view
 
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
MachineTranslators - Class in org.omegat.core.machinetranslators
A class for aggregating machine translation connectors.
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.gui.align.AlignFilePickerController
Entry point for debugging or standalone use.
Main - Class in org.omegat
The main OmegaT class, used to launch the program.
main(String[]) - Static method in class org.omegat.Main
 
MainClassLoader - Class in org.omegat
 
MainClassLoader(String, ClassLoader) - Constructor for class org.omegat.MainClassLoader
Java9 compatible class loader constructor.
MainClassLoader(ClassLoader) - Constructor for class org.omegat.MainClassLoader
 
MainClassLoader(URL[], ClassLoader) - Constructor for class org.omegat.MainClassLoader
 
MainClassLoader() - Constructor for class org.omegat.MainClassLoader
 
MainMenuIcons - Class in org.omegat.gui.main
 
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 - Variable in class org.omegat.gui.main.MainWindowMenu
MainWindow instance.
MAINWINDOW_GEOMETRY_PREFIX - Static variable in class org.omegat.util.Preferences
 
MAINWINDOW_LAYOUT - Static variable in class org.omegat.util.Preferences
 
MainWindowMenu - Class in org.omegat.gui.main
Add newly created MenuItem items to /src/org/omegat/gui/main/MainMenuShortcuts.properties and /src/org/omegat/gui/main/MainMenuShortcuts.mac.properties with the proper shortcuts if set.
MainWindowMenu(MainWindow, MainWindowMenuHandler) - Constructor for class org.omegat.gui.main.MainWindowMenu
 
mainWindowMenuHandler - Variable in class org.omegat.gui.main.MainWindowMenu
MainWindow menu handler instance.
MainWindowMenuHandler - Class in org.omegat.gui.main
Handler for main menu items.
MainWindowMenuHandler(MainWindow) - Constructor for class org.omegat.gui.main.MainWindowMenuHandler
 
MainWindowUI - Class in org.omegat.gui.main
Class for initialize, load/save, etc.
MainWindowUI.StatusBarMode - Enum in org.omegat.gui.main
 
makeCaretAlwaysVisible(JTextComponent) - Static method in class org.omegat.util.gui.StaticUIUtils
Make caret visible even when the JTextComponent is not editable.
makeCloseAction(Window) - Static method in class org.omegat.util.gui.StaticUIUtils
 
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(String) - Static method in class org.omegat.util.StringUtil
Converts a stream of plaintext into valid XML.
makeValidXML(int) - Method in class org.omegat.util.xml.XMLStreamReader
Converts a single code point into valid XML.
makeValidXML(String) - Method in class org.omegat.util.xml.XMLStreamReader
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).
manager - Variable in class org.omegat.gui.dictionaries.DictionariesTextArea
 
MANAGER - Static variable in class org.omegat.gui.scripting.ScriptRunner
 
Map - Class in gen.core.tmx14
Java class for anonymous complex type.
Map() - Constructor for class gen.core.tmx14.Map
 
map - Variable in class gen.core.tmx14.Ude
 
mapping - Variable in class gen.core.project.RepositoryDefinition
 
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() - Constructor for class org.omegat.core.segmentation.MapRule
creates a new empty MapRule
MapRule(String, String, List<Rule>) - Constructor for class org.omegat.core.segmentation.MapRule
creates an initialized MapRule
maprules - Variable in class gen.core.segmentation.Body
 
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 - 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() - Method in class org.omegat.gui.properties.FlashColorInterpolator
 
mark(int) - Method in class org.omegat.util.LinebreakPreservingReader
 
Mark.ENTRY_PART - Enum in org.omegat.gui.editor.mark
 
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
markAcceptedItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
markActiveEntrySource(SourceTextEntry, List<Mark>, String) - Method in class org.omegat.gui.editor.EditorController
All plugins can call this method for mark something in active entry.
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_CLASSES - Static variable in class org.omegat.filters2.master.PluginUtils
 
markerController - Variable in class org.omegat.gui.editor.EditorController
Class for process marks for editor.
MarkerController - Class in org.omegat.gui.editor
Class for manage marks and controll all markers.
MarkerController.MarkInfo - Class in org.omegat.gui.editor
Class for store info about displayed mark.
MarkerController.Tooltip - Class in org.omegat.gui.editor
 
markerIndex - Variable in class org.omegat.gui.editor.mark.EntryMarks
 
markerThreads - Variable in class org.omegat.gui.editor.MarkerController
Threads for each marker.
MarkInfo(Mark, SegmentBuilder, Document3, Highlighter) - Constructor for class org.omegat.gui.editor.MarkerController.MarkInfo
 
markNeedsReviewItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
marks - Variable in class org.omegat.gui.editor.SegmentBuilder
Markers for this segment.
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 - Variable in 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
 
mask - Variable in class gen.core.project.Masks
 
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
 
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
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
MAX_STORED_NEAR_STRINGS - Static variable in class org.omegat.util.OConsts
Number of fuzzy matches to store
maybeTranslateAttribute(Tag, String) - Method in class org.omegat.filters2.html2.FilterVisitor
If the attribute of the tag is not empty, it translates it as a separate segment.
memory - Variable in class org.omegat.core.search.SearchExpression
 
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.MainWindowMenu
 
menuDeselected(MenuEvent) - Method in class org.omegat.gui.main.MainWindowMenu
 
MenuItemPager - Class in org.omegat.util.gui
A helper class for creating nested submenus.
MenuItemPager(JPopupMenu) - Constructor for class org.omegat.util.gui.MenuItemPager
 
MenuItemPager(JMenu) - Constructor for class org.omegat.util.gui.MenuItemPager
 
menuSelected(MenuEvent) - Method in class org.omegat.gui.main.MainWindowMenu
Code for dispatching events from components to event handlers.
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
 
mergeButton - Variable in class org.omegat.gui.align.AlignPanel
 
mergeItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
mergeTMX(ProjectTMX, ProjectTMX, StringBuilder) - Method in class org.omegat.core.data.RealProject
Do 3-way merge of: Base: baseTMX File 1: projectTMX (mine) File 2: headTMX (theirs)
message - Variable in class org.omegat.languagetools.LanguageToolResult
 
message - Variable in exception org.omegat.util.HttpConnectionUtils.ResponseError
 
messageTextArea - Variable in class org.omegat.gui.align.AlignFilePicker
 
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
 
MicrosoftTranslatorAzure - Class in org.omegat.core.machinetranslators
Support for Microsoft Translator API machine translation.
MicrosoftTranslatorAzure() - Constructor for class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
middleTextPane - Variable in class org.omegat.gui.issues.TripleSplitButtonPanel
 
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 - Static variable in class org.omegat.CLIParameters
 
mode - Variable in class org.omegat.core.search.SearchExpression
 
modelToView(JTextComponent, int) - Static method in class org.omegat.util.Java8Compat
 
modelToView(TextUI, JTextComponent, int) - Static method in class org.omegat.util.Java8Compat
 
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
 
modifyPoint(Point) - Method in class org.omegat.gui.editor.chartable.CharTableModel
Prevent the use of invalid points in the table (beyond data string length).
monitor - Variable in class org.omegat.core.dictionaries.DictionariesManager
 
monitor - Variable in class org.omegat.gui.glossary.GlossaryManager
 
monitor - Variable in class org.omegat.gui.scripting.ScriptingWindow
 
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
MosesTranslate - Class in org.omegat.core.machinetranslators
Support for Moses Server
MosesTranslate() - Constructor for class org.omegat.core.machinetranslators.MosesTranslate
 
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
mouseCallback - Variable in class org.omegat.gui.dictionaries.DictionariesTextArea
 
mouseListener - Variable in class org.omegat.gui.editor.EditorTextArea3
 
mouseListener - Variable in class org.omegat.gui.glossary.GlossaryTextArea
MouseListener for the GlossaryTextArea.
mouseListener - Variable in class org.omegat.gui.matches.MatchesTextArea
 
mouseListener - Variable in class org.omegat.gui.multtrans.MultipleTransPane
 
move(int) - Method in class org.omegat.core.search.SearchMatch
 
moveDownButton - Variable in class org.omegat.gui.align.AlignPanel
 
moveDownItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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.
moveUpButton - Variable in class org.omegat.gui.align.AlignPanel
 
moveUpItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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
 
MSG_CTX - Static variable in class org.omegat.filters2.po.PoFilter
 
MSG_FUZZY - Static variable in class org.omegat.filters2.po.PoFilter
 
MSG_ID - Static variable in class org.omegat.filters2.po.PoFilter
 
MSG_OTHER - Static variable in class org.omegat.filters2.po.PoFilter
 
MSG_STR - Static variable in class org.omegat.filters2.po.PoFilter
 
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
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
 
MultipleTransPane.DisplayedEntry - Class in org.omegat.gui.multtrans
 
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.
mw - Variable in class org.omegat.gui.editor.EditorController
 
mymemoryCode(Language) - Method in class org.omegat.core.machinetranslators.AbstractMyMemoryTranslate
Modify some country codes to fit with MyMemory
MyMemoryHumanTranslate - Class in org.omegat.core.machinetranslators
 
MyMemoryHumanTranslate() - Constructor for class org.omegat.core.machinetranslators.MyMemoryHumanTranslate
 
MyMemoryMachineTranslate - Class in org.omegat.core.machinetranslators
 
MyMemoryMachineTranslate() - Constructor for class org.omegat.core.machinetranslators.MyMemoryMachineTranslate
 

N

name - Variable in class gen.core.filters.Filter.Option
 
name - Variable in class gen.core.tmx14.Ude
 
name - Variable in class gen.taas.TaasCollection
 
name - Variable in class gen.taas.TaasDomain
 
name - Variable in class org.omegat.util.TagUtil.TagInfo
 
name - Variable in class org.omegat.util.xml.XMLAttribute
 
names - Variable in class org.omegat.gui.editor.EditorPopups.InsertBidiPopup
 
NamespaceFilter(XMLReader) - Constructor for class org.omegat.gui.glossary.GlossaryReaderTBX.NamespaceFilter
 
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
 
NearString.MATCH_SOURCE - Enum 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 in org.omegat.core.matching
 
needToCommit - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
NetworkException(Throwable) - Constructor for exception org.omegat.core.team2.IRemoteRepository2.NetworkException
 
NEWFILE_EXTENSION - Static variable in class org.omegat.util.OConsts
 
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
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
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
 
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)
normalizeInputLine(String) - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
Processes an input line for use in OmegaT by doing the following: Converts ASCII-encoded \\uxxxx chars to normal characters.
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
Normalize the width of characters in the supplied text.
Note - Class in gen.core.tbx
Java class for anonymous complex type.
Note() - Constructor for class gen.core.tbx.Note
 
note - Variable in class gen.core.tbx.TitleStmt
 
Note - Class in gen.core.tmx14
Java class for anonymous complex type.
Note() - Constructor for class gen.core.tmx14.Note
 
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
 
noteOrProp - Variable in class gen.core.tmx14.Tu
 
noteOrProp - Variable in class gen.core.tmx14.Tuv
 
noteOrPropOrUde - Variable in class gen.core.tmx14.Header
 
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_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.
nowEntries - Static variable in class org.omegat.gui.glossary.GlossaryTextArea
Holds the current GlossaryEntries for the TransTips
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
 
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.
NUMBERS_OF_QUICK_SCRIPTS - Static variable in class org.omegat.gui.scripting.ScriptingWindow
 
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() - 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 - 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() - 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 - 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() - 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 - 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.tbx.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gen.core.tbx
ObjectFactory - Class in gen.core.tmx14
This object contains factory methods for each Java content interface and Java element interface generated in the gen.core.tmx14 package.
ObjectFactory() - Constructor for class gen.core.tmx14.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gen.core.tmx14
ObjectFactory - Class in gen.taas
This object contains factory methods for each Java content interface and Java element interface generated in the gen.taas package.
ObjectFactory() - Constructor for class gen.taas.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gen.taas
OConsts - Class in org.omegat.util
OmegaT-wide Constants.
oEncoding - Variable in class gen.core.tmx14.Header
 
oEncoding - Variable in class gen.core.tmx14.Note
 
oEncoding - Variable in class gen.core.tmx14.Prop
 
oEncoding - Variable in class gen.core.tmx14.Tu
 
oEncoding - Variable in class gen.core.tmx14.Tuv
 
offset - Variable in class org.omegat.gui.editor.SegmentBuilder
current offset in document to insert new stuff
ok - Variable in class org.omegat.gui.dialogs.NewTeamProject
 
okButton - Variable in class org.omegat.gui.align.AlignFilePicker
 
okButton - Variable in class org.omegat.gui.align.EditingPanel
 
okButton - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
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
 
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.
onConfirm() - Method in class org.omegat.gui.exttrans.MTConfigDialog
 
OneFilter - Class in org.omegat.convert.v20to21.data
Wrapper around a single file filter class Manages entries in XML config file and provides a table model.
OneFilter() - Constructor for class org.omegat.convert.v20to21.data.OneFilter
 
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
 
oneMapping(String) - Method in class org.omegat.core.team2.RemoteRepositoryProvider
Found mapping must be one.
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.
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
 
onProjectClose() - Method in class org.omegat.gui.comments.CommentsTextArea
 
onProjectClose() - Method in class org.omegat.gui.common.EntryInfoPane
 
onProjectClose() - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
onProjectClose() - Method in class org.omegat.gui.exttrans.MachineTranslateTextArea
 
onProjectClose() - Method in class org.omegat.gui.glossary.GlossaryTextArea
 
onProjectClose() - Method in class org.omegat.gui.matches.MatchesTextArea
 
onProjectClose() - Method in class org.omegat.gui.multtrans.MultipleTransPane
 
onProjectClose() - Method in class org.omegat.gui.notes.NotesTextArea
 
onProjectOpen() - Method in class org.omegat.gui.comments.CommentsTextArea
 
onProjectOpen() - Method in class org.omegat.gui.common.EntryInfoPane
 
onProjectOpen() - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
onProjectOpen() - Method in class org.omegat.gui.glossary.GlossaryTextArea
 
onProjectOpen() - Method in class org.omegat.gui.matches.MatchesTextArea
 
onProjectOpen() - Method in class org.omegat.gui.multtrans.MultipleTransPane
 
onProjectOpen() - Method in class org.omegat.gui.notes.NotesTextArea
 
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
Creates a new instance of 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.convert.v20to21.data
Options for OpenDoc filter.
OpenDocOptions() - Constructor for class org.omegat.convert.v20to21.data.OpenDocOptions
 
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
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
 
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.filters3.xml.openxml
Filter for Open XML file format.
OpenXMLFilter() - Constructor for class org.omegat.filters3.xml.openxml.OpenXMLFilter
 
OpenXMLOptions - Class in org.omegat.convert.v20to21.data
Options for OpenXML filter.
OpenXMLOptions() - Constructor for class org.omegat.convert.v20to21.data.OpenXMLOptions
 
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 - Variable in class gen.core.filters.Filter
 
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_UNESCAPE_U_LITERALS - Static variable in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
OPTION_FORMAT_MONOLINGUAL - Static variable in class org.omegat.filters2.po.PoFilter
 
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
 
optionsAccessConfigDirMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsAutoCompleteHistoryCompletionMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsAutoCompleteHistoryPredictionMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsAutoCompleteShowAutomaticallyItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsDictionaryFuzzyMatchingCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
optionsMenu - Variable in class org.omegat.gui.align.AlignMenuFrame
 
optionsMTAutoFetchCheckboxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
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.
org.omegat - package org.omegat
 
org.omegat.convert - package org.omegat.convert
 
org.omegat.convert.v20to21 - package org.omegat.convert.v20to21
 
org.omegat.convert.v20to21.data - package org.omegat.convert.v20to21.data
 
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
 
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
 
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.xtagqxp - package org.omegat.filters2.xtagqxp
 
org.omegat.filters3 - package org.omegat.filters3
 
org.omegat.filters3.xml - package org.omegat.filters3.xml
 
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
 
org.omegat.filters3.xml.openxml - package org.omegat.filters3.xml.openxml
 
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
 
org.omegat.filters3.xml.xliff - package org.omegat.filters3.xml.xliff
 
org.omegat.filters3.xml.xmlspreadsheet - package org.omegat.filters3.xml.xmlspreadsheet
 
org.omegat.gui.align - package org.omegat.gui.align
 
org.omegat.gui.comments - package org.omegat.gui.comments
 
org.omegat.gui.common - package org.omegat.gui.common
 
org.omegat.gui.dialogs - package org.omegat.gui.dialogs
 
org.omegat.gui.dictionaries - package org.omegat.gui.dictionaries
 
org.omegat.gui.editor - package org.omegat.gui.editor
 
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
 
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.glossary.taas - package org.omegat.gui.glossary.taas
 
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.scripting - package org.omegat.gui.scripting
 
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.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.
originalForeground - Variable in class org.omegat.util.gui.HintTextField
 
OStrings - Class in org.omegat.util
Localizable strings.
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
Segmentation support of 1.6.0 RC8 (a bit more rules added).
OT160RC9_VERSION - Static variable in class org.omegat.core.segmentation.SRX
Segmentation support of 1.6.0 RC9 (rules separated).
OT161_VERSION - Static variable in class org.omegat.filters2.master.FilterMaster
 
OT170_VERSION - Static variable in class org.omegat.filters2.master.FilterMaster
 
otherProperties - Variable in class org.omegat.core.data.PrepareTMXEntry
 
oTmf - Variable in class gen.core.tmx14.Header
 
oTmf - Variable in class gen.core.tmx14.Tu
 
oTmf - Variable in class gen.core.tmx14.Tuv
 
out - Variable in class org.omegat.filters2.subtitles.SrtFilter
 
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.
overtypeMode - Variable in class org.omegat.gui.editor.EditorTextArea3
Flag indicating if the editor is in Insert (false) or Overwrite (true) mode.

P

p - Variable in class gen.core.tbx.Change
 
p - Variable in class gen.core.tbx.EncodingDesc
 
P - Class in gen.core.tbx
Java class for anonymous complex type.
P() - Constructor for class gen.core.tbx.P
 
p - Variable in class gen.core.tbx.PublicationStmt
 
p - Variable in class gen.core.tbx.SourceDesc
 
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, Rectangle, JTextComponent) - Method in class org.omegat.gui.editor.mark.BidiPainter
 
paint(Graphics, Rectangle, JTextComponent) - Method in class org.omegat.gui.editor.mark.SymbolPainter
 
paint(Graphics, Rectangle, JTextComponent) - Method in class org.omegat.gui.editor.mark.TransparentHighlightPainter
 
paint(Graphics, Rectangle, JTextComponent) - Method in class org.omegat.gui.editor.UnderlineFactory.SolidBoldUnderliner
 
paint(Graphics, Rectangle, JTextComponent) - Method in class org.omegat.gui.editor.UnderlineFactory.SolidUnderliner
 
paint(Graphics, Rectangle, JTextComponent) - Method in class org.omegat.gui.editor.UnderlineFactory.Underliner
 
paint(Graphics, int, int, Shape, JTextComponent) - Method in class org.omegat.gui.editor.UnderlineFactory.Underliner
 
paint(Graphics, Rectangle, JTextComponent) - Method in class org.omegat.gui.editor.UnderlineFactory.WaveUnderline
 
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
 
paintComponent(Graphics) - Method in class org.omegat.gui.properties.FlashingTextArea
 
PAINTER - Static variable in class org.omegat.core.spellchecker.SpellCheckerMarker
 
painter - Variable in class org.omegat.gui.editor.mark.AbstractMarker
 
PAINTER - Static variable in class org.omegat.gui.editor.mark.ComesFromMTMarker
 
painter - Variable in class org.omegat.gui.editor.mark.Mark
Painter for specific Mark.
PAINTER - Static variable in class org.omegat.gui.editor.mark.ReplaceMarker
 
PAINTER_RTL - Static variable in class org.omegat.gui.editor.mark.ProtectedPartsMarker
 
PAINTER_X100PC - Static variable in class org.omegat.gui.editor.mark.ComesFromAutoTMMarker
 
PAINTER_XAUTO - Static variable in class org.omegat.gui.editor.mark.ComesFromAutoTMMarker
 
PAINTER_XENFORCED - Static variable in class org.omegat.gui.editor.mark.ComesFromAutoTMMarker
 
PAINTER_XICE - Static variable in class org.omegat.gui.editor.mark.ComesFromAutoTMMarker
 
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
 
PARAM - Static variable in class org.omegat.CLIParameters
Regexp for parse parameters.
params - Variable in exception org.omegat.core.KnownException
 
PARAMS - Static variable in class org.omegat.Main
Execution command line parameters.
parent - Variable in class gen.taas.TaasDomain
 
parse(String) - Static method in enum org.omegat.CLIParameters.PSEUDO_TRANSLATE_TYPE
 
parse(String) - Static method in enum org.omegat.CLIParameters.TAG_VALIDATION_MODE
 
parse(String) - Static method in class org.omegat.util.JsonParser
 
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 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.ParseEntryQueueItem - Class in org.omegat.core.data
Storage for collected segments.
ParseEntry.ParseEntryResult - Class in org.omegat.core.data
Storage for results of entry parsing, i.e.
ParseEntryQueueItem() - Constructor for class org.omegat.core.data.ParseEntry.ParseEntryQueueItem
 
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.
parseHeader(String, FilterContext) - Method in class org.omegat.filters2.po.PoFilter
 
parseHeader(StartElement, Language) - Method in class org.omegat.util.TMXReader2
 
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
 
parseNote(StartElement) - Method in class org.omegat.util.TMXReader2
 
parseOrAlign(int) - Method in class org.omegat.filters2.po.PoFilter
 
parseOrAlign(String, String, String, String) - Method in class org.omegat.filters2.po.PoFilter
 
parseProjectFile(File) - Static method in class org.omegat.util.ProjectFileStorage
 
parseProjectFile(byte[]) - Static method in class org.omegat.util.ProjectFileStorage
 
parseProp(StartElement) - Method in class org.omegat.util.TMXReader2
 
parseSegExtLevel1() - Method in class org.omegat.util.TMXReader2
External TMX - level 1.
parseSegExtLevel2() - Method in class org.omegat.util.TMXReader2
External TMX - level 2.
parseSegOmegaT() - Method in class org.omegat.util.TMXReader2
OmegaT TMX - just read full text.
parseTu(StartElement) - Method in class org.omegat.util.TMXReader2
 
parseTuv(StartElement) - Method in class org.omegat.util.TMXReader2
 
password - Variable in class org.omegat.core.team2.impl.GITCredentialsProvider.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.core.team2.impl.GITUserPassDialog
 
passwordField - Variable in class org.omegat.core.team2.impl.SVNUserPassDialog
 
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.
patchFileNameForEntryKey(String) - Method in class org.omegat.core.data.RealProject
This method converts directory separators into Unix-style.
path - Variable in class org.omegat.core.data.EntryKey
 
path - Variable in class org.omegat.core.team2.RebaseAndCommit.Prepared
 
pattern - Variable in class org.omegat.gui.editor.mark.AbstractMarker
Regexp for mark.
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
 
PATTERN_SOURCE - Static variable in class org.omegat.filters2.mozlang.MozillaLangFilter
 
PATTERN_TIME_INTERVAL - Static variable in class org.omegat.filters2.subtitles.SbvFilter
 
PATTERN_TIME_INTERVAL - Static variable in class org.omegat.filters2.subtitles.SrtFilter
 
PATTERN_TIME_INTERVAL - Static variable in class org.omegat.filters2.subtitles.WebVttFilter
 
patternChar - Variable in class org.omegat.gui.editor.mark.AbstractMarker
char for mark.
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.
PatternPanelController - Class in org.omegat.gui.align
Controller for a simple regex editing dialog.
PatternPanelController(Pattern) - Constructor for class org.omegat.gui.align.PatternPanelController
Create the controller with the initial pattern.
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_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
 
PERCENT_EXACT_MATCH - Static variable in class org.omegat.core.statistics.Statistics
 
PERCENT_REPETITIONS - Static variable in class org.omegat.core.statistics.Statistics
 
PerFileMatchStatisticsPanel - Class in org.omegat.gui.stat
 
PerFileMatchStatisticsPanel(StatisticsWindow) - Constructor for class org.omegat.gui.stat.PerFileMatchStatisticsPanel
 
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 class org.omegat.gui.glossary.taas.TaaSPreferencesController
 
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
 
Ph - Class in gen.core.tmx14
Java class for anonymous complex type.
Ph() - Constructor for class gen.core.tmx14.Ph
 
pinpointAlignCancelItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
pinpointAlignEndItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
pinpointAlignStartItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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 in org.omegat.util
 
playSound(File) - Static method in class org.omegat.util.gui.SoundActionListener
Play specified file on default device.
PluginInformation - Class in org.omegat.core.data
 
PluginInformation(String, Manifest) - Constructor for class org.omegat.core.data.PluginInformation
 
PluginInformation(String, Properties) - Constructor for class org.omegat.core.data.PluginInformation
 
PluginInfoTableModel - Class in org.omegat.gui.preferences.view
 
PluginInfoTableModel() - Constructor for class org.omegat.gui.preferences.view.PluginInfoTableModel
 
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
 
PluginsPreferencesController() - Constructor for class org.omegat.gui.preferences.view.PluginsPreferencesController
 
PluginsPreferencesPanel - Class in org.omegat.gui.preferences.view
 
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.
PLURAL_FORMS - Static variable in class org.omegat.filters2.po.PoFilter
 
PoFilter - Class in org.omegat.filters2.po
Filter to support po files (in various encodings).
PoFilter() - Constructor for class org.omegat.filters2.po.PoFilter
 
POLISH_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
POLISH_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
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
 
popupConstructors - Variable in class org.omegat.gui.editor.EditorTextArea3
 
pos - Variable in class gen.core.tmx14.It
 
pos - Variable in class org.omegat.util.TagUtil.Tag
 
posSourceBeg - Variable in class org.omegat.gui.editor.SegmentBuilder
Source start position - for marks.
posSourceLength - Variable in class org.omegat.gui.editor.SegmentBuilder
 
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>, Map<String, String>) - Static method in class org.omegat.util.HttpConnectionUtils
Post data to the remote URL.
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.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.
posTranslationBeg - Variable in class org.omegat.gui.editor.SegmentBuilder
Translation start position - for marks.
posTranslationLength - Variable in class org.omegat.gui.editor.SegmentBuilder
 
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
preformatting - Variable in class org.omegat.filters2.html2.FilterVisitor
Did the PRE block start (it means we mustn't compress the spaces).
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
 
prepareForExit(Runnable) - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
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(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
 
preserveSpaces - Variable in class gen.core.filters.Filters
 
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.
previousDisplayedFileIndex - Variable in class org.omegat.gui.editor.EditorController
Current displayed file.
prevView - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
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
 
printTest(String[], String) - Method in class org.omegat.tokenizer.BaseTokenizer
 
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
 
priorityGlossary - Variable in class org.omegat.gui.glossary.GlossaryManager
 
privateProcessEntry(String, String) - Method in class org.omegat.filters2.html2.HTMLFilter2
Package-internal processEntry to give it to FilterVisitor
process(String, String, String) - Method in class org.omegat.filters2.text.bundles.ResourceBundleFilter
 
process(SegmentBuilder[]) - Method in class org.omegat.gui.editor.MarkerController
Process all segment for all markers.
processBlock(String, BufferedWriter) - Method in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
processBlock(String, BufferedWriter) - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
processComponentKeyEvent(KeyEvent) - Method in class org.omegat.util.gui.HintTextField
 
processedEntry - Variable in class org.omegat.gui.glossary.GlossaryTextArea
Currently processed entry.
processEntry(EntryKey, String, String, NearString.MATCH_SOURCE, boolean, int, String, String, long, String, long, List<TMXProp>) - Method in class org.omegat.core.statistics.FindMatches
Compare one entry with original entry.
processEntry(String) - Method in class org.omegat.filters2.AbstractFilter
Call this method to: Instruct OmegaT what source strings are translatable.
processEntry(String, String) - Method in class org.omegat.filters2.AbstractFilter
Call this method to: Instruct OmegaT what source strings are translatable.
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.AbstractFilter
Processes a single file given a reader and a writer.
processFile(File, File, FilterContext) - Method in class org.omegat.filters2.AbstractFilter
Processes a single file given an input and output files (output file may be null while loading files).
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.moodlephp.MoodlePHPFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
processFile(File, File, FilterContext) - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.mozlang.MozillaLangFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.pdf.PdfFilter
 
processFile(File, File, FilterContext) - Method in class org.omegat.filters2.po.PoFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.po.PoFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.rc.RcFilter
 
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters2.subtitles.SrtFilter
 
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
Processes a single file given a reader and a writer.
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(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
Not implemented.
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(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
Not implemented.
processFile(File, File, FilterContext) - Method in class org.omegat.filters3.xml.XMLFilter
Processes an XML file.
processFile(BufferedReader, BufferedWriter, FilterContext) - Method in class org.omegat.filters3.xml.XMLFilter
 
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
processKeyEvent(KeyEvent) - Method in class org.omegat.gui.editor.EditorTextArea3
Redefine some keys behavior.
processKeyEvent(KeyEvent) - Method in class org.omegat.gui.glossary.GlossaryTextArea
 
processKeyEvent(KeyEvent) - Method in class org.omegat.gui.matches.MatchesTextArea
 
processKeyEvent(KeyEvent) - Method in class org.omegat.gui.multtrans.MultipleTransPane
 
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
 
processOptions - Variable in class org.omegat.filters2.AbstractFilter
Options for processing time.
processSingleLine(String) - Static method in class org.omegat.util.DeNormalize
Apply all the denormalization methods to the normalized input line.
progressBar - Variable in class org.omegat.gui.align.AlignFilePicker
 
progressBar - Variable in class org.omegat.gui.align.AlignPanel
 
progressLabel - Variable in class org.omegat.gui.main.MainWindow
 
PROJ_CUR_VERSION - Static variable in class org.omegat.util.OConsts
Project Version
project - Variable in class gen.core.project.Omegat
 
Project - Class in gen.core.project
Java class for anonymous complex type.
Project() - Constructor for class gen.core.project.Project
 
Project.Repositories - Class in gen.core.project
Java class for anonymous complex type.
PROJECT_DIR - Static variable in class org.omegat.CLIParameters
 
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_NAME - Static variable in class org.omegat.core.data.CommandVarExpansion
 
PROJECT_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
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
 
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
 
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.
projectConfigFileExists(String) - Static method in class org.omegat.core.segmentation.SRX
Does a config file already exists for the project at the given location?
projectCreate() - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectCreateMED() - 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.
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.
projectFilesList - Variable in class org.omegat.core.data.RealProject
Segments count in project files.
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(MainWindow) - 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.
projectLocation - Static variable in class org.omegat.Main
Project location for load on startup.
projectMedCreateMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Create MED project.
projectMedOpenMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Open MED project.
ProjectMedProcessing - Class in org.omegat.gui.main
Class for support some MED-specific operations.
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.
projectOpenMED() - Static method in class org.omegat.gui.main.ProjectUICommands
 
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() - Constructor for class org.omegat.core.data.ProjectProperties
Constructor for tests only.
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 in org.omegat.gui.dialogs
 
projectReload() - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectReloadMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
projectRemote(String) - Static method in class org.omegat.gui.main.ProjectUICommands
 
projectRestartMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
Restart OmegaT
projectRootDir - Variable in class org.omegat.core.data.ProjectProperties
 
projectSave() - Static method in class org.omegat.gui.main.ProjectUICommands
 
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.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(Language, Language, boolean, File, ProjectTMX.CheckOrphanedCallback) - Constructor for class org.omegat.core.data.ProjectTMX
 
ProjectTMX() - Constructor for class org.omegat.core.data.ProjectTMX
Constructor for TMX delta.
projectTMX - Variable in class org.omegat.core.data.RealProject
 
ProjectTMX.CheckOrphanedCallback - Interface in org.omegat.core.data
 
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
 
projWin - Variable in class org.omegat.gui.main.MainWindow
 
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 - Class in gen.core.tmx14
Java class for anonymous complex type.
Prop() - Constructor for class gen.core.tmx14.Prop
 
PROP_FILE - Static variable in class org.omegat.core.data.ProjectTMX
 
PROP_FOREIGN_MATCH - Static variable in class org.omegat.core.data.ExternalTMFactory.TMXLoader
 
PROP_ID - Static variable in class org.omegat.core.data.ProjectTMX
 
PROP_ID - Static variable in class org.omegat.util.TMXWriter2
 
PROP_NEXT - Static variable in class org.omegat.core.data.ProjectTMX
 
PROP_PATH - Static variable in class org.omegat.core.data.ProjectTMX
 
PROP_PREV - 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
 
PROP_X100PC - Static variable in class org.omegat.core.data.ProjectTMX
 
PROP_XAUTO - Static variable in class org.omegat.core.data.ProjectTMX
 
PROP_XICE - Static variable in class org.omegat.core.data.ProjectTMX
 
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
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
 
PROPERTY_APERTIUM_MARKUNKNOWN - Static variable in class org.omegat.core.machinetranslators.ApertiumTranslate
 
PROPERTY_APERTIUM_SERVER_CUSTOM - Static variable in class org.omegat.core.machinetranslators.ApertiumTranslate
 
PROPERTY_APERTIUM_SERVER_KEY - Static variable in class org.omegat.core.machinetranslators.ApertiumTranslate
 
PROPERTY_APERTIUM_SERVER_URL - Static variable in class org.omegat.core.machinetranslators.ApertiumTranslate
 
PROPERTY_API_KEY - Static variable in class org.omegat.core.machinetranslators.DeepLTranslate
 
PROPERTY_API_KEY - Static variable in class org.omegat.core.machinetranslators.Google2Translate
 
PROPERTY_FILTERS - Static variable in class org.omegat.util.Preferences
 
PROPERTY_LOGIN - Static variable in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
PROPERTY_MODEL - Static variable in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
PROPERTY_NEURAL - Static variable in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
PROPERTY_PANE_MENU_ACTION_LISTENER - Static variable in interface org.omegat.util.gui.IPaneMenu
 
PROPERTY_PASSWORD - Static variable in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
PROPERTY_PREMIUM_KEY - Static variable in class org.omegat.core.machinetranslators.Google2Translate
 
PROPERTY_SRX - Static variable in class org.omegat.util.Preferences
 
PROPERTY_SUBSCRIPTION_KEY - Static variable in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
PROPERTY_TRANSLATION_KEY - Static variable in interface org.omegat.gui.properties.ISegmentPropertiesView
 
PROPERTY_URL - Static variable in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
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 - Variable in class gen.core.tbx.FileDesc
 
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(Key, ITuv) - Method in class org.omegat.core.data.SyncTMX
 
put(K, V) - Method in class org.omegat.util.MultiMap
Associates the specified value with the specified key in this multi-map.
putAll(Map<? extends Key, ? extends ITuv>) - Method in class org.omegat.core.data.SyncTMX
 
putToCache(Language, Language, String, String) - Method in class org.omegat.core.machinetranslators.BaseTranslate
 

Q

queueMarksOutput(EntryMarks) - Method in class org.omegat.gui.editor.MarkerController
 
queuePrefix(Tag) - Method in class org.omegat.filters2.html2.FilterVisitor
Queues up something, possibly before a text.
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

R1 - Static variable in class org.omegat.filters2.po.PoFilter
 
R2 - Static variable in class org.omegat.filters2.po.PoFilter
 
R3 - Static variable in class org.omegat.filters2.po.PoFilter
 
R4 - Static variable in class org.omegat.filters2.po.PoFilter
 
rbAll - Variable in class org.omegat.gui.glossary.taas.SelectDomainUI
 
RcFilter - Class in org.omegat.filters2.rc
Filter for support Windows resource files.
RcFilter() - Constructor for class org.omegat.filters2.rc.RcFilter
 
RE_DIALOG - Static variable in class org.omegat.filters2.rc.RcFilter
 
RE_DIALOG_CAPTION - Static variable in class org.omegat.filters2.rc.RcFilter
 
RE_ENTITY - Static variable in class org.omegat.filters2.moodlephp.MoodlePHPFilter
 
RE_ENTITY - Static variable in class org.omegat.filters2.mozdtd.MozillaDTDFilter
 
RE_HTML - Static variable in class org.omegat.core.machinetranslators.DeepLTranslate
 
RE_HTML - Static variable in class org.omegat.core.machinetranslators.Google2Translate
 
RE_HTML - Static variable in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
RE_MENU - Static variable in class org.omegat.filters2.rc.RcFilter
 
RE_MESSAGETABLE - Static variable in class org.omegat.filters2.rc.RcFilter
 
RE_RESPONSE - Static variable in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
RE_STRINGTABLE - Static variable in class org.omegat.filters2.rc.RcFilter
 
read(char[], int, int) - Method in class org.omegat.filters2.html2.HTMLReader
 
read(char[], int, int) - Method in class org.omegat.filters3.xml.XMLReader
 
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(String, boolean, String) - Static method in class org.omegat.gui.glossary.GlossaryReaderTBX
 
read(File, boolean) - Static method in class org.omegat.gui.glossary.GlossaryReaderTSV
 
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.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
 
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.
readContent(List<Object>) - Static method in class org.omegat.gui.glossary.GlossaryReaderTBX
 
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
 
realignPendingItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
RealProject - Class in org.omegat.core.data
Loaded project implementation.
RealProject(ProjectProperties) - Constructor for class org.omegat.core.data.RealProject
Create new project instance.
RealProject.LoadFilesCallback - Class in org.omegat.core.data
 
ReasonablySizedPanel - Class in org.omegat.util.gui
 
ReasonablySizedPanel() - Constructor for class org.omegat.util.gui.ReasonablySizedPanel
 
RebaseAndCommit - Class in org.omegat.core.team2
Core for rebase and commit files.
rebaseAndCommit(RebaseAndCommit.Prepared, RemoteRepositoryProvider, File, String, RebaseAndCommit.IRebase) - Static method in class org.omegat.core.team2.RebaseAndCommit
 
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
recurse - Variable in class org.omegat.filters2.html2.FilterVisitor
Should the parser call us for this tag's ending tag and its inner tags.
recursive - Variable in class org.omegat.core.search.SearchExpression
 
redo() - Method in class org.omegat.gui.editor.EditorController
Redo editing.
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 - 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
 
refObject - Variable in class gen.core.tbx.RefObjectList
 
refObjectList - Variable in class gen.core.tbx.Back
 
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.
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
registerApplicationEventListener(IApplicationEventListener) - Static method in class org.omegat.core.CoreEvents
Register listener.
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
 
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 class org.omegat.gui.editor.EditorTextArea3
Add new constructor into list and sort full list by priority.
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.
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
reloadItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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
Calls specified marker for reprocess all entries.
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 - Static variable in class org.omegat.core.team2.impl.GITRemoteRepository2
 
REMOTE_PROJECT - Static variable in class org.omegat.CLIParameters
CLI parameter to specify a remote project to load instead of a local one
remoteProject - Static variable in class org.omegat.Main
Remote project location.
RemoteRepositoryFactory - Class in org.omegat.core.team2
Factory for create remote repository provider.
remoteRepositoryProvider - Variable in class org.omegat.core.data.RealProject
 
RemoteRepositoryProvider - Class in org.omegat.core.team2
Class for process some repository commands.
RemoteRepositoryProvider(File, List<RepositoryDefinition>, ProjectProperties) - Constructor for class org.omegat.core.team2.RemoteRepositoryProvider
 
RemoteRepositoryProvider(File, List<RepositoryDefinition>) - Constructor for class org.omegat.core.team2.RemoteRepositoryProvider
 
remove(Object) - Method in class org.omegat.core.data.SyncTMX
 
remove(int) - Method in class org.omegat.filters3.Entry
Removes an element from this entry.
remove(DocumentFilter.FilterBypass, int, int) - Method in class org.omegat.gui.editor.DocumentFilter3
 
remove(Object) - Method in class org.omegat.util.MultiMap
Removes all the mappings for this key from this map if it is present.
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.
removeDictionaryFactory(IDictionaryFactory) - Method in class org.omegat.core.dictionaries.DictionariesManager
 
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
removeOldBackups(File, int) - Static method in class org.omegat.util.FileUtil
Removes old backups so that only 10 last are there.
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.
removeSpacesNonseg - Variable in class gen.core.filters.Filters
 
removeStringsUntranslated - Variable in class org.omegat.filters2.moodlephp.MoodlePHPFilter
If true, will remove non-translated segments in the target files
removeStringsUntranslated - Static 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
 
removeTags - Variable in class gen.core.filters.Filters
 
removeTags - Variable in class gen.core.project.Project
 
removeTagsCheckBox - Variable in class org.omegat.gui.align.AlignPanel
 
removeTagsItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
removeUnusedMenuSeparators(JPopupMenu) - Static method in class org.omegat.util.gui.UIDesignManager
Removes first, last and duplicate separators from menu.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.omegat.gui.editor.ViewParagraph
 
removeUpdate(DocumentEvent) - Method in class org.omegat.util.gui.FontFallbackListener
 
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() - Constructor for class org.omegat.core.matching.DiffDriver.Render
 
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(GlossaryEntry, StyledDocument) - Method in interface org.omegat.gui.glossary.IGlossaryRenderer
 
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
 
replaceAll() - Method in class org.omegat.gui.editor.filter.ReplaceFilter
Replace all occurrences in all entries.
replaceBracketTokens(String) - Static method in class org.omegat.util.DeNormalize
Case-insensitively replace all of the character sequences that represent a bracket character.
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 backslash L = lowercase next letters until backslash E 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 Warning: this method works with the string you give to it; if you want to do other substitutions, such as variable conversions, they must be done before the call to replaceCase, else this method will not apply to the non-yet converted parts!
replaceContent(ProjectTMX) - Method in class org.omegat.core.data.ProjectTMX
 
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
Replaces the entire edit area with a given text.
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
 
replaceEditTextAndMark(String) - Method in class org.omegat.gui.editor.EditorController
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 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
 
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
 
replacementMatchCalculation - Variable in class org.omegat.core.data.ProtectedPart
Replacement for match calculation.
replacementUniquenessCalculation - Variable in class org.omegat.core.data.ProtectedPart
Replacement for unique and remaining calculation.
replacementWordsCountCalculation - Variable in class org.omegat.core.data.ProtectedPart
Replacement for word count calculation.
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 - Variable in class gen.core.project.Project
 
Repositories() - Constructor for class gen.core.project.Project.Repositories
 
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.dialogs
Controller for repositories mapping UI.
RepositoriesMappingController() - Constructor for class org.omegat.gui.dialogs.RepositoriesMappingController
 
RepositoriesMappingDialog - Class in org.omegat.gui.dialogs
UI for repositories mapping.
RepositoriesMappingDialog(Frame, boolean) - Constructor for class org.omegat.gui.dialogs.RepositoriesMappingDialog
Creates new form RepositoriesMappingDialog
repository - Variable in class gen.core.project.Project.Repositories
 
repository - Variable in class gen.core.project.RepositoryMapping
 
repository - Variable in class org.omegat.core.team2.impl.GITRemoteRepository2
 
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 current thread.
requestFocus() - Method in class org.omegat.gui.editor.EditorController
Set current focus to editor.
requestFocus() - Method in interface org.omegat.gui.editor.IEditor
Set current focus to editor.
requestFocus() - Method in class org.omegat.gui.scripting.ConsoleBindings
 
requirePrevNextFields() - Method in class org.omegat.filters2.AbstractFilter
Method can be overridden to return true, in case you want previous and next segment to be included in the search for a translation, when alternative translations are provided by the user.
requirePrevNextFields() - Method in class org.omegat.filters2.hhc.HHCFilter2
 
requirePrevNextFields() - Method in class org.omegat.filters2.html2.HTMLFilter2
 
requirePrevNextFields() - Method in class org.omegat.filters2.latex.LatexFilter
 
requirePrevNextFields() - Method in class org.omegat.filters2.text.dokuwiki.DokuWikiFilter
 
requirePrevNextFields() - Method in class org.omegat.filters2.text.TextFilter
 
requirePrevNextFields() - Method in class org.omegat.filters2.xtagqxp.XtagFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.camtasiawindows.CamtasiaWindowsFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.docbook.DocBookFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.helpandmanual.HelpAndManualFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.l10nmgr.L10nmgrFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.opendoc.OpenDocFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.openxml.OpenXMLFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.properties.PropertiesFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.relaxng.RelaxNGFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.schematron.SchematronFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.svg.SvgFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.txml.TXMLFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.typo3.Typo3Filter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.visio.VisioFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.xhtml.XHTMLFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.xliff.XLIFFFilter
 
requirePrevNextFields() - Method in class org.omegat.filters3.xml.xmlspreadsheet.XMLSpreadsheetFilter
 
reset(URIish) - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
 
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
 
resetBreakSpots() - Method in class org.omegat.gui.editor.ViewLabel
 
resetButton - Variable in class org.omegat.gui.align.AlignPanel
 
resetButton - Variable in class org.omegat.gui.preferences.PreferencePanel
 
resetButton - Variable in class org.omegat.gui.preferences.PreferenceViewSelectorPanel
 
resetCache() - Method in class org.omegat.core.spellchecker.SpellChecker
 
resetDesktopLayout(MainWindow) - Static method in class org.omegat.gui.main.MainWindowUI
Restores main window layout to the default values (distinct from global preferences).
resetItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
resetKeys() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
resetKeys() - Method in interface org.omegat.gui.editor.autocompleter.IAutoCompleter
 
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
 
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.Handler
Resolves an external entity.
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 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
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 class org.omegat.gui.glossary.taas.TaaSPreferencesController
 
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
 
restoreNormalStyle() - Method in class org.omegat.gui.search.MFindField
 
restoreNormalStyle() - Method in class org.omegat.util.gui.HintTextField
 
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.impl.GITUserPassDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class org.omegat.core.team2.impl.SVNUserPassDialog
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 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.impl.GITUserPassDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class org.omegat.core.team2.impl.SVNUserPassDialog
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 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(Properties, String, String, File) - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
Retrieve remote URL with non-modified checking by ETag.
retrieve(String) - Method in class org.omegat.util.CredentialsManager
Retrieve the securely stored value for the given key.
returnResultFromSwingThread(Supplier<T>) - Static method in class org.omegat.util.gui.UIThreadsUtil
 
REVISION - Static variable in class org.omegat.util.OStrings
Repository revision number, e.g.
revisionDesc - Variable in class gen.core.tbx.MartifHeader
 
RevisionDesc - Class in gen.core.tbx
Java class for anonymous complex type.
RevisionDesc() - Constructor for class gen.core.tbx.RevisionDesc
 
REWRITE_ALWAYS - Static variable in class org.omegat.convert.v20to21.data.HTMLOptions
(X)HTML filter should always add/rewrite encoding declaration.
REWRITE_IFHEADER - Static variable in class org.omegat.convert.v20to21.data.HTMLOptions
Default.
REWRITE_IFMETA - Static variable in class org.omegat.convert.v20to21.data.HTMLOptions
(X)HTML filter should rewrite encoding declaration meta-tag if HTML file has one.
REWRITE_NEVER - Static variable in class org.omegat.convert.v20to21.data.HTMLOptions
(X)HTML filter should never rewrite encoding declaration.
RichScriptEditor - Class in org.omegat.gui.scripting
 
RichScriptEditor() - Constructor for class org.omegat.gui.scripting.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 - Variable in class gen.core.segmentation.Languagerule
 
Rule - Class in gen.core.segmentation
Java class for anonymous complex type.
Rule() - Constructor for class gen.core.segmentation.Rule
 
Rule - Class in org.omegat.core.segmentation
The class representing a single 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
ruleDescription - Variable in class org.omegat.languagetools.LanguageToolResult
 
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.SaveThread
 
run() - Method in class org.omegat.core.threads.SearchThread
 
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
 
runConsoleAlign() - Static method in class org.omegat.Main
 
runConsoleTranslate() - Static method in class org.omegat.Main
Execute in console mode for translate.
runCreatePseudoTranslateTMX() - Static method in class org.omegat.Main
Execute in console mode for translate.
runGUI() - Static method in class org.omegat.Main
Execute standard GUI.
runMode - Static variable in class org.omegat.Main
Execution mode.
RuntimePreferences - Class in org.omegat.util
Class for store runtime-only preferences, which shouldn't be saved to config dir.
RUSSIAN_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
RUSSIAN_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 

S

save(ProjectProperties, String, boolean) - Method in class org.omegat.core.data.ProjectTMX
It saves current translation into file.
save(Collection<Autotext.AutotextItem>, File) - Static method in class org.omegat.gui.editor.autotext.Autotext
 
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(List<String>, List<String>) - Method in class org.omegat.util.PreferencesXML
 
SAVE_AUTO_STATUS - Static variable in class org.omegat.util.Preferences
Workflow Option: Save auto-populated status
saveButton - Variable in class org.omegat.gui.align.AlignPanel
 
saveConfig(Filters, File) - Static method in class org.omegat.filters2.master.FilterMaster
Saves information about the filters to an XML file.
saveETags(Properties) - Method in class org.omegat.core.team2.impl.HTTPRemoteRepository
Save all ETags.
saveItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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 - Static variable in class org.omegat.core.Core
 
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
 
saveTo(SRX, File) - Static method in class org.omegat.core.segmentation.SRX
Saves segmentation rules into specified file.
saveUTF8(String, String, String) - Static method in class org.omegat.util.WikiGet
Save UTF-8 format data to file.
saveWordLists() - Method in interface org.omegat.core.spellchecker.ISpellChecker
Save the word lists to disk
saveWordLists() - Method in class org.omegat.core.spellchecker.SpellChecker
Save the word lists to disk
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
SCHEMATRON_ROOT_TAG - Static variable in class org.omegat.filters3.xml.schematron.SchematronDialect
 
SCHEMATRON_XMLNS - Static variable in class org.omegat.filters3.xml.schematron.SchematronDialect
 
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
 
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
 
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.
ScriptingWindow - Class in org.omegat.gui.scripting
Scripting window
ScriptingWindow() - 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(String) - Constructor for class org.omegat.gui.scripting.ScriptItem
 
ScriptItem(File) - Constructor for class org.omegat.gui.scripting.ScriptItem
 
ScriptRunner - Class in org.omegat.gui.scripting
 
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
scrollFiles - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
scrollPane - Variable in class org.omegat.gui.align.AlignPanel
 
scrollPane - Variable in class org.omegat.gui.align.EditingPanel
 
scrollPane - Variable in class org.omegat.gui.glossary.taas.SelectDomainUI
 
search(Language, Language, String) - Method in interface org.omegat.core.glossaries.IGlossary
 
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
 
search() - Method in class org.omegat.gui.common.EntryInfoSearchThread
Implementation-dependent method for search info.
search() - Method in class org.omegat.gui.dictionaries.DictionariesTextArea.DictionaryEntriesSearchThread
 
search() - Method in class org.omegat.gui.dictionaries.DictionariesTextArea.DictionaryTextSearchThread
 
search() - Method in class org.omegat.gui.exttrans.MachineTranslateTextArea.FindThread
 
search() - Method in class org.omegat.gui.glossary.FindGlossaryThread
 
search(Language, Language, String) - Method in class org.omegat.gui.glossary.taas.TaaSGlossary
 
search() - Method in class org.omegat.gui.matches.FindMatchesThread
 
search() - Method in class org.omegat.gui.multtrans.MultipleTransFindThread
 
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
 
SearchCallback(ProjectProperties) - Constructor for class org.omegat.core.search.Searcher.SearchCallback
 
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.
Searcher.SearchCallback - Class in org.omegat.core.search
 
searchEvent(SearchEvent) - Method in class org.omegat.gui.scripting.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 in org.omegat.core.search
 
SearchExpression.SearchPlace - Enum in org.omegat.core.search
 
SearchExpression.SearchState - Enum 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 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.
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
 
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
Looks for an occurrence of the search string(s) in the supplied text string.
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
 
searchText(String, String, String) - Method in class org.omegat.core.search.Searcher
 
searchText(String) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
searchText(String) - Method in interface org.omegat.gui.dictionaries.IDictionaries
 
SearchThread - Class in org.omegat.core.threads
Each search window has its own search thread to actually do the searching.
SearchThread(SearchWindowController, Searcher) - Constructor for class org.omegat.core.threads.SearchThread
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 user'd like to search for something.
SearchWindowController(SearchMode) - Constructor for class org.omegat.gui.search.SearchWindowController
 
SearchWindowForm - Class in org.omegat.gui.search
 
SearchWindowForm() - Constructor for class org.omegat.gui.search.SearchWindowForm
Creates new form SearchWindowForm
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 - Class in gen.core.tmx14
Java class for anonymous complex type.
Seg() - Constructor for class gen.core.tmx14.Seg
 
seg - Variable in class gen.core.tmx14.Tuv
 
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.convert.v20to21.data.TextOptions
Text filter should segmentOn text into paragraphs on line breaks.
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.convert.v20to21.data.TextOptions
Defult.
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.convert.v20to21.data.TextOptions
Text filter should not segmentOn text into paragraphs.
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
 
segmentationControlsPanel - Variable in class org.omegat.gui.align.AlignPanel
 
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(EditorController) - Constructor for class org.omegat.gui.editor.SegmentExportImport
 
segmentingCheckBox - Variable in class org.omegat.gui.align.AlignPanel
 
segmentingItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
segmentingRulesButton - Variable in class org.omegat.gui.align.AlignPanel
 
segmentingRulesItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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
 
segmentsubflows - Variable in class gen.core.segmentation.Header
 
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
 
segtype - Variable in class gen.core.tmx14.Header
 
segtype - Variable in class gen.core.tmx14.Tu
 
SelectDomainController - Class in org.omegat.gui.glossary.taas
Controller for select TaaS domains.
SelectDomainUI - Class in org.omegat.gui.glossary.taas
 
SelectDomainUI(Frame, boolean) - Constructor for class org.omegat.gui.glossary.taas.SelectDomainUI
Creates new form SelectDomainUI
selectFirstPossibleValue() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Select the first value in the table (top left).
selectFirstPossibleValueInLine() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Select the first value in the current line.
SELECTION_EXPORT - Static variable in class org.omegat.gui.editor.SegmentExportImport
The name of the file with the exported selection
selectLastPossibleValue() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Select the last value in the table (bottom right).
selectLastPossibleValueInLine() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Select the last value in the current line.
selectNextPossibleValue() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
Selects the next item in the list.
selectNextPossibleValueByPage() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
Selects the item in the list following the current one by one page, or the last item if there is less than one page following.
selectNextPossibleValueByPage() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Selects the item in the list following the current one by completer.pageRowCount items or go to the first item.
selectNextPossibleValueDown() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Selects the next item in the list.
selectNextPossibleValueRight() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Go one cell to the right.
selectPreviousPossibleValue() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
Selects the previous item in the list.
selectPreviousPossibleValueByPage() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
Selects the item in the list preceding the current one by one page, or the first item if there is less than one page preceding.
selectPreviousPossibleValueByPage() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Selects the item in the list preceding the current one by completer.pageRowCount items or go to the first item.
selectPreviousPossibleValueLeft() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Go one cell to the left.
selectPreviousPossibleValueUp() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterTableView
Selects the previous item in the list.
sentenceCaseMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
sentenceSeg - Variable in class gen.core.project.Project
 
SEPARATOR - Static variable in class org.omegat.gui.glossary.GlossaryReaderCSV
Fields separator.
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
 
setActionCommands() - Method in class org.omegat.gui.main.MainWindowMenu
Set 'actionCommand' for all menu items.
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.
setAdminlang(String) - Method in class gen.core.tmx14.Header
Sets the value of the adminlang 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, int, boolean) - Method in class org.omegat.gui.editor.Document3
Set alignment for specified part of text.
setAlignment(int) - Method in class org.omegat.util.gui.DataTableStyling.AlternatingHighlightRenderer
 
setAlternateTranslationForCurrentEntry(boolean) - Method in class org.omegat.gui.editor.EditorController
Set default/alternate translation for current entry.
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
 
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)
setApiKey(String, boolean) - Method in class org.omegat.gui.glossary.taas.TaaSClient
 
setAssoc(String) - Method in class gen.core.tmx14.Ph
Sets the value of the assoc property.
setAttribute(String, String) - Method in class org.omegat.util.xml.XMLBlock
 
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.
setBase(String) - Method in class gen.core.tmx14.Ude
Sets the value of the base 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.
setBody(Body) - Method in class gen.core.tmx14.Tmx
Sets the value of the body property.
setBoolean(String, boolean) - Method in class org.omegat.filters2.AbstractOptions
Save boolean value to string option.
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.
setCaretPosition(IEditor.CaretPosition) - Method in class org.omegat.gui.editor.EditorController
 
setCaretUpdateEnabled(JTextComponent, boolean) - Static method in class org.omegat.util.gui.StaticUIUtils
 
setCascade(String) - Method in class gen.core.segmentation.Header
Sets the value of the cascade property.
setChangedate(String) - Method in class gen.core.tmx14.Header
Sets the value of the changedate property.
setChangedate(String) - Method in class gen.core.tmx14.Tu
Sets the value of the changedate property.
setChangedate(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the changedate property.
setChangeid(String) - Method in class gen.core.tmx14.Header
Sets the value of the changeid property.
setChangeid(String) - Method in class gen.core.tmx14.Tu
Sets the value of the changeid property.
setChangeid(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the changeid property.
setClassName(String) - Method in class gen.core.filters.Filter
Sets the value of the className property.
setClassName(String) - Method in class org.omegat.convert.v20to21.data.OneFilter
Sets the class name of the filter.
setCloseFlag() - Method in class org.omegat.util.xml.XMLBlock
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
setCode(String) - Method in class gen.core.tmx14.Map
Sets the value of the code property.
setCollectionID(long) - Method in class gen.taas.TaasTerm
Sets the value of the collectionID property.
setCollectionName(String) - Method in class gen.taas.TaasTerm
Sets the value of the collectionName property.
setCollectionType(long) - Method in class gen.taas.TaasTerm
Sets the value of the collectionType property.
setColor(Color) - Method in enum 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
 
setCompressWhitespace(boolean) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets whether whitespace should be compressed in the HTML document on generating target documents.
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.
setContent(String) - Method in class gen.core.tmx14.Note
Sets the value of the content property.
setContent(String) - Method in class gen.core.tmx14.Prop
Sets the value of the content property.
setCount(Integer) - Method in class gen.taas.TaasDomain
Sets the value of the count property.
setCount(int) - Method in class gen.taas.TaasLanguage
Sets the value of the count property.
setCountingCustomTags(boolean) - Static method in class org.omegat.core.statistics.StatisticsSettings
 
setCountingProtectedText(boolean) - Static method in class org.omegat.core.statistics.StatisticsSettings
 
setCreationdate(String) - Method in class gen.core.tmx14.Header
Sets the value of the creationdate property.
setCreationdate(String) - Method in class gen.core.tmx14.Tu
Sets the value of the creationdate property.
setCreationdate(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the creationdate property.
setCreationid(String) - Method in class gen.core.tmx14.Header
Sets the value of the creationid property.
setCreationid(String) - Method in class gen.core.tmx14.Tu
Sets the value of the creationid property.
setCreationid(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the creationid property.
setCreationtool(String) - Method in class gen.core.tmx14.Header
Sets the value of the creationtool property.
setCreationtool(String) - Method in class gen.core.tmx14.Tu
Sets the value of the creationtool property.
setCreationtool(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the creationtool property.
setCreationtoolversion(String) - Method in class gen.core.tmx14.Header
Sets the value of the creationtoolversion property.
setCreationtoolversion(String) - Method in class gen.core.tmx14.Tu
Sets the value of the creationtoolversion property.
setCreationtoolversion(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the creationtoolversion property.
setCredential(String, String, boolean) - Method in class org.omegat.core.machinetranslators.BaseTranslate
Store a credential.
setCurrentDirectory(File) - Method in class org.omegat.util.gui.OpenProjectFileChooser
 
setCurrentFile(IProject.FileInfo) - Method in class org.omegat.core.data.ParseEntry
 
setCurrentFile(IProject.FileInfo) - Method in class org.omegat.core.data.RealProject.LoadFilesCallback
 
setCurrentFile(IProject.FileInfo) - Method in class org.omegat.core.search.Searcher.SearchCallback
 
setCurrentPos(String) - Method in class org.omegat.util.InlineTagHandler
Remember current begin/end mark of "it" tag.
setCurrentProject(IProject) - Static method in class org.omegat.core.Core
Set project instance for unit tests.
setCursor(Cursor) - Method in class org.omegat.gui.main.ConsoleWindow
 
setCursor(Cursor) - Method in interface org.omegat.gui.main.IMainWindow
Sets cursor of window
setData(AutoCompleterItem...) - Method in class org.omegat.gui.editor.autocompleter.AutoCompleterListView
 
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.
setDatatype(String) - Method in class gen.core.tmx14.Header
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tmx14.Sub
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tmx14.Tu
Sets the value of the datatype property.
setDatatype(String) - Method in class gen.core.tmx14.Tuv
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.
setDefaultSaveDir(String) - Method in class org.omegat.gui.align.AlignFilePickerController
 
setDefaultTranslation(boolean) - Method in class org.omegat.gui.editor.SegmentBuilder
 
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 gen.taas.TaasCollection
Sets the value of the description property.
setDetailsFromSourceFile(String) - Method in class org.omegat.core.data.ProtectedPart
 
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
 
setDomainID(String) - Method in class gen.taas.TaasTerm
Sets the value of the domainID property.
setDomainName(String) - Method in class gen.taas.TaasTerm
Sets the value of the domainName property.
setDomains(TaasCollection.Domains) - Method in class gen.taas.TaasCollection
Sets the value of the domains property.
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
 
setEditableSRX(SRX) - Method in class org.omegat.gui.segmentation.SegmentationCustomizerController
 
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.
setEnt(String) - Method in class gen.core.tmx14.Map
Sets the value of the ent property.
setEntityFilter(DefaultEntityFilter) - Method in class org.omegat.util.xml.XMLStreamReader
 
setEntryID(long) - Method in class gen.taas.TaasTerm
Sets the value of the entryID property.
setEnum(String, T) - Method in class org.omegat.filters2.AbstractOptions
Save string value to string option.
setError(Exception) - Method in class org.omegat.gui.common.EntryInfoThreadPane
Callback from search thread if error occured.
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.
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(OneFilter[]) - Method in class org.omegat.convert.v20to21.data.Filters
Sets all filters from the array.
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
 
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
Set forceSpacePreserving.
setForceSpacePreserving(boolean) - Method in interface org.omegat.filters3.xml.XMLDialect
Set forceSpacePreserving.
setFoundResult(SourceTextEntry, T) - Method in class org.omegat.gui.common.EntryInfoThreadPane
Callback from search thread.
setFoundResult(SourceTextEntry, List<DictionaryEntry>) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
setFoundResult(SourceTextEntry, MachineTranslationInfo) - Method in class org.omegat.gui.exttrans.MachineTranslateTextArea
 
setFoundResult(SourceTextEntry, List<GlossaryEntry>) - Method in class org.omegat.gui.glossary.GlossaryTextArea
Sets the list of glossary entries to show in the pane.
setFoundResult(SourceTextEntry, List<NearString>) - Method in class org.omegat.gui.matches.MatchesTextArea
Sets the list of fuzzy matches to show in the pane.
setFoundResult(SourceTextEntry, List<MultipleTransFoundEntry>) - Method in class org.omegat.gui.multtrans.MultipleTransPane
 
setGlobalConfig(ExternalFinderConfiguration) - Static method in class org.omegat.externalfinder.ExternalFinder
Set the global configuration.
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.
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.
setHeader(Header) - Method in class gen.core.tmx14.Tmx
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.AbstractScriptEditor
 
setHighlighting(String) - Method in class org.omegat.gui.scripting.RichScriptEditor
 
setHighlighting(String) - Method in class org.omegat.gui.scripting.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.
setI(String) - Method in class gen.core.tmx14.Bpt
Sets the value of the i property.
setI(String) - Method in class gen.core.tmx14.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.
setId(long) - Method in class gen.taas.TaasCollection
Sets the value of the id property.
setId(String) - Method in class gen.taas.TaasDomain
Sets the value of the id property.
setId(String) - Method in class gen.taas.TaasLanguage
Sets the value of the id property.
setIgnoreFileContext(Boolean) - Method in class gen.core.filters.Filters
Sets the value of the ignoreFileContext property.
setIgnoreFileContext(boolean) - Static method in class org.omegat.core.data.EntryKey
 
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
 
setInstance(Instance[]) - Method in class org.omegat.convert.v20to21.data.OneFilter
Sets all the instances of the filter at once.
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.
setLang(String) - Method in class gen.core.tmx14.Note
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tmx14.Prop
Sets the value of the lang property.
setLang(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the lang property.
setLanguage(String) - Method in class gen.taas.TaasTerm
Sets the value of the language property.
setLanguage(String) - Method in class org.omegat.core.segmentation.MapRule
Sets Language Name
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.
setLanguages(TaasCollection.Languages) - Method in class gen.taas.TaasCollection
Sets the value of the languages property.
setLastusagedate(String) - Method in class gen.core.tmx14.Tu
Sets the value of the lastusagedate property.
setLastusagedate(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the lastusagedate property.
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
 
setLocationSaveEnabled(boolean) - Static method in class org.omegat.util.RuntimePreferences
 
setMainWindow(IMainWindow) - Static method in class org.omegat.core.Core
Set main window instance for unit tests.
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
 
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.
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 gen.core.tmx14.Ude
Sets the value of the name property.
setName(String) - Method in class gen.taas.TaasCollection
Sets the value of the name property.
setName(String) - Method in class gen.taas.TaasDomain
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
 
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
 
setNumberFormat(NumberFormat) - Method in class org.omegat.util.gui.DataTableStyling.FancyRenderer
 
setOEncoding(String) - Method in class gen.core.tmx14.Header
Sets the value of the oEncoding property.
setOEncoding(String) - Method in class gen.core.tmx14.Note
Sets the value of the oEncoding property.
setOEncoding(String) - Method in class gen.core.tmx14.Prop
Sets the value of the oEncoding property.
setOEncoding(String) - Method in class gen.core.tmx14.Tu
Sets the value of the oEncoding property.
setOEncoding(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the oEncoding property.
setOn(boolean) - Method in class org.omegat.convert.v20to21.data.OneFilter
Sets whether the filter is on (used by OmegaT).
setOpenFilesHandler(OSXIntegration.IOpenFilesHandler) - Static method in class org.omegat.util.gui.OSXIntegration
 
setOptions(Serializable) - Method in class org.omegat.convert.v20to21.data.OneFilter
Setter for property options.
setOptions(Filter, Map<String, String>) - Static method in class org.omegat.filters2.master.FilterMaster
Convert options to xml from map.
setOtherTagShortcutLetter(int) - Method in class org.omegat.util.InlineTagHandler
Store shortcut letter for current other tag.
setOTmf(String) - Method in class gen.core.tmx14.Header
Sets the value of the oTmf property.
setOTmf(String) - Method in class gen.core.tmx14.Tu
Sets the value of the oTmf property.
setOTmf(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the oTmf property.
setOutEncoding(String) - Method in class org.omegat.filters2.FilterContext
 
setParagraphOnBr(boolean) - Method in class org.omegat.convert.v20to21.data.HTMLOptions
Sets whether a new paragraph should be started on BR.
setParagraphOnBr(boolean) - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Sets whether a new paragraph should be started on BR.
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.
setParent(String) - Method in class gen.taas.TaasDomain
Sets the value of the parent property.
setParent(AutoCompleter) - Method in class org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView
Set the AutoCompleter that this view belongs to.
setPass(int) - Method in class org.omegat.core.data.TranslateEntry
Set current pass number Any filter called in one-pass mode by default.
setPass(int) - Method in interface org.omegat.filters2.ITranslateCallback
Set current pass number Any filter called in one-pass mode by default.
setPattern(String) - Method in class org.omegat.core.segmentation.MapRule
Sets Pattern for the language/country ISO code (of a form LL-CC).
setPattern(Pattern) - Method in class org.omegat.util.gui.DataTableStyling.PatternHighlightRenderer
 
setPos(String) - Method in class gen.core.tmx14.It
Sets the value of the pos property.
setPreamble(String) - Method in class org.omegat.core.search.SearchResultEntry
 
setPredefinedCredentials(String, String, String, String) - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
 
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
setProgressToolTipText(String) - Method in class org.omegat.gui.main.MainWindow
 
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.
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
 
setProjectLockingEnabled(boolean) - Static method in class org.omegat.util.RuntimePreferences
 
setProjectRoot(String) - Method in class org.omegat.core.data.ProjectProperties
Sets The Project Root Directory.
setProjectSRX(SRX) - Method in class org.omegat.core.data.ProjectProperties
 
setProjectTableData(String[], String[][]) - Method in class org.omegat.gui.stat.StatisticsPanel
 
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) - 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 the comments should be removed from the HTML document on 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 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.
setRemoveTags(boolean) - Method in class org.omegat.core.data.ExternalTMFactory.BifileLoader
 
setRemoveTags(boolean) - Method in class org.omegat.core.data.ProjectProperties
 
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.
setRewriteEncoding(int) - Method in class org.omegat.convert.v20to21.data.HTMLOptions
Sets when (X)HTML filter should add/rewrite encoding declaration.
setRewriteEncoding(HTMLOptions.REWRITE_MODE) - Method in class org.omegat.filters2.html2.HTMLOptions
Sets when (X)HTML filter should add/rewrite encoding declaration.
setRules(List<Rule>) - Method in class org.omegat.core.segmentation.MapRule
Sets List of rules (of class Rule) for the language
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
setSeg(Seg) - Method in class gen.core.tmx14.Tuv
Sets the value of the seg property.
setSegmenter(Segmenter) - Static method in class org.omegat.core.Core
 
setSegmentOn(int) - Method in class org.omegat.convert.v20to21.data.TextOptions
Sets when Text filter should segmentOn text into paragraphs.
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.
setSegtype(String) - Method in class gen.core.tmx14.Header
Sets the value of the segtype property.
setSegtype(String) - Method in class gen.core.tmx14.Tu
Sets the value of the segtype property.
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
 
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
Sets the shortcut number of this tag.
setSkipMeta(String) - Method in class org.omegat.convert.v20to21.data.HTMLOptions
Sets the meta-tag attribute key-value pairs of which meta-tags should not be translated
setSkipMeta(String) - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Sets the meta-tag attribute key-value pairs of which meta-tags should not be translated
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.convert.v20to21.data.HTMLOptions
Sets the regular expression that matches text not to be translated
setSkipRegExp(String) - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Sets the regular expression that matches text not to 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
setSourceDefaultDir(String) - Method in class org.omegat.gui.align.AlignFilePickerController
 
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 gen.core.filters.Files
Sets the value of the sourceEncoding property.
setSourceEncoding(String) - Method in class org.omegat.convert.v20to21.data.Instance
 
setSourceEncoding(String) - Method in class org.omegat.filters2.Instance
 
setSourceEncodingVariable(boolean) - Method in class org.omegat.convert.v20to21.data.OneFilter
Sets whether the filter's source encoding can be varied by user
setSourceFile(String) - Method in class org.omegat.gui.align.AlignFilePickerController
 
setSourceFilenameMask(String) - Method in class gen.core.filters.Files
Sets the value of the sourceFilenameMask property.
setSourceFilenameMask(String) - Method in class org.omegat.convert.v20to21.data.Instance
 
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(Language) - Method in class org.omegat.core.data.ProjectProperties
Sets The Source Language (language of the source files) of the Project
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.gui.align.AlignFilePickerController
 
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
setSrclang(String) - Method in class gen.core.tmx14.Header
Sets the value of the srclang property.
setSrclang(String) - Method in class gen.core.tmx14.Tu
Sets the value of the srclang property.
setSRX(SRX) - Static method in class org.omegat.util.Preferences
 
setStandaloneFlag() - Method in class org.omegat.util.xml.XMLBlock
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"
setStream(File) - Method in class org.omegat.util.xml.XMLStreamReader
 
setStream(String, String) - Method in class org.omegat.util.xml.XMLStreamReader
 
setStream(InputStream) - Method in class org.omegat.util.xml.XMLStreamReader
Provide an interface where stream can be opened elsewhere.
setStream(InputStream, String) - Method in class org.omegat.util.xml.XMLStreamReader
Provide an interface where stream can be opened elsewhere.
setString(String, String) - Method in class org.omegat.filters2.AbstractOptions
Save string value to string option.
setSubst(String) - Method in class gen.core.tmx14.Map
Sets the value of the subst property.
setSupportDefaultTranslations(Boolean) - Method in class gen.core.project.Project
Sets the value of the supportDefaultTranslations property.
setSupportDefaultTranslations(boolean) - Method in class org.omegat.core.data.ProjectProperties
 
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
 
setTableHeaders(JTable, String[]) - Static method in class org.omegat.gui.stat.BaseStatisticsPanel
 
setTagName(String) - Method in class org.omegat.util.xml.XMLBlock
 
setTagsAggregationEnabled(boolean) - Method in class org.omegat.filters3.xml.DefaultXMLDialect
Sets tagsAggregationEnabled to true or false
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.
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
 
setTargetDefaultDir(String) - Method in class org.omegat.gui.align.AlignFilePickerController
 
setTargetDir(String) - Method in class gen.core.project.Project
Sets the value of the targetDir property.
setTargetEncoding(String) - Method in class gen.core.filters.Files
Sets the value of the targetEncoding property.
setTargetEncoding(String) - Method in class org.omegat.convert.v20to21.data.Instance
 
setTargetEncoding(String) - Method in class org.omegat.filters2.Instance
 
setTargetEncodingVariable(boolean) - Method in class org.omegat.convert.v20to21.data.OneFilter
Sets whether the filter's target encoding can be varied by user
setTargetFile(String) - Method in class org.omegat.gui.align.AlignFilePickerController
 
setTargetFilenamePattern(String) - Method in class gen.core.filters.Files
Sets the value of the targetFilenamePattern property.
setTargetFilenamePattern(String) - Method in class org.omegat.convert.v20to21.data.Instance
 
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(Language) - Method in class org.omegat.core.data.ProjectProperties
Sets The Target Language (language of the translated files) of the Project
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.gui.align.AlignFilePickerController
 
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
 
setTeamSettings(ProjectTeamSettings) - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
 
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.
setTerm(String) - Method in class gen.taas.TaasTerm
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.
setTerms(String) - Method in class gen.taas.TaasExtractionResult
Sets the value of the terms property.
setText(Text) - Method in class gen.core.tbx.Martif
Sets the value of the text property.
setText(String) - Method in class gen.taas.TaasExtractionResult
Sets the value of the text property.
setText(String) - Method in class org.omegat.gui.scripting.ScriptItem
 
setText(String) - Method in class org.omegat.tokenizer.WordIterator
Set a new text string to be scanned.
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.
setText(String) - Method in class org.omegat.util.gui.HintTextField
 
setText(String) - Method in class org.omegat.util.xml.XMLBlock
 
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, ClassLoader) - Static method in class org.omegat.util.gui.UIDesignManager
 
setThread(LongProcessThread) - Method in class org.omegat.core.search.Searcher
Set thread for checking interruption.
settings - Variable in class org.omegat.gui.editor.EditorController
 
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.
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
 
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.convert.v20to21.data.OpenDocOptions
Sets whether Bookmarks references should be translated.
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.convert.v20to21.data.OpenDocOptions
Sets whether Bookmarks 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.convert.v20to21.data.HTMLOptions
Sets whether button value attributes should be translated.
setTranslateButtonValue(boolean) - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Sets whether button value attributes 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.convert.v20to21.data.OpenDocOptions
Sets whether Comments should be translated.
setTranslateComments(boolean) - Method in class org.omegat.convert.v20to21.data.OpenXMLOptions
Sets whether Comments 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.convert.v20to21.data.OpenXMLOptions
Sets whether Footnotes 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.convert.v20to21.data.OpenXMLOptions
Sets whether Excel Comments 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.convert.v20to21.data.OpenXMLOptions
Sets whether Footers 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.convert.v20to21.data.OpenXMLOptions
Sets whether Footnotes 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.convert.v20to21.data.OpenXMLOptions
Sets whether Headers 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.convert.v20to21.data.OpenXMLOptions
Sets whether Hidden Text 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.convert.v20to21.data.HTMLOptions
Sets whether href attributes should be translated.
setTranslateHref(boolean) - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Sets whether href attributes 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.convert.v20to21.data.HTMLOptions
Sets whether hreflang attributes should be translated.
setTranslateHreflang(boolean) - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Sets whether hreflang 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.convert.v20to21.data.OpenDocOptions
Sets whether Indexes 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.convert.v20to21.data.HTMLOptions
Sets whether lang attributes should be translated.
setTranslateLang(boolean) - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Sets whether lang attributes should 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.convert.v20to21.data.OpenDocOptions
Sets whether Notes 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.convert.v20to21.data.OpenXMLOptions
Sets whether Slide 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.convert.v20to21.data.OpenXMLOptions
Sets whether Slide Masters should be translated.
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.convert.v20to21.data.HTMLOptions
Sets whether src attributes should be translated.
setTranslateSrc(boolean) - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Sets whether src attributes 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.convert.v20to21.data.HTMLOptions
Sets whether value attributes should be translated.
setTranslateValue(boolean) - Method in class org.omegat.convert.v20to21.data.XHTMLOptions
Sets whether value 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(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked) - Method in interface org.omegat.core.data.IProject
Set translation for entry.
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) - Method in class org.omegat.core.data.NotLoadedProject
 
setTranslation(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked, IProject.AllTranslations) - Method in class org.omegat.core.data.NotLoadedProject
 
setTranslation(SourceTextEntry, TMXEntry, boolean) - Method in class org.omegat.core.data.ProjectTMX
Set new translation.
setTranslation(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked, IProject.AllTranslations) - Method in class org.omegat.core.data.RealProject
 
setTranslation(SourceTextEntry, PrepareTMXEntry, boolean, TMXEntry.ExternalLinked) - Method in class org.omegat.core.data.RealProject
 
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 #toShortcut().
setTuid(String) - Method in class gen.core.tmx14.Tu
Sets the value of the tuid property.
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(String) - Method in class gen.core.tmx14.Bpt
Sets the value of the type property.
setType(String) - Method in class gen.core.tmx14.Hi
Sets the value of the type property.
setType(String) - Method in class gen.core.tmx14.It
Sets the value of the type property.
setType(String) - Method in class gen.core.tmx14.Ph
Sets the value of the type property.
setType(String) - Method in class gen.core.tmx14.Prop
Sets the value of the type property.
setType(String) - Method in class gen.core.tmx14.Sub
Sets the value of the type property.
setType(TaasCollectionType) - Method in class gen.taas.TaasCollection
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
 
setUnicode(String) - Method in class gen.core.tmx14.Map
Sets the value of the unicode property.
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
 
setUsagecount(String) - Method in class gen.core.tmx14.Tu
Sets the value of the usagecount property.
setUsagecount(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the usagecount property.
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
 
setValueAt(Object, int, int) - Method in class org.omegat.gui.glossary.taas.BrowseTaasCollectionsController.CollectionsTable
 
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 gen.core.tmx14.Tmx
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
 
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
setX(String) - Method in class gen.core.tmx14.Bpt
Sets the value of the x property.
setX(String) - Method in class gen.core.tmx14.Hi
Sets the value of the x property.
setX(String) - Method in class gen.core.tmx14.It
Sets the value of the x property.
setX(String) - Method in class gen.core.tmx14.Ph
Sets the value of the x property.
setX(String) - Method in class gen.core.tmx14.Ut
Sets the value of the x property.
setXmlLang(String) - Method in class gen.core.tmx14.Note
Sets the value of the xmlLang property.
setXmlLang(String) - Method in class gen.core.tmx14.Prop
Sets the value of the xmlLang property.
setXmlLang(String) - Method in class gen.core.tmx14.Tuv
Sets the value of the xmlLang property.
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.
shouldDelegateTokenizeExactly - Variable in class org.omegat.tokenizer.BaseTokenizer
Indicates that BaseTokenizer.tokenizeVerbatim(String) should use OmegaT's WordIterator to tokenize "exactly" for display.
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(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(Component) - Method in class org.omegat.gui.align.AlignFilePickerController
Display the align tool file picker.
show(Component) - Method in class org.omegat.gui.align.AlignPanelController
Display the align tool.
show(Window) - Method in class org.omegat.gui.align.EditingPanelController
Show the dialog.
show(Window) - Method in class org.omegat.gui.align.PatternPanelController
Show the dialog.
show(Window) - Method in class org.omegat.gui.align.SplittingPanelController
Show the dialog.
show(String, String, String) - Method in class org.omegat.gui.dialogs.ConflictDialogController
 
show(List<String>) - Static method in class org.omegat.gui.dialogs.FilenamePatternsEditorController
 
show(Window) - Method in class org.omegat.gui.dialogs.KeyStrokeEditorDialog
 
show(Window, String) - Method in class org.omegat.gui.dialogs.PasswordEnterDialogController
 
show(Window) - Method in class org.omegat.gui.dialogs.PasswordSetDialogController
 
show(Window) - Method in class org.omegat.gui.dialogs.PreferencesDialog
 
show(Frame, List<RepositoryDefinition>) - Method in class org.omegat.gui.dialogs.RepositoriesMappingController
 
show(Window) - Method in class org.omegat.gui.dialogs.VersionCheckDialog
 
show() - Method in class org.omegat.gui.exttrans.MTConfigDialog
 
show(Window) - Method in class org.omegat.gui.filters2.FiltersCustomizer
 
show() - Static method in class org.omegat.gui.glossary.taas.BrowseTaasCollectionsController
 
show() - Static method in class org.omegat.gui.glossary.taas.SelectDomainController
 
show(Window) - Method in class org.omegat.gui.issues.IssueProvidersSelectorController
 
show(Window) - Method in class org.omegat.gui.preferences.PreferencesWindowController
 
show(Window, Class<? extends IPreferencesController>) - Method in class org.omegat.gui.preferences.PreferencesWindowController
 
show(Window) - Method in class org.omegat.gui.segmentation.SegmentationCustomizer
 
showAll() - Method in interface org.omegat.gui.issues.IIssues
 
showAll(String) - Method in interface org.omegat.gui.issues.IIssues
 
showAll() - Method in class org.omegat.gui.issues.IssuesPanelController
 
showAll(String) - Method in class org.omegat.gui.issues.IssuesPanelController
 
showConfigurationUI(Window) - Method in class org.omegat.core.machinetranslators.AbstractMyMemoryTranslate
 
showConfigurationUI(Window) - Method in class org.omegat.core.machinetranslators.ApertiumTranslate
 
showConfigurationUI(Window) - Method in class org.omegat.core.machinetranslators.DeepLTranslate
 
showConfigurationUI(Window) - Method in class org.omegat.core.machinetranslators.Google2Translate
 
showConfigurationUI(Window) - Method in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
showConfigurationUI(Window) - Method in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
showConfigurationUI(Window) - Method in class org.omegat.core.machinetranslators.MosesTranslate
 
showConfigurationUI(Window) - Method in class org.omegat.core.machinetranslators.YandexCloudTranslate
 
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
 
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
Show message in an ErrorDialog
showForFiles(String) - Method in interface org.omegat.gui.issues.IIssues
 
showForFiles(String, String) - Method in interface org.omegat.gui.issues.IIssues
 
showForFiles(String, int) - Method in interface org.omegat.gui.issues.IIssues
 
showForFiles(String) - Method in class org.omegat.gui.issues.IssuesPanelController
 
showForFiles(String, String) - Method in class org.omegat.gui.issues.IssuesPanelController
 
showForFiles(String, int) - 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
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
 
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
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.
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 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.MainWindow
Show message in status bar from resource bundle by key.
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
Same as IMainWindow.showStatusMessageRB(String, Object...) but this will clear the message after ten seconds.
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
 
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
 
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
 
SLOVAK_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
SLOVAK_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
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_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_PATTERN - Static variable in class org.omegat.CLIParameters
 
SOURCE_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
sourceChooseFileButton - Variable in class org.omegat.gui.align.AlignFilePicker
 
sourceDesc - Variable in class gen.core.tbx.FileDesc
 
SourceDesc - Class in gen.core.tbx
Java class for anonymous complex type.
SourceDesc() - Constructor for class gen.core.tbx.SourceDesc
 
sourceDir - Variable in class gen.core.project.Project
 
sourceDir - Variable in class org.omegat.core.data.ProjectProperties
 
sourceDirExcludes - Variable in class gen.core.project.Project
 
sourceEncoding - Variable in class gen.core.filters.Files
 
sourceFilenameMask - Variable in class gen.core.filters.Files
 
sourceLang - Variable in class gen.core.project.Project
 
sourceLangIsRTL - Variable in class org.omegat.gui.editor.EditorController
 
sourceLanguageFileField - Variable in class org.omegat.gui.align.AlignFilePicker
 
sourceLanguagePicker - Variable in class org.omegat.gui.align.AlignFilePicker
 
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
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>, boolean) - Constructor for class org.omegat.core.data.SourceTextEntry
Creates a new source text entry.
SourceTextEntry(EntryKey, int, String[], String, List<ProtectedPart>) - Constructor for class org.omegat.core.data.SourceTextEntry
 
SourceTextEntry.DUPLICATE - Enum in org.omegat.core.data
 
sourceTok - Variable in class gen.core.project.Project
 
sourceToOriginal() - Method in class org.omegat.filters3.Entry
Returns the entry source in its original form as it was in original document.
sourceToShortcut(boolean, XMLDialect, List<ProtectedPart>) - Method in class org.omegat.filters3.Entry
Returns shortcut string representation of the entry source.
sourceToShortcut() - Method in class org.omegat.filters3.xml.XMLIntactEntry
Intact text cannot be translated, so returns an empty string.
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
 
SpaceMarker() - Constructor for class org.omegat.gui.editor.mark.WhitespaceMarkerFactory.SpaceMarker
 
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.
SPANISH_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
SPANISH_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
SpellChecker - Class in org.omegat.core.spellchecker
Common spell checker interface for use any spellchecker providers.
SpellChecker() - Constructor for class org.omegat.core.spellchecker.SpellChecker
Creates a new instance of 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
Dummy spellchecker which used when other spellcheckers can't be loaded, or dictionary not exist.
SpellCheckerDummy() - Constructor for class org.omegat.core.spellchecker.SpellCheckerDummy
 
SpellCheckerJMySpell - Class in org.omegat.core.spellchecker
JMySpell spell checker implementation.
SpellCheckerJMySpell(String, String) - Constructor for class org.omegat.core.spellchecker.SpellCheckerJMySpell
 
SpellCheckerLangToolHunspell - Class in org.omegat.core.spellchecker
A thin wrapper around the LanguageTool Hunspell implementation (which itself wraps native libs)
SpellCheckerLangToolHunspell(String) - Constructor for class org.omegat.core.spellchecker.SpellCheckerLangToolHunspell
 
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
splitButton - Variable in class org.omegat.gui.align.AlignPanel
 
splitItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
SplittingPanelController - Class in org.omegat.gui.align
Controller for a simple text splitting dialog.
SplittingPanelController(String, String) - Constructor for class org.omegat.gui.align.SplittingPanelController
Create the controller with the text to be split and an optional hint to the user.
src - Variable in class org.omegat.gui.dictionaries.DictionariesTextArea.DictionaryEntriesSearchThread
 
srcErrors - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
srclang - Variable in class gen.core.tmx14.Header
 
srclang - Variable in class gen.core.tmx14.Tu
 
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 - Variable in class org.omegat.core.segmentation.datamodels.SRXOptionsModel
 
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
Creates an empty SRX, without any rules.
SRX_JAXB_CONTEXT - Static variable in class org.omegat.core.segmentation.SRX
Context for JAXB rules processing.
SRXOptionsModel - Class in org.omegat.core.segmentation.datamodels
 
SRXOptionsModel(SRX) - Constructor for class org.omegat.core.segmentation.datamodels.SRXOptionsModel
Creates a new instance of SRXOptionsModel
sShortcuts - Variable in class org.omegat.filters2.html2.FilterVisitor
The list of all the tag shortcuts
ST_MAX_SEARCH_RESULTS - Static variable in class org.omegat.util.OConsts
 
sTagNumbers - Variable in class org.omegat.filters2.html2.FilterVisitor
The tag numbers of shorcutized tags
sTags - Variable in class org.omegat.filters2.html2.FilterVisitor
The tags behind the shortcuts
StandardScriptEditor - Class in org.omegat.gui.scripting
 
StandardScriptEditor() - Constructor for class org.omegat.gui.scripting.StandardScriptEditor
 
StarDict - Class in org.omegat.core.dictionaries
Dictionary implementation for StarDict format.
StarDict() - Constructor for class org.omegat.core.dictionaries.StarDict
 
start(File) - Method in class org.omegat.core.dictionaries.DictionariesManager
 
start - Variable in class org.omegat.core.matching.DiffDriver.TextRun
 
start() - Method in class org.omegat.gui.glossary.GlossaryManager
 
start(File) - Method in class org.omegat.gui.scripting.ScriptsMonitor
 
start - Variable in class org.omegat.languagetools.LanguageToolResult
 
startBPT(String, String) - Method in class org.omegat.util.InlineTagHandler
Handle "bpt" tag start for TMX.
startBPT(String...) - Method in class org.omegat.util.InlineTagHandler
Handle "bpt" tag start.
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.
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.common.EntryInfoThreadPane
Each implementation should start own EntryInfoSearchThread thread.
startSearchThread(SourceTextEntry) - Method in class org.omegat.gui.dictionaries.DictionariesTextArea
 
startSearchThread(SourceTextEntry) - Method in class org.omegat.gui.exttrans.MachineTranslateTextArea
 
startSearchThread(SourceTextEntry) - Method in class org.omegat.gui.glossary.GlossaryTextArea
 
startSearchThread(SourceTextEntry) - Method in class org.omegat.gui.matches.MatchesTextArea
 
startSearchThread(SourceTextEntry) - Method in class org.omegat.gui.multtrans.MultipleTransPane
 
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 dialog
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 in org.omegat.gui.stat
 
statLabel - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
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.
StatsResult - Class in org.omegat.core.statistics
 
StatsResult(StatCount, StatCount, StatCount, StatCount, Set<String>, List<FileData>) - Constructor for class org.omegat.core.statistics.StatsResult
 
STATUS_EXTENSION - Static variable in class org.omegat.util.OConsts
 
STATUS_RECOVER_EXTENSION - Static variable in class org.omegat.util.OConsts
 
statusLabel - Variable in class org.omegat.gui.main.MainWindow
 
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
 
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 in org.omegat.util.gui
 
Sub - Class in gen.core.tmx14
Java class for anonymous complex type.
Sub() - Constructor for class gen.core.tmx14.Sub
 
subst - Variable in class gen.core.tmx14.Map
 
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.
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.SpellChecker
return a list of strings as suggestions
suggest(String) - Method in class org.omegat.core.spellchecker.SpellCheckerDummy
 
suggest(String) - Method in class org.omegat.core.spellchecker.SpellCheckerJMySpell
 
suggest(String) - Method in class org.omegat.core.spellchecker.SpellCheckerLangToolHunspell
 
supportDefaultTranslations - Variable in class gen.core.project.Project
 
supports(CredentialItem...) - Method in class org.omegat.core.team2.impl.GITCredentialsProvider
 
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
 
SVNAuthenticationManager - Class in org.omegat.core.team2.impl
Authentication manager for SVN.
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
 
SVNUserPassDialog - Class in org.omegat.core.team2.impl
 
SVNUserPassDialog(Frame) - Constructor for class org.omegat.core.team2.impl.SVNUserPassDialog
Creates new form TeamUserPassDialog
SWEDISH_CODE - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
SWEDISH_KEY - Static variable in class org.omegat.core.segmentation.LanguageCodes
 
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
 
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.
symbol - Variable in class org.omegat.gui.editor.mark.SymbolPainter
 
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
 
systemLookAndFeel - Variable in class org.omegat.gui.theme.DelegatingLookAndFeel
 
SZ_OBJFOOT - Static variable in class org.omegat.util.MemoryUtils
Object footprint - 16 for 64bit, 8 for 32 bit.
SZ_OBJLINK - Static variable in class org.omegat.util.MemoryUtils
Link to object - 8 for 64bit, 4 for 32bit.

T

TAAS_DOMAIN - Static variable in class org.omegat.util.Preferences
 
TAAS_LOOKUP - Static variable in class org.omegat.util.Preferences
TaaS glossary client.
TaasArrayOfTerm - Class in gen.taas
Java class for anonymous complex type.
TaasArrayOfTerm() - Constructor for class gen.taas.TaasArrayOfTerm
 
TaaSClient - Class in org.omegat.gui.glossary.taas
Client for TaaS REST service.
TaaSClient() - Constructor for class org.omegat.gui.glossary.taas.TaaSClient
 
TaaSClient.FormatError - Exception in org.omegat.gui.glossary.taas
 
TaaSClient.Unauthorized - Exception in org.omegat.gui.glossary.taas
 
TaasCollection - Class in gen.taas
Java class for anonymous complex type.
TaasCollection() - Constructor for class gen.taas.TaasCollection
 
TaasCollection.Domains - Class in gen.taas
Java class for anonymous complex type.
TaasCollection.Languages - Class in gen.taas
Java class for anonymous complex type.
TaasCollections - Class in gen.taas
Java class for anonymous complex type.
TaasCollections() - Constructor for class gen.taas.TaasCollections
 
TaasCollectionType - Enum in gen.taas
Java class for CollectionType.
TaasDomain - Class in gen.taas
Java class for anonymous complex type.
TaasDomain() - Constructor for class gen.taas.TaasDomain
 
TaasDomains - Class in gen.taas
Java class for anonymous complex type.
TaasDomains() - Constructor for class gen.taas.TaasDomains
 
TaasExtractionResult - Class in gen.taas
Java class for anonymous complex type.
TaasExtractionResult() - Constructor for class gen.taas.TaasExtractionResult
 
TaaSGlossary - Class in org.omegat.gui.glossary.taas
TaaS glossary implementation.
TaaSGlossary() - Constructor for class org.omegat.gui.glossary.taas.TaaSGlossary
 
TaasLanguage - Class in gen.taas
Java class for anonymous complex type.
TaasLanguage() - Constructor for class gen.taas.TaasLanguage
 
TaaSPlugin - Class in org.omegat.gui.glossary.taas
TaaS plugin.
TaaSPreferencesController - Class in org.omegat.gui.glossary.taas
 
TaaSPreferencesController() - Constructor for class org.omegat.gui.glossary.taas.TaaSPreferencesController
 
TaaSPreferencesPanel - Class in org.omegat.gui.glossary.taas
 
TaaSPreferencesPanel() - Constructor for class org.omegat.gui.glossary.taas.TaaSPreferencesPanel
Creates new form TaaSPreferencesPanel
TaasTerm - Class in gen.taas
Java class for anonymous complex type.
TaasTerm() - Constructor for class gen.taas.TaasTerm
 
table - Variable in class org.omegat.gui.align.AlignPanel
 
table - Variable in class org.omegat.gui.dialogs.FilenamePatternsEditor
 
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
 
tableCollections - Variable in class org.omegat.gui.glossary.taas.BrowseTaasCollectionsUI
 
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
 
tableFiles - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
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
 
tableMapping - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
tablePageDown - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tablePageUp - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableRepositories - Variable in class org.omegat.gui.dialogs.RepositoriesMappingDialog
 
tableRight - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableRightEmacs - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tablesInnerPanel - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
tablesOuterPanel - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
tableTotal - Variable in class org.omegat.gui.filelist.ProjectFilesList
 
tableUp - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
tableUpEmacs - Variable in class org.omegat.gui.editor.autocompleter.AutoCompleterKeys
 
TabMarker() - Constructor for class org.omegat.gui.editor.mark.WhitespaceMarkerFactory.TabMarker
 
Tag - Class in org.omegat.filters3
A tag in a source text.
Tag(String, String, Tag.Type, Attributes) - Constructor for class org.omegat.filters3.Tag
Creates a new instance of Tag
Tag(int, String) - Constructor for class org.omegat.util.TagUtil.Tag
 
tag - Variable in class org.omegat.util.TagUtil.Tag
 
Tag.Type - Enum in org.omegat.filters3
 
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
 
TagAutoCompleterView - Class in org.omegat.gui.editor
An AutoCompleterView for inserting missing tags.
TagAutoCompleterView() - 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 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_ANY - Static variable in class org.omegat.util.TMXWriter2
 
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 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 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
 
TAGVWINDOW_HEIGHT - Static variable in class org.omegat.util.Preferences
 
TAGVWINDOW_WIDTH - Static variable in class org.omegat.util.Preferences
 
TAGVWINDOW_X - Static variable in class org.omegat.util.Preferences
 
TAGVWINDOW_Y - Static variable in class org.omegat.util.Preferences
 
target - Variable in class gen.core.tbx.Admin
 
target - Variable in class gen.core.tbx.AdminNote
 
target - Variable in class gen.core.tbx.Descrip
 
target - Variable in class gen.core.tbx.DescripNote
 
target - Variable in class gen.core.tbx.Hi
 
target - Variable in class gen.core.tbx.Ref
 
target - Variable in class gen.core.tbx.TermNote
 
target - Variable in class gen.core.tbx.Transac
 
target - Variable in class gen.core.tbx.TransacNote
 
target - Variable in class gen.core.tbx.Xref
 
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.convert.v20to21.data.Instance
The default output filename pattern.
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_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
targetChooseFileButton - Variable in class org.omegat.gui.align.AlignFilePicker
 
targetDir - Variable in class gen.core.project.Project
 
targetDir - Variable in class org.omegat.core.data.ProjectProperties
 
targetEncoding - Variable in class gen.core.filters.Files
 
targetFilenamePattern - Variable in class gen.core.filters.Files
 
targetLang - Variable in class gen.core.project.Project
 
targetLangIsRTL - Variable in class org.omegat.gui.editor.EditorController
 
targetLanguageFileField - Variable in class org.omegat.gui.align.AlignFilePicker
 
targetLanguagePicker - Variable in class org.omegat.gui.align.AlignFilePicker
 
targetTok - Variable in class gen.core.project.Project
 
TBX_CONTEXT - Static variable in class org.omegat.gui.glossary.GlossaryReaderTBX
 
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.
template - Variable in class org.omegat.util.VarExpansion
 
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
 
term - Variable in class gen.core.tbx.TermGrp
 
term - Variable in class gen.core.tbx.Tig
 
term - Variable in class gen.taas.TaasArrayOfTerm
 
term - Variable in class gen.taas.TaasTerm
 
TermComp - Class in gen.core.tbx
Java class for anonymous complex type.
TermComp() - Constructor for class gen.core.tbx.TermComp
 
termComp - Variable in class gen.core.tbx.TermCompGrp
 
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
 
termCompList - Variable in class gen.core.tbx.TermGrp
 
termCompOrTermCompGrp - Variable in class gen.core.tbx.TermCompList
 
termEntry - Variable in class gen.core.tbx.Body
 
TermEntry - Class in gen.core.tbx
Java class for anonymous complex type.
TermEntry() - Constructor for class gen.core.tbx.TermEntry
 
termGrp - Variable in class gen.core.tbx.Ntig
 
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
 
termNote - Variable in class gen.core.tbx.TermNoteGrp
 
termNote - Variable in class gen.core.tbx.Tig
 
TermNoteGrp - Class in gen.core.tbx
Java class for anonymous complex type.
TermNoteGrp() - Constructor for class gen.core.tbx.TermNoteGrp
 
termNoteOrTermNoteGrp - Variable in class gen.core.tbx.TermCompGrp
 
termNoteOrTermNoteGrp - Variable in class gen.core.tbx.TermGrp
 
terms - Variable in class gen.taas.TaasExtractionResult
 
test(String...) - Method in class org.omegat.tokenizer.BaseTokenizer
 
text - Variable in class gen.core.tbx.Martif
 
Text - Class in gen.core.tbx
Java class for anonymous complex type.
Text() - Constructor for class gen.core.tbx.Text
 
text - Variable in class gen.taas.TaasExtractionResult
 
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.filters2.html2.FilterVisitor
Do we collect the translatable text now.
text - Variable in class org.omegat.filters2.subtitles.SrtFilter
 
Text - Class in org.omegat.filters3
Abstract piece of text.
Text(String) - Constructor for class org.omegat.filters3.Text
Creates a new instance of Text initialized with some text.
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 - Variable in class org.omegat.gui.matches.MatchesVarExpansion.Result
 
text - Variable in class org.omegat.util.TMXReader2.ParsedTuv
 
TEXT_REPLACEMENT - Static variable in class org.omegat.util.TagUtil
 
textBeingComposed - Variable in class org.omegat.gui.editor.Document3
Flag to indicate that text is currently being composed (should not be considered to have been input yet) by an IME.
textCenter - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
textDidChange() - Method in class org.omegat.gui.editor.autocompleter.AutoCompleter
 
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
 
textInSourceSegment - Variable in class org.omegat.core.data.ProtectedPart
Text which exist in source segment in editor.
textLeft - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
TextOptions - Class in org.omegat.convert.v20to21.data
Options for Text filter.
TextOptions() - Constructor for class org.omegat.convert.v20to21.data.TextOptions
 
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
textRight - Variable in class org.omegat.gui.dialogs.ConflictDialog
 
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_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.convert.v20to21.data.Instance
The original filename (with extension).
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_CLASS_NAME - Static variable in class org.omegat.util.Preferences
 
THEME_CLASS_NAME_DEFAULT - Static variable in class org.omegat.util.Preferences
 
THEME_PLUGIN_JARS - Static variable in class org.omegat.filters2.master.PluginUtils
 
Tig - Class in gen.core.tbx
Java class for anonymous complex type.
Tig() - Constructor for class gen.core.tbx.Tig
 
tigOrNtig - Variable in class gen.core.tbx.LangSet
 
TIMEOUT - Static variable in class org.omegat.core.team2.impl.GITRemoteRepository2
 
Title - Class in gen.core.tbx
Java class for anonymous complex type.
Title() - Constructor for class gen.core.tbx.Title
 
title - Variable in class gen.core.tbx.TitleStmt
 
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 - Variable in class gen.core.tbx.FileDesc
 
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_AUTO_ROOT - Static variable in class org.omegat.core.data.CommandVarExpansion
 
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
 
tmDir - Variable in class gen.core.project.Project
 
tmDir - Variable in class org.omegat.core.data.ProjectProperties
 
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 - Class in gen.core.tmx14
Java class for anonymous complex type.
Tmx() - Constructor for class gen.core.tmx14.Tmx
 
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 - Class in org.omegat.core.data
Storage for TMX entry.
tmxEntry - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
TMXEntry.ExternalLinked - Enum in org.omegat.core.data
 
TMXLoader(File) - 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
 
TMXWriter - Class in org.omegat.util
Class that store TMX (Translation Memory Exchange) files.
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
 
toggleOrientation() - Method in class org.omegat.gui.editor.EditorController
Toggle component orientation: LTR, RTL, language dependent.
toggleSelectedItem - Variable in class org.omegat.gui.align.AlignMenuFrame
 
toHex() - Method in enum org.omegat.util.gui.Styles.EditorColor
 
tok - Variable in class org.omegat.gui.dictionaries.DictionariesTextArea.DictionaryEntriesSearchThread
 
TOK_BEHAVIOR_PREFIX - Static variable in class org.omegat.util.Preferences
Prefix for keys used to record default tokenizer behavior settings.
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.
tokenize(String, boolean, boolean, boolean, boolean) - Method in class org.omegat.tokenizer.BaseTokenizer
 
tokenizeAll(String) - Method in class org.omegat.core.statistics.FindMatches
 
tokenizeByCodePoint(String) - Method in class org.omegat.tokenizer.BaseTokenizer
 
tokenizeByCodePointToStrings(String) - Method in class org.omegat.tokenizer.BaseTokenizer
 
tokenizeNoStem(String) - Method in class org.omegat.core.statistics.FindMatches
 
tokenizer - Variable in class org.omegat.gui.dictionaries.DictionariesTextArea
 
Tokenizer - Annotation Type in org.omegat.tokenizer
Annotation to indicate the languages for which a tokenizer is intended for use.
TOKENIZER_CLASSES - Static variable in class org.omegat.filters2.master.PluginUtils
 
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
 
tokenizeStem(String) - Method in class org.omegat.core.statistics.FindMatches
 
tokenizeToStrings(String, boolean, boolean, boolean, boolean) - Method in class org.omegat.tokenizer.BaseTokenizer
 
tokenizeVerbatim(String) - Method in class org.omegat.tokenizer.BaseTokenizer
Breaks a string into tokens.
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
Breaks a string into word-only tokens.
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.
toolsAlignFilesMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
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
 
toolTip - Variable in class org.omegat.gui.editor.mark.AbstractMarker
 
Tooltip(Document3, int, int, String) - Constructor for class org.omegat.gui.editor.MarkerController.Tooltip
 
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 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 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 original document.
toPartialTMX() - Method in class org.omegat.filters3.OutOfTurnTag
Returns short XML-encoded representation of the out of turn tag to store in TMX, without enclosing <ph>.
toPartialTMX() - Method in class org.omegat.filters3.Tag
Returns short XML-encoded representation of the tag to store in TMX, without enclosing <bpt>, <ept> or <ph>.
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 class org.omegat.core.team2.gui.RepositoriesCredentialsController
 
toString() - Method in class org.omegat.externalfinder.gui.ExternalFinderPreferencesController
 
toString() - Method in enum org.omegat.externalfinder.item.ExternalFinderItem.ENCODING
 
toString() - Method in enum org.omegat.externalfinder.item.ExternalFinderItem.TARGET
 
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.glossary.taas.TaaSPreferencesController
 
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 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
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
 
transac - Variable in class gen.core.tbx.TransacGrp
 
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
 
transacNoteOrDateOrNote - Variable in class gen.core.tbx.TransacGrp
 
transErrors - Variable in class org.omegat.core.tagvalidation.ErrorReport
 
transformValue(Object) - Method in class org.omegat.util.gui.DataTableStyling.FancyRenderer
 
translatable - Variable in class org.omegat.filters2.html2.FilterVisitor
The list of nodes forming a chunk of text.
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.AbstractMyMemoryTranslate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.ApertiumTranslate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.BaseTranslate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.BelazarTranslate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.DeepLTranslate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.Google2Translate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.MosesTranslate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.MyMemoryHumanTranslate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.MyMemoryMachineTranslate
 
translate(Language, Language, String) - Method in class org.omegat.core.machinetranslators.YandexCloudTranslate
 
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.
TranslateEntry - Class in org.omegat.core.data
Base class for entry translation.
TranslateEntry(ProjectProperties) - Constructor for class org.omegat.core.data.TranslateEntry
 
TranslateEntry.TranslateEntryQueueItem - Class in org.omegat.core.data
Storage for cached segments.
TranslateEntryQueueItem() - Constructor for class org.omegat.core.data.TranslateEntry.TranslateEntryQueueItem
 
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
 
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
 
TranslationUndoManager.Change - Class in org.omegat.gui.editor
 
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
 
TRANSTIPS_UNDERLINER - Static variable in class org.omegat.gui.glossary.TransTipsMarker
 
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.
trustedChangesInProgress - Variable in class org.omegat.gui.editor.Document3
Flag for check internal changes of content, which should be always acceptable.
tu - Variable in class gen.core.tmx14.Body
 
Tu - Class in gen.core.tmx14
Java class for anonymous complex type.
Tu() - Constructor for class gen.core.tmx14.Tu
 
tuid - Variable in class gen.core.tmx14.Tu
 
tuv - Variable in class gen.core.tmx14.Tu
 
Tuv - Class in gen.core.tmx14
Java class for anonymous complex type.
Tuv() - Constructor for class gen.core.tmx14.Tuv
 
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
txtDirectory - Variable in class org.omegat.gui.dialogs.NewTeamProject
 
txtRepositoryOrProjectFileURL - Variable in class org.omegat.gui.dialogs.NewTeamProject
 
type - Variable in class gen.core.project.RepositoryDefinition
 
type - Variable in class gen.core.segmentation.Formathandle
 
type - Variable in class gen.core.tbx.Admin
 
type - Variable in class gen.core.tbx.AdminNote
 
type - Variable in class gen.core.tbx.Bpt
 
type - Variable in class gen.core.tbx.Descrip
 
type - Variable in class gen.core.tbx.DescripNote
 
type - Variable in class gen.core.tbx.Hi
 
type - Variable in class gen.core.tbx.Item
 
type - Variable in class gen.core.tbx.ItemSet
 
type - Variable in class gen.core.tbx.Martif
 
type - Variable in class gen.core.tbx.P
 
type - Variable in class gen.core.tbx.Ph
 
type - Variable in class gen.core.tbx.Ref
 
type - Variable in class gen.core.tbx.RefObjectList
 
type - Variable in class gen.core.tbx.TermCompList
 
type - Variable in class gen.core.tbx.TermNote
 
type - Variable in class gen.core.tbx.Transac
 
type - Variable in class gen.core.tbx.TransacNote
 
type - Variable in class gen.core.tbx.Xref
 
type - Variable in class gen.core.tmx14.Bpt
 
type - Variable in class gen.core.tmx14.Hi
 
type - Variable in class gen.core.tmx14.It
 
type - Variable in class gen.core.tmx14.Ph
 
type - Variable in class gen.core.tmx14.Prop
 
type - Variable in class gen.core.tmx14.Sub
 
type - Variable in class gen.taas.TaasCollection
 
type - Variable in class org.omegat.core.matching.DiffDriver.TextRun
 
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

Ude - Class in gen.core.tmx14
Java class for anonymous complex type.
Ude() - Constructor for class gen.core.tmx14.Ude
 
UI_LAYOUT_FILE - Static variable in class org.omegat.gui.main.MainWindowUI
 
UIDesignManager - Class in org.omegat.util.gui
UI Design Manager.
UIThreadsUtil - Class in org.omegat.util.gui
Utils for check UI threads and run specific code in UI threads only.
Unauthorized() - Constructor for exception org.omegat.gui.glossary.taas.TaaSClient.Unauthorized
 
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 editing.
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.
undoManager - Variable in class org.omegat.gui.editor.EditorTextArea3
Undo Manager to store edits
unescapeXMLEntities(String) - Static method in class org.omegat.util.StringUtil
Converts XML entities to characters.
unicode - Variable in class gen.core.tmx14.Map
 
uninitialize() - Method in class org.omegat.gui.theme.DelegatingLookAndFeel
 
uninstallDictionary(String) - Method in class org.omegat.core.spellchecker.DictionaryManager
Uninstall (delete) a given dictionary from the dictionary directory
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
 
unloadPlugins() - Static method in class org.omegat.core.machinetranslators.BelazarTranslate
 
unloadPlugins() - Static method in class org.omegat.externalfinder.ExternalFinder
 
unloadPlugins() - Static method in class org.omegat.filters2.master.PluginUtils
 
unloadPlugins() - Static method in class org.omegat.filters2.text.TextFilter
 
unloadPlugins() - Static method in class org.omegat.filters3.xml.xliff.XLIFFFilter
 
unloadPlugins() - Static method in class org.omegat.gui.glossary.taas.TaaSPlugin
 
unloadPlugins() - Static method in class org.omegat.gui.scripting.ScriptingWindow
 
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.
unlockProject() - Method in class org.omegat.core.data.RealProject
Unlock omegat.project file against rename or move project.
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
Unlock UI after locking.
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.
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.
updateRemovePattern() - Static method in class org.omegat.util.PatternConsts
Resets the remove pattern.
updateStatisticsInfo(StatisticsInfo) - Method in class org.omegat.core.statistics.StatsResult
 
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
 
upperCaseMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
url - Variable in class gen.core.project.RepositoryDefinition
 
URL_TOKEN - Static variable in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
URL_TRANSLATE - Static variable in class org.omegat.core.machinetranslators.MicrosoftTranslatorAzure
 
usagecount - Variable in class gen.core.tmx14.Tu
 
usagecount - Variable in class gen.core.tmx14.Tuv
 
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
 
userLabel - Variable in class org.omegat.core.team2.impl.GITUserPassDialog
 
username - Variable in class org.omegat.core.team2.impl.GITCredentialsProvider.Credentials
 
UserPassController - Class in org.omegat.gui.preferences.view
 
UserPassController() - Constructor for class org.omegat.gui.preferences.view.UserPassController
 
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.core.team2.impl.GITUserPassDialog
 
userText - Variable in class org.omegat.core.team2.impl.SVNUserPassDialog
 
userText - Variable in class org.omegat.gui.preferences.view.UserPassPanel
 
Ut - Class in gen.core.tmx14
Java class for anonymous complex type.
Ut() - Constructor for class gen.core.tmx14.Ut
 
utf8WriterBuilder(OutputStream) - Static method in class org.omegat.util.WikiGet
Creates new BufferedWriter configured for UTF-8 output and connects it to an OutputStream
Util - Class in org.omegat.gui.align
 
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.
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.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.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" http://docs.oasis-open.org/xliff/v1.2/os/xliff-core.html#translate
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.openxml.OpenXMLDialect
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.
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 gen.core.filters.Filter.Option
 
value() - Method in enum gen.taas.TaasCollectionType
 
value - Variable in class org.omegat.util.xml.XMLAttribute
 
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
 
valueIsDifferent(String, Object) - Method in class org.omegat.gui.preferences.BasePreferencesController
 
valueLabel1 - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
valueLabel2 - Variable in class org.omegat.gui.exttrans.MTConfigPanel
 
valueOf(String) - Static method in enum gen.taas.TaasCollectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.CLIParameters.PSEUDO_TRANSLATE_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.CLIParameters.TAG_VALIDATION_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.data.SourceTextEntry.DUPLICATE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.data.TMXEntry.ExternalLinked
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.matching.DiffDriver.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.matching.NearString.MATCH_SOURCE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.matching.NearString.SORT_KEY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.search.SearchExpression.SearchExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.search.SearchExpression.SearchPlace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.search.SearchExpression.SearchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.search.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.core.tagvalidation.ErrorReport.TagError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.externalfinder.item.ExternalFinderItem.ENCODING
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.externalfinder.item.ExternalFinderItem.SCOPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.externalfinder.item.ExternalFinderItem.TARGET
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.filters3.Tag.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.filters3.xml.xliff.XLIFFOptions.ID_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.gui.dialogs.ProjectPropertiesDialog.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.gui.editor.Document3.ORIENTATION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.gui.editor.IEditor.CHANGE_CASE_TO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.gui.editor.mark.Mark.ENTRY_PART
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.gui.main.MainWindowUI.StatusBarMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.gui.stat.StatisticsWindow.STAT_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.languagetools.LanguageToolWrapper.BridgeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.tokenizer.ITokenizer.StemmingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.util.CredentialsManager.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.util.gui.Styles.EditorColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.util.Platform.OsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.omegat.util.TagUtil.TagType
Returns the enum constant of this type with the specified name.
values() - Static method in enum gen.taas.TaasCollectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.CLIParameters.PSEUDO_TRANSLATE_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.CLIParameters.TAG_VALIDATION_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.data.SourceTextEntry.DUPLICATE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.omegat.core.data.SyncTMX
 
values() - Static method in enum org.omegat.core.data.TMXEntry.ExternalLinked
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.events.IProjectEventListener.PROJECT_CHANGE_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.matching.DiffDriver.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.matching.NearString.MATCH_SOURCE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.matching.NearString.SORT_KEY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.search.SearchExpression.SearchExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.search.SearchExpression.SearchPlace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.search.SearchExpression.SearchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.search.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.core.tagvalidation.ErrorReport.TagError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.externalfinder.item.ExternalFinderItem.ENCODING
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.externalfinder.item.ExternalFinderItem.SCOPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.externalfinder.item.ExternalFinderItem.TARGET
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.filters3.Tag.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.filters3.xml.xliff.XLIFFOptions.ID_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.gui.dialogs.ProjectPropertiesDialog.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.gui.editor.Document3.ORIENTATION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.gui.editor.IEditor.CHANGE_CASE_TO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.gui.editor.mark.Mark.ENTRY_PART
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.gui.main.MainWindowUI.StatusBarMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.gui.stat.StatisticsWindow.STAT_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.languagetools.LanguageToolWrapper.BridgeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.tokenizer.ITokenizer.StemmingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.util.CredentialsManager.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.util.gui.Styles.EditorColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.util.Platform.OsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.omegat.util.TagUtil.TagType
Returns an array containing the constants of this enum type, 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_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
 
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 - Variable in class gen.core.project.Project
 
version - Variable in class gen.core.segmentation.Srx
 
version - Variable in class gen.core.tmx14.Tmx
 
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_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_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() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewFileListMenuItemActionPerformed() - 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
 
viewMarkAutoPopulatedCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkBidiCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkFontFallbackCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkGlossaryMatchesCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkLanguageCheckerCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkNBSPCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkNonUniqueSegmentsCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkNotedSegmentsCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkParagraphStartCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkTranslatedSegmentsCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkUntranslatedSegmentsCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMarkWhitespaceCheckBoxMenuItemActionPerformed() - Method in class org.omegat.gui.main.MainWindowMenuHandler
 
viewMenu - Variable in class org.omegat.gui.align.AlignMenuFrame
 
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.
viewToModel(JTextComponent, Point) - Static method in class org.omegat.util.Java8Compat
 
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
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

WATSON_URL - Static variable in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
WATSON_VERSION - Static variable in class org.omegat.core.machinetranslators.IBMWatsonTranslate
 
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
 
WhitespaceMarkerFactory - Class in org.omegat.gui.editor.mark
Collection of Markers for whitespace symbols.
WhitespaceMarkerFactory() - Constructor for class org.omegat.gui.editor.mark.WhitespaceMarkerFactory
 
WhitespaceMarkerFactory.LFMarker - Class in org.omegat.gui.editor.mark
Marker for linefeed.
WhitespaceMarkerFactory.SpaceMarker - Class in org.omegat.gui.editor.mark
Marker for a normal whitespace.
WhitespaceMarkerFactory.TabMarker - Class in org.omegat.gui.editor.mark
Marker for tab
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.
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
 
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
 
WRITABLE_GLOSSARY_FILE - Static variable in class org.omegat.core.data.CommandVarExpansion
 
writableGlossaryFile - Variable in class org.omegat.core.data.ProjectProperties
 
write(ExternalFinderConfiguration) - Method in class org.omegat.externalfinder.item.ExternalFinderXMLWriter
 
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.filters2.text.LineLengthLimitWriter
 
write(char[], int, int) - Method in class org.omegat.filters3.xml.XMLWriter
Write a portion of an array of characters.
write(int) - Method in class org.omegat.util.NullBufferedWriter
 
write(char[], int, int) - Method in class org.omegat.util.NullBufferedWriter
 
write(String, int, int) - Method in class org.omegat.util.NullBufferedWriter
 
write(char[], int, int) - Method in class org.omegat.util.NullWriter
 
writeComment(String) - Method in class org.omegat.util.TMXWriter2
 
writeEntry(String, String, TMXEntry, List<String>) - Method in class org.omegat.util.TMXWriter2
Write one entry.
writeEntry(String, String, String, String, long, String, long, List<String>) - Method in class org.omegat.util.TMXWriter2
 
writePairsToTMX(File, List<Map.Entry<String, String>>) - Method in class org.omegat.gui.align.Aligner
 
writeProjectFile(ProjectProperties) - Static method in class org.omegat.util.ProjectFileStorage
Saves project file to disk.
writeStat(String, String) - Static method in class org.omegat.core.statistics.Statistics
Write text to file.
writeTo(File) - Method in class org.omegat.core.data.SyncTMX
 
WS_URL - Static variable in class org.omegat.gui.glossary.taas.TaaSClient
 

X

x - Variable in class gen.core.tmx14.Bpt
 
x - Variable in class gen.core.tmx14.Hi
 
x - Variable in class gen.core.tmx14.It
 
x - Variable in class gen.core.tmx14.Ph
 
x - Variable in class gen.core.tmx14.Ut
 
XB_COMMENT_SHORTCUT - Static variable in class org.omegat.util.OConsts
 
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.convert.v20to21.data
* Options for XHTML filter.
XHTMLOptions() - Constructor for class org.omegat.convert.v20to21.data.XHTMLOptions
 
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
 
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 in org.omegat.filters3.xml.xliff
Identify how the ID for alternative translations is decided.
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
An attribute of XML tag.
XMLAttribute(String, String) - Constructor for class org.omegat.util.xml.XMLAttribute
 
XMLBlock - Class in org.omegat.util.xml
 
XMLBlock() - Constructor for class org.omegat.util.xml.XMLBlock
 
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.
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
xmlLang - Variable in class gen.core.tmx14.Note
 
xmlLang - Variable in class gen.core.tmx14.Prop
 
xmlLang - Variable in class gen.core.tmx14.Tuv
 
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(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 - Class in org.omegat.util.xml
This class automatically detects encoding of an inner XML file and constructs a Reader with appropriate encoding.
XMLReader(String) - Constructor for class org.omegat.util.xml.XMLReader
Creates a new instance of XMLReader.
XMLReader(String, String) - Constructor for class org.omegat.util.xml.XMLReader
Creates a new instance of XMLReader.
XMLReader(InputStream, String) - Constructor for class org.omegat.util.xml.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
A reader for XML stream.
XMLStreamReader() - Constructor for class org.omegat.util.xml.XMLStreamReader
 
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

YandexCloudTranslate - Class in org.omegat.core.machinetranslators
Support of Yandex.Cloud machine translation.
YandexCloudTranslate() - Constructor for class org.omegat.core.machinetranslators.YandexCloudTranslate
 

_

_break - Variable in class gen.core.segmentation.Rule
 
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 _ 
Skip navigation links