All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AboutDialog |
About dialog, showing OmegaT version and information on contributors.
|
AbstractAutoCompleterView |
An abstract auto-completer view.
|
AbstractFilter |
The base class for all filters (aka file handlers).
|
AbstractMarker |
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)
|
AbstractMyMemoryTranslate |
|
AbstractOptions |
Class for wrap text options for read default values, parse int, boolean, enum
values, etc.
|
AbstractScriptEditor |
|
AbstractXmlFilter |
Abstract for StaX-based filters.
|
AbstractZipFilter |
Filter for a file format which is an archive containing XML.
|
Admin |
Java class for anonymous complex type.
|
AdminGrp |
Java class for anonymous complex type.
|
AdminNote |
Java class for anonymous complex type.
|
Afterbreak |
Java class for anonymous complex type.
|
AggregatedTag |
Aggregated Tag is a compound tag made up of other tags.
|
Aligner |
Class to drive alignment of input files.
|
AlignFilePicker |
UI component for picking source and target languages and files.
|
AlignFilePickerController |
Controller for align file picker UI
|
AlignMenuFrame |
Frame with menu for AlignPanel.
|
AlignPanel |
UI component for displaying and editing the results of algorithmic alignment.
|
AlignPanelController |
Controller for the alignment UI
|
AlphabeticalMarkers |
Popup panel for displaying alphabetical markers.
|
AndroidDialect |
XML dialect declaration for Android filter.
|
AndroidFilter |
Filter for Android resources.
|
ApertiumTranslate |
|
AppearanceController |
|
AppearancePreferencesPanel |
|
Attribute |
One attribute of a tag.
|
Attributes |
A list of Tag's attributes.
|
AutoCompleter |
The controller part of the auto-completer
|
AutoCompleterController |
|
AutoCompleterItem |
A class to represent an item available for auto-completion.
|
AutoCompleterKeys |
A container class for all standard AutoCompleter keys.
|
AutoCompleterListView |
A list based auto-completer view.
|
AutoCompleterPreferencesPanel |
|
AutoCompleterTableView |
Table-based auto-completer view
|
Autotext |
|
Autotext.AutotextItem |
|
AutotextAutoCompleterOptionsController |
|
AutotextAutoCompleterOptionsPanel |
|
AutotextAutoCompleterView |
|
AutotextTableModel |
The table model of the table in the autotext configuration window.
|
Back |
Java class for anonymous complex type.
|
BaseCachedTranslate |
Base class for machine translation.
|
BaseLanguageToolBridge |
A base bridge implementation that handles errors thrown by subclasses.
|
BaseMatchStatisticsPanel |
|
BasePreferencesController |
A base preferences controller implementation.
|
BaseStatisticsPanel |
|
BaseTokenizer |
Base class for Lucene-based tokenizers.
|
BaseTranslate |
Base class for machine translation.
|
Beforebreak |
Java class for anonymous complex type.
|
BelazarTranslate |
Support of Belazar(http://belsoft.tut.by/belazar/) machine translation.
|
BidiMarkers |
Collection of Markers for Bidirectional control characters.
|
BidiPainter |
Class to paint a direction marker for bidirectional control characters
|
Body |
Java class for anonymous complex type.
|
Body |
Java class for anonymous complex type.
|
Body |
Java class for anonymous complex type.
|
Bpt |
Java class for anonymous complex type.
|
Bpt |
Java class for anonymous complex type.
|
CalcMarkersThread |
This class calls all marks calculators in background, check if source entry
changed, and send add marks to editor.
|
CalcMatchStatistics |
Thread for calculate match statistics, total and per file.
|
CalcStandardStatistics |
Thread for calculate standard statistics.
|
CamtasiaWindowsDialect |
This class specifies the Camtasia for Windows XML Dialect of camproj files.
|
CamtasiaWindowsFilter |
Filter for Camtasia for Windows files.
|
Change |
Java class for anonymous complex type.
|
CharacterWrapEditorKit |
An editor kit that allows wrapping at character boundaries rather than word boundaries.
|
CharTableAutoCompleterOptionsController |
|
CharTableAutoCompleterOptionsPanel |
|
CharTableAutoCompleterView |
Character table auto-completer view.
|
CharTableModel |
Character table table model
|
ChooseMedProject |
|
ChoosePluginFile |
|
CLIParameters |
A class to hold all command-line arguments understood by OmegaT.
|
CLIParameters.PSEUDO_TRANSLATE_TYPE |
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 |
Behavior when validating tags.
|
ComesFromAutoTMMarker |
Marker for marks entries from TMX that come automatically from tm/auto/ folder.
|
ComesFromMTMarker |
Marker for be able to add marks when a match is inserted from such a TMX manually.
|
CommandMonitor |
Monitor an external process.
|
CommandVarExpansion |
Expand variables representing project properties.
|
Comment |
A comment in XML file.
|
CommentsTextArea |
This is a pane that displays comments on source texts.
|
ConflictDialog |
|
ConflictDialogController |
Show conflict dialog.
|
ConsoleBindings |
Class mocking the GUI elements when scripts are executed in console mode.
|
ConsoleWindow |
The main window of OmegaT application, if the program is started in
consoleMode.
|
Convert20to21 |
Convert some configs from v2.0 to v2.1
|
ConvertConfigs |
Check old config versions and convert to current version.
|
ConvertProject |
Check project and convert to current version if required.
|
ConvertProject26to37team |
Check if project is 2.6-style team project, i.e.
|
ConvertTo213 |
Convert UI settings to v2.1.3.
|
Core |
Class which contains all components instances.
|
Core.RunnableWithException |
|
CoreEvents |
Class for distribute main application events.
|
CreateGlossaryEntry |
|
CredentialsManager |
A class for storing and retrieving sensitive values such as login
credentials, API keys, etc., from the program-wide Preferences store.
|
CredentialsManager.IPasswordPrompt |
|
CredentialsManager.PasswordSetResult |
|
CredentialsManager.ResponseType |
|
CustomColorSelectionController |
|
CustomColorSelectionPanel |
|
CustomContainerFactory |
A custom DockableContainerFactory to allow us to supply custom DockViewTitleBar s so that we can
insert custom buttons.
|
DataTableStyling |
|
DataTableStyling.AlternatingHighlightRenderer |
|
DataTableStyling.FancyRenderer<T extends javax.swing.JComponent> |
|
DataTableStyling.PatternHighlightRenderer |
|
DataUtils |
|
Date |
Java class for anonymous complex type.
|
DeepLTranslate |
Support of DeepL machine translation.
|
DefaultClassicTheme |
|
DefaultEntityFilter |
Entity filter for XML.
|
DefaultFlatTheme |
|
DefaultGlossaryRenderer |
|
DefaultTokenizer |
Methods for tokenize string.
|
DefaultXMLDialect |
Helper class for describing a certain XML dialect.
|
DelegatingComboBoxRenderer<T,U> |
A combo box renderer that delegates rendering to the Look And Feel's default
renderer.
|
DelegatingLookAndFeel |
A LAF class that delegates almost everything to the system LAF.
|
DeNormalize |
Denormalize a(n English) string in a collection of ways listed below.
|
Descrip |
Java class for anonymous complex type.
|
DescripGrp |
Java class for anonymous complex type.
|
DescripNote |
Java class for anonymous complex type.
|
DesktopWrapper |
Wrapper class for java.awt.Desktop with `xdg-open` path on Linux platform.
|
DictionariesManager |
Class for load dictionaries.
|
DictionariesTextArea |
This is a Dictionaries pane that displays dictionaries entries.
|
DictionaryData<T> |
A class that encapsulates the storage and retrieval of string-keyed data.
|
DictionaryEntry |
Class for store one dictionary entry.
|
DictionaryGlossaryRenderer |
|
DictionaryInstallerDialog |
The spellchecker dictionary installer.
|
DictionaryManager |
Dictionary manager.
|
DictionaryPopup |
|
DictionaryPreferencesController |
|
DictionaryPreferencesPanel |
|
DiffDriver |
Drives a diff engine to produce rendered textual diff output.
|
DiffDriver.Render |
Represents the output of a string-string diff comparison.
|
DiffDriver.TextRun |
Indicates formatting of a text run for diff display purposes.
|
DiffDriver.Type |
|
DirectoryMonitor |
Class for monitor directory content changes.
|
DirectoryMonitor.Callback |
Callback for monitoring.
|
DirectoryMonitor.DirectoryCallback |
|
DocBookDialect |
This class specifies DocBook XML Dialect.
|
DocBookFilter |
Filter for DocBook files.
|
DockablePanel |
Dockable JPanel for a docking library.
|
DockableScrollPane |
Dockable ScrollPane for a docking library.
|
Document3 |
We need to redefine some standard document behavior.
|
Document3.ORIENTATION |
|
DocumentFilter3 |
Own implementation of DocumentFilter.
|
DokuWikiFilter |
Filter to support Files with the DokuWiki syntax
http://www.dokuwiki.org/syntax.
|
DragTargetOverlay |
|
DragTargetOverlay.FileDropInfo |
|
DragTargetOverlay.IDropInfo |
|
DTD |
Document type declaration in XML file.
|
EditingBehaviorController |
|
EditingBehaviorPanel |
|
EditingPanel |
A simple UI component for implementing text editing dialogs.
|
EditingPanelController |
Controller for a simple text editing dialog.
|
EditOpenDocOptionsDialog |
Modal dialog to edit OpenDoc filter options.
|
EditOpenXMLOptionsDialog |
Modal dialog to edit OpenXML filter options.
|
EditOptionsDialog |
Modal dialog to edit (X)HTML filter options.
|
EditorController |
Class for control all editor operations.
|
EditorPopups |
Some standard editor popups.
|
EditorPopups.DefaultPopup |
|
EditorPopups.DuplicateSegmentsPopup |
|
EditorPopups.EmptyNoneTranslationPopup |
|
EditorPopups.GoToSegmentPopup |
|
EditorPopups.InsertBidiPopup |
|
EditorPopups.InsertTagsPopup |
|
EditorPopups.SpellCheckerPopup |
create the spell checker popup menu - suggestions for a wrong word, add
and ignore.
|
EditorSettings |
Editor behavior control settings.
|
EditorTextArea3 |
Changes of standard JEditorPane implementation for support custom behavior.
|
EditorUtils |
Some utilities methods.
|
EditXLIFFOptionsDialog |
Modal dialog to edit XLIFF filter options.
|
EditXOptionsDialog |
Modal dialog to edit (X)HTML filter options.
|
Element |
Element of the translatable entry.
|
EncodingDesc |
Java class for anonymous complex type.
|
EncodingDetector |
|
Entity |
Entity declaration in XML file's Document type declaration.
|
Entry |
Translatable entry.
|
EntryInfoPane<T> |
Base class for show information about currently selected entry.
|
EntryInfoSearchThread<T> |
Base class for search info about current entry in the separate thread.
|
EntryInfoSearchThread.EntryChangedException |
Any search can generate this exception for stop searching if entry changed.
|
EntryInfoThreadPane<T> |
Base class for show information about currently selected entry, searched by separate thread.
|
EntryKey |
Class for store full entry's identifier, including file, id, src, etc.
|
EntryMarks |
Information about entry which processed, for be able to check if this entry
changed in UI.
|
Ept |
Java class for anonymous complex type.
|
Ept |
Java class for anonymous complex type.
|
ErrorReport |
A class to encapuslate information about tag errors.
|
ErrorReport.TagError |
An enum indicating various tag problems.
|
ExternalBrowserLaunchingLinkListener |
Open HTTP(S) links in an external browser.
|
ExternalFinder |
Entry point for ExternalFinder functionality.
|
ExternalFinderConfiguration |
The top-level container for ExternalFinder configuration.
|
ExternalFinderCustomizer |
A dialog for customizing ExternalFinder settings.
|
ExternalFinderItem |
A data class representing an ExternalFinder "item".
|
ExternalFinderItem.Builder |
|
ExternalFinderItem.ENCODING |
|
ExternalFinderItem.SCOPE |
|
ExternalFinderItem.TARGET |
|
ExternalFinderItemCommand |
A data class representing an ExternalFinder "command".
|
ExternalFinderItemCommand.Builder |
|
ExternalFinderItemCommandEditorController |
|
ExternalFinderItemEditorController |
|
ExternalFinderItemEditorPanel |
|
ExternalFinderItemMenuGenerator |
|
ExternalFinderItemPopupMenuConstructor |
|
ExternalFinderItemURL |
A data class representing an ExternalFinder "url".
|
ExternalFinderItemURL.Builder |
|
ExternalFinderItemURLEditorController |
|
ExternalFinderPreferencesController |
|
ExternalFinderPreferencesPanel |
|
ExternalFinderSubItemEditorPanel |
|
ExternalFinderValidationException |
|
ExternalFinderXMLLoader |
|
ExternalFinderXMLWriter |
|
ExternalTMFactory |
Common utility class for external TMs.
|
ExternalTMFactory.BifileLoader |
|
ExternalTMFactory.Builder |
|
ExternalTMFactory.TMXLoader |
|
ExternalTMX |
Class for store data from TMs from the /tm folder.
|
FileCollisionDialog |
|
FileData |
|
FileDesc |
Java class for anonymous complex type.
|
FilenamePatternsEditor |
|
FilenamePatternsEditorController |
|
FileRepository |
Simple file repository implementation.
|
Files |
Java class for anonymous complex type.
|
FileUtil |
Files processing utilities.
|
FileUtil.ICollisionCallback |
|
FileUtil.TmFileComparator |
Comparator to sort the tm/ folder alphabetically, but always put
tm/enforce and tm/auto results before other similar % matches.
|
Filter |
Java class for anonymous complex type.
|
Filter.Option |
Java class for anonymous complex type.
|
FilterBarReplace |
|
FilterBarSearch |
|
FilterContext |
Context for filter calls.
|
FilterEditor |
Editor for a single filter.
|
FilterMaster |
A master class that registers and handles all the filters.
|
Filters |
Java class for anonymous complex type.
|
Filters |
Wrapper around all the file filter classes.
|
FiltersCustomizer |
|
FiltersCustomizerController |
|
FiltersCustomizerPanel |
Main UI for for setting up filters.
|
FiltersTableModel |
Wrapper around all the file filter classes.
|
FiltersUtil |
Utilities for Filters and associated objects
|
FilterVisitor |
The part of HTML filter that actually does the job.
|
FindGlossaryThread |
Class for find glossary entries for current entry in editor.
|
FindMatches |
Class to find matches by specified criteria.
|
FindMatches.StoppedException |
Process will throw this exception if it stopped.All callers must catch it and just skip.
|
FindMatchesThread |
Find matches in separate thread then show result in the matches pane.
|
FlashColorInterpolator |
A class that interpolates between a given min and max color, according to the formula
-4x^2 + 4x .
|
FlashDialect |
This class specifies the Flash XML Dialect.
|
FlashFilter |
Filter for Flash files.
|
FlashingTextArea |
A text pane that can flash its background.
|
FontFallbackListener |
|
FontFallbackManager |
|
FontFallbackMarker |
|
FontSelectionController |
|
FontSelectionPanel |
|
ForcedWrappingEditorKit |
JTextPane s won't break words when wrapping, so very long words can result in horizontal scrolling.
|
Foreign |
Java class for anonymous complex type.
|
Formathandle |
Java class for anonymous complex type.
|
FuzzyMatcher |
The class, responsible for building the list of fuzzy matches between the
source text strings.
|
GeneralOptionsController |
|
GeneralOptionsPanel |
|
GITCredentialsProvider |
Git repository credentials provider.
|
GITCredentialsProvider.Credentials |
|
GITExternalGpgSigner |
|
GITRemoteRepository2 |
GIT repository connection implementation.
|
GITUserPassDialog |
|
GlossaryAutoCompleterOptionsController |
|
GlossaryAutoCompleterOptionsPanel |
|
GlossaryAutoCompleterView |
The glossary auto-completer view.
|
GlossaryEntry |
An entry in the glossary.
|
GlossaryManager |
Class that loads glossary files and adds glossary entries to strings of the source files.
|
GlossaryPreferencesController |
|
GlossaryPreferencesPanel |
|
GlossaryReaderCSV |
Reader for comma separated glossaries.
|
GlossaryReaderTBX |
Reader for TBX glossaries.
|
GlossaryReaderTBX.NamespaceFilter |
|
GlossaryReaderTSV |
Reader for tab separated glossaries.
|
GlossaryRenderers |
A class for aggregating glossary renderers.
|
GlossarySearcher |
A class encapsulating glossary matching logic.
|
GlossaryTextArea |
This is a Glossary pane that displays glossary entries.
|
Google2Translate |
Support of Google Translate API v.2 machine translation.
|
Google2Translate.Data |
Data schema class.
|
Google2Translate.Response |
Data schema class for Google2 translate API response.
|
Google2Translate.Translation |
Data schema class.
|
GoToSegmentDialog |
Dialog that accepts a segment number to jump to in the editor.
|
Handler |
The part of XML filter that actually does the job.
|
Header |
Java class for anonymous complex type.
|
Header |
Java class for anonymous complex type.
|
Help |
A utility class for accessing bundled local or online documentation.
|
HelpAndManualDialect |
This class specifies the Help&Manual XML Dialect.
|
HelpAndManualFilter |
Filter for Help & Manual files.
|
HHCFilter2 |
A filter to translate HHC and HHK files.
|
Hi |
Java class for anonymous complex type.
|
Hi |
Java class for anonymous complex type.
|
HintTextField |
A text field that displays customizable hint text when empty and unfocused.
|
HistoryAutoCompleterOptionsController |
|
HistoryAutoCompleterOptionsPanel |
|
HistoryCompleter |
|
HistoryManager |
A class for managing search/replace history
|
HistoryPredictor |
|
HTMLFilter2 |
A filter to translate HTML and XHTML files.
|
HtmlMediaSupport |
|
HTMLOptions |
Options for (X)HTML filter.
|
HTMLOptions |
Options for (X)HTML filter.
|
HTMLReader |
This class automatically detects encoding of an inner HTML file and
constructs a Reader with appropriate encoding.
|
HTMLUtils |
Deprecated. |
HTMLUtils |
|
HTMLWriter |
This class acts as an interceptor of output: First it collects all the output
inside itself in a string.
|
HttpConnectionUtils |
Utility collection for http connections.
|
HttpConnectionUtils.FlakyDownloadException |
Downloaded file error.
|
HttpConnectionUtils.ResponseError |
HTTP response error storage.
|
HTTPRemoteRepository |
HTTP/HTTPS repository connection implementation.
|
HunspellTokenizer |
Methods for tokenize string.
|
IAlignCallback |
Callback for align files in filter.
|
IApplicationEventListener |
Listener interface for application event, like startup and shutdown.
|
IAutoCompleter |
|
IAutoSave |
Interface for support project autosaving.
|
IBMWatsonTranslate |
Support of IBM Watson machine translation.
|
ICommentProvider |
Provider for some type of comments.
|
IComments |
|
IDictionaries |
|
IDictionary |
Interface for dictionary access.
|
IDictionaryFactory |
An interface that defines support for a particular dictionary format.
|
IEditor |
Interface for access to editor functionality.
|
IEditor.CaretPosition |
Storage for caret position and selection.
|
IEditor.CHANGE_CASE_TO |
|
IEditorEventListener |
Listener interface for some editor events.
|
IEditorFilter |
Interface for editor's filter.
|
IEditorSettings |
|
IEntryEventListener |
Listener interface for entry change events.
|
IExternalFinderItemLoader |
|
IExternalFinderItemMenuGenerator |
|
IFilter |
Interface for filters declaration.
|
IFontChangedEventListener |
Listener interface for change font in components.
|
IGlossaries |
|
IGlossary |
Interface for glossary access.
|
IGlossaryRenderer |
|
IGlossaryRenderer.DocTarget |
|
IGlossaryRenderer.HtmlTarget |
|
IGlossaryRenderer.IRenderTarget<T> |
|
IIssue |
An interface encapsulating the information required to graphically display a
translation issue to the translator.
|
IIssueProvider |
An interface for providing issues (problems with a translation).
|
IIssues |
The interface exposing issue-displaying functionality to the rest of the
program.
|
ILanguageToolBridge |
|
ILIASFilter |
Filter to support language files for ILIAS.
|
IMachineTranslation |
Interface for all machine translation systems.
|
IMainMenu |
Main menu interface.
|
IMainWindow |
Interface for access to main window functionality.
|
IMarker |
Interface to calculate marks in editor.
|
IMatcher |
Interface for access to editor functionality.
|
ImportFromAutoTMX |
Utility class for import translations from tm/auto/ files.
|
IMTGlossarySupplier |
|
InfixDialect |
This class specifies the Infix XML Dialect.
|
InfixFilter |
Filter for Infix files.
|
INIFilter |
Filter to support Files with Key=Value pairs, which are sometimes used for
i18n of software.
|
InlineTagHandler |
This class handles inline tags, i.e.
|
INotes |
Interface for access to notes pane.
|
Instance |
|
Instance |
|
InstanceEditor |
Editor for a single instance of the filter.
|
IPaneMenu |
Interface for docking panes to display a popup menu
|
IParseCallback |
Callback for parse files.
|
IPopupMenuConstructor |
Interface for create popup menu.
|
IPreferencesController |
An interface implemented by views shown in the Preferences window.
|
IPreferencesController.FurtherActionListener |
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 for access to loaded project.
|
IProject.AllTranslations |
These translations can't be null.
|
IProject.DefaultTranslationsIterator |
|
IProject.FileInfo |
|
IProject.MultipleTranslationsIterator |
|
IProject.OptimisticLockingFail |
Exception for optimistic locking fail.
|
IProjectEventListener |
Listener interface for project status change events.
|
IProjectEventListener.PROJECT_CHANGE_TYPE |
Event type which happen for project.
|
IRemoteRepository2 |
Interface for any remote repository implementation.
|
IRemoteRepository2.BadRepositoryException |
Given repository does not exist on the remote machine
|
IRemoteRepository2.NetworkException |
Network problems.
|
IScriptLogger |
Used to display results in the scripting window
|
ISegmentPropertiesView |
Common interface for UI components used to display key=value properties of the current segment
|
ISimilarityCalculator |
Interface for similarity calculator.
|
ISpellChecker |
Interface for access to spell checker.
|
ISpellCheckerProvider |
Interface for spell checker implementation.
|
IssueDetailSplitPanel |
A simple GUI component for displaying source and target text side-by-side to
illustrate an "issue" (a problem with the translation).
|
IssueProviders |
A class for aggregating issue providers.
|
IssueProvidersSelectorController |
|
IssueProvidersSelectorPanel |
|
IssuesPanel |
A panel for graphically displaying and organizing issues.
|
IssuesPanelController |
|
IStatsConsumer |
An interface for consumers of statistical information.
|
IStopped |
Interface for checking if some operations was already stopped.
|
It |
Java class for anonymous complex type.
|
ITagValidation |
Interface for tag validation.
|
Item |
Java class for anonymous complex type.
|
ItemGrp |
Java class for anonymous complex type.
|
ItemSet |
Java class for anonymous complex type.
|
ITMXEntry |
Common interface for any object storing a pair source / translation text
with date and author
|
ITokenizer |
Interface for tokenize string engine.
|
ITokenizer.StemmingMode |
|
ITranslateCallback |
Callback for translate files.
|
ITranslationEntry |
Common interface for any object storing a pair source / translation text
|
Java8Compat |
|
JsonParser |
JsonParser#parse is deprecated.
|
JTextPaneLinkifier |
Adapted from omegat-plugin-linkbuilder by Chihiro Hio, provided under GPLv3.
|
KeyStrokeEditorDialog |
A dialog for inputting a keystroke (e.g.
|
KeyStrokeEditorPanel |
|
KnownException |
Know exception for some problems.
|
L10nmgrDialect |
This class specifies the L10nmgr XML Dialect.
|
L10nmgrFilter |
Filter for L10nmgr for Typo3.
|
LangSet |
Java class for anonymous complex type.
|
Language |
This class is here, because the Locale has hard-coded '_' inside, and we must
adhere to ISO standard LL-CC.
|
LanguageCodes |
Code-Key mappings for segmentation code.
|
LanguageComboBoxRenderer |
A class that renders a language combo box smartly.
|
Languagemap |
Java class for anonymous complex type.
|
Languagerule |
Java class for anonymous complex type.
|
Languagerules |
Java class for anonymous complex type.
|
LanguageToolConfigurationController |
|
LanguageToolConfigurationPanel |
|
LanguageToolIssueProvider |
Class for providing LanguageTool reports to the issues GUI.
|
LanguageToolNativeBridge |
|
LanguageToolNetworkBridge |
|
LanguageToolPrefs |
Manage LanguageTool preferences from one place
|
LanguageToolResult |
An intermediate result container to abstract over native and network result
types.
|
LanguageToolWrapper |
Marker implementation for LanguageTool support.
|
LanguageToolWrapper.BridgeType |
|
LastChangesDialog |
Dialog showing Last changes.
|
LastSegmentManager |
|
LatexFilter |
Filter to support LaTeX files.
|
LevenshteinDistance |
Class to compute Levenshtein Distance.
|
LicenseDialog |
Dialog showing GNU Public License.
|
LinebreakPreservingReader |
Reader class that preserves line breaks when using readLine(), that can be
retrieved through getLastLinebreak()
|
LineLengthLimitWriter |
Output filter for limit line length.
|
LingvoDSL |
Dictionary implementation for Lingvo DSL format.
|
LingvoDSL.HtmlVisitor |
Simple HTML filter for LingvoDSL parser.
|
Log |
A collection of methods to make logging things easier.
|
LogDialog |
Dialog showing the log.
|
LongProcessInterruptedException |
Exception for be thrown when thread stopped by OmegaT.
|
LongProcessThread |
Thread for some long operations in background, like statistics calculation.
|
LuceneArabicTokenizer |
|
LuceneArmenianTokenizer |
|
LuceneBasqueTokenizer |
|
LuceneBrazilianTokenizer |
|
LuceneBulgarianTokenizer |
|
LuceneCatalanTokenizer |
|
LuceneCJKTokenizer |
|
LuceneCzechTokenizer |
|
LuceneDanishTokenizer |
|
LuceneDutchTokenizer |
|
LuceneEnglishTokenizer |
|
LuceneFinnishTokenizer |
|
LuceneFrenchTokenizer |
|
LuceneGalicianTokenizer |
|
LuceneGermanTokenizer |
|
LuceneGreekTokenizer |
|
LuceneHindiTokenizer |
|
LuceneHungarianTokenizer |
|
LuceneIndonesianTokenizer |
|
LuceneIrishTokenizer |
|
LuceneItalianTokenizer |
|
LuceneJapaneseTokenizer |
|
LuceneLatvianTokenizer |
|
LuceneNorwegianTokenizer |
|
LucenePersianTokenizer |
|
LucenePolishTokenizer |
|
LucenePortugueseTokenizer |
|
LuceneRomanianTokenizer |
|
LuceneRussianTokenizer |
|
LuceneSmartChineseTokenizer |
|
LuceneSpanishTokenizer |
|
LuceneSwedishTokenizer |
|
LuceneThaiTokenizer |
|
LuceneTurkishTokenizer |
|
MachineTranslateError |
|
MachineTranslateTextArea |
Pane for display machine translations.
|
MachineTranslationInfo |
Class to store machine translation result.
|
MachineTranslationPreferencesController |
|
MachineTranslationPreferencesPanel |
|
MachineTranslators |
A class for aggregating machine translation connectors.
|
MagentoFilter |
Filter to support Files for Magento CE locale.
|
MagicComment |
Utility for parsing "magic comments": a leading line in a file that contains
metadata or settings like
|
Main |
The main OmegaT class, used to launch the program.
|
MainClassLoader |
|
MainMenuIcons |
|
MainWindow |
The main window of OmegaT application (unless the application is started in
consoleMode).
|
MainWindowMenu |
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.
|
MainWindowMenuHandler |
Handler for main menu items.
|
MainWindowUI |
Class for initialize, load/save, etc.
|
MainWindowUI.StatusBarMode |
|
Map |
Java class for anonymous complex type.
|
MappingRulesModel |
Table Model for Sets of segmentation rules.
|
MapRule |
A class representing the language rules and their mapping to the segmentation
rules for each particular language.
|
Maprules |
Java class for anonymous complex type.
|
Mark |
Class for store information about one mark.
|
Mark.ENTRY_PART |
|
MarkerController |
Class for manage marks and controll all markers.
|
Martif |
Java class for anonymous complex type.
|
MartifHeader |
Java class for anonymous complex type.
|
Masks |
Java class for masks complex type.
|
MatchesTextArea |
This is a Match pane, that displays fuzzy matches.
|
MatchesVarExpansion |
This class is used to convert a NearString to a text visible in the MatchesTextArea
according to the given template containing variables.
|
MatchesVarExpansion.Result |
Class to store formatted text and indications for other treatments
|
MatchStatCounts |
Bean for store match count for one file or for full project, i.e.
|
MatchStatisticsPanel |
|
MemoryUtils |
Utils for calculate used memory.
|
MenuItemPager |
A helper class for creating nested submenus.
|
MFindField |
"Default text" feature inspired by http://stackoverflow.com/a/1739037/448068
|
MixedEolHandlingReader |
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.
|
ModificationInfoManager |
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 |
|
MoodlePHPFilter |
Filter for support Moodle PHP files.
|
MoodlePHPOptionsDialog |
Modal dialog to edit the Moodle PHP filter options.
|
MozillaDTDFilter |
Filter for support Mozilla DTD files.
|
MozillaDTDOptionsDialog |
Modal dialog to edit the Mozilla DTD filter options.
|
MozillaFTLFilter |
Filter to support Files with Key=Value pairs, which are sometimes used for
i18n of software.
|
MozillaFTLOptionsDialog |
Modal dialog to edit the Mozilla FTL filter options.
|
MozillaLangFilter |
Filter for support Mozilla lang files.
|
MsOfficeFileFilter |
Filter for Microsoft Open XML.
|
MTConfigDialog |
A base dialog controller providing a UI for configuring an MT connector.
|
MTConfigPanel |
|
MultiMap<K,V> |
A map that maps keys to sets of values.
|
MultipleTransFindThread |
Class for iterate by all translation and find entries for multiple translations pane.
|
MultipleTransFoundEntry |
Class for store found multiple translations.
|
MultipleTransPane |
Pane for display information about multiple translations.
|
MyMemoryHumanTranslate |
|
MyMemoryMachineTranslate |
|
NBSPMarker |
Marker for Non-breakable space
|
NearString |
Class to hold a single fuzzy match.
|
NearString.MATCH_SOURCE |
|
NearString.Scores |
|
NearString.ScoresComparator |
|
NearString.SORT_KEY |
|
NewProjectFileChooser |
A chooser for project's directory for a newly created project.
|
NewTeamProject |
|
NewTeamProjectController |
|
Note |
Java class for anonymous complex type.
|
Note |
Java class for anonymous complex type.
|
NotesTextArea |
This is a pane that displays notes on translation units.
|
NotLoadedProject |
Project implementation when project not really loaded.
|
NoWrapEditorKit |
An editor kit that prevents line wrapping entirely.
|
Ntig |
Java class for anonymous complex type.
|
NullBufferedWriter |
/dev/null writer.
|
NullWriter |
/dev/null writer.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the gen.core.filters package.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the gen.core.project package.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the gen.core.segmentation package.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the gen.core.tbx package.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the gen.core.tmx14 package.
|
OConsts |
OmegaT-wide Constants.
|
Omegat |
Java class for anonymous complex type.
|
OmegaTFileChooser |
Basic File Chooser for OmegaT, showing the icon for OmegaT projects and
customizing the description for OmegaT project directories.
|
OmegaTFileHandler |
File handler for standard logging for support logrotating(on startup only)
and file naming with datetime part.
|
OmegaTLogFormatter |
Formatter for output data with session ID
|
OneFilter |
Wrapper around a single file filter class Manages entries in XML config file
and provides a table model.
|
OneFilterTableModel |
Wrapper around a single file filter class Manages entries in XML config file
and provides a table model.
|
OpenDocDialect |
Dialect of OpenDocument files.
|
OpenDocFilter |
Filter for Open Document file format.
|
OpenDocOptions |
Options for OpenDoc filter.
|
OpenDocOptions |
Options for OpenDoc filter.
|
OpenDocXMLFilter |
Filter for OpenDocument XML files that are inside there the OpenDocument file
(which is actually a ZIP file).
|
OpenProjectFileChooser |
File Chooser to open project.
|
OpenXMLDialect |
Dialect of Open XML files.
|
OpenXMLFilter |
Filter for Open XML file format.
|
OpenXMLOptions |
Options for OpenXML filter.
|
OpenXMLOptions |
Options for OpenXML filter.
|
OpenXMLXMLFilter |
Filter for Open XML XML files that are inside there the Open XML file (which
is actually a ZIP file).
|
OStrings |
Localizable strings.
|
OSXIntegration |
This class uses reflection to set Mac OS X-specific integration hooks.
|
OSXIntegration.IOpenFilesHandler |
|
OutOfTurnTag |
Class for collecting out of turn pieces of document.
|
P |
Java class for anonymous complex type.
|
ParseEntry |
Process one entry on parse source file.
|
ParseEntry.ParseEntryResult |
Storage for results of entry parsing, i.e.
|
PasswordEnterDialogController |
A simple modal dialog for prompting the user to enter a password.
|
PasswordSetDialogController |
A simple modal dialog for prompting the user to set a password.
|
PasswordSetPanel |
|
PatternConsts |
Constant patterns, used in different other classes.
|
PatternPanelController |
Controller for a simple regex editing dialog.
|
PdfFilter |
PDF input filter
|
PerFileMatchStatisticsPanel |
|
Ph |
Java class for anonymous complex type.
|
Ph |
Java class for anonymous complex type.
|
Platform |
A class to retrieve some platform information.
|
Platform.OsType |
|
PluginInformation |
Plugin information POJO data class.
|
PluginInformation.Builder |
Builder class.
|
PluginInformation.Status |
|
PluginInfoTableModel |
|
PluginInstaller |
Plugin installer utility class.
|
PluginsPreferencesController |
|
PluginsPreferencesPanel |
|
PluginUtils |
Static utilities for OmegaT filter plugins.
|
PluginUtils.PluginType |
Plugin type definitions.
|
PoFilter |
Filter to support po files (in various encodings).
|
PoOptionsDialog |
Modal dialog to edit the PO filter options.
|
PreferencePanel |
|
Preferences |
Class to load & save global OmegaT preferences.
|
Preferences.IPreferences |
|
PreferencesControllers |
A class for aggregating preferences controllers.
|
PreferencesDialog |
|
PreferencesImpl |
|
PreferencesWindowController |
|
PreferencesXML |
|
PreferenceViewSelectorPanel |
|
PrepareTMXEntry |
Class for prepare TMXEntry content before save unchangeable copy in the ProjectTMX.
|
ProcessingInstruction |
A processing instruction in an XML file.
|
Project |
Java class for anonymous complex type.
|
Project.Repositories |
Java class for anonymous complex type.
|
ProjectException |
ProjectException is a checked exception that may be thrown by validating
a project.
|
ProjectFactory |
Factory for load project, create project, and create "not-loaded" project.
|
ProjectFilesList |
|
ProjectFilesListController |
Controller for showing all the files of the project.
|
ProjectFileStorage |
Class that reads and saves project definition file.
|
ProjectMedProcessing |
Class for support some MED-specific operations.
|
ProjectProperties |
Storage for project properties.
|
ProjectPropertiesDialog |
The dialog for customizing the OmegaT project (where project properties are
entered and/or modified).
|
ProjectPropertiesDialog.Mode |
|
ProjectTeamSettings |
Class for read/save project-specific settings.
|
ProjectTMX |
Class for store data from project_save.tmx.
|
ProjectTMX.CheckOrphanedCallback |
|
ProjectUICommands |
Handler for project UI commands, like open, save, compile, etc.
|
Prop |
Java class for anonymous complex type.
|
PropertiesDialect |
This class specifies the Java Properties XML Dialect.
|
PropertiesFilter |
Filter for Java Properties XML files.
|
PropertiesShortcuts |
The PropertiesShortcuts class represents a persistent set of shortcut.
|
ProtectedPart |
Class for store protected part's info.
|
ProtectedPartsMarker |
Marker for SourceTextEntry.protectedParts and tags.
|
PublicationStmt |
Java class for anonymous complex type.
|
RcFilter |
Filter for support Windows resource files.
|
RealProject |
Loaded project implementation.
|
ReasonablySizedPanel |
|
RebaseAndCommit |
Core for rebase and commit files.
|
RebaseAndCommit.IRebase |
|
RebaseAndCommit.Prepared |
Info about prepared file.
|
RecentProjects |
Management of recent projects
|
Ref |
Java class for anonymous complex type.
|
RefObject |
Java class for anonymous complex type.
|
RefObjectList |
Java class for anonymous complex type.
|
RelaxNGDialect |
This class specifies the RELAX NG XML Dialect.
|
RelaxNGFilter |
Filter for RELAX NG XML files.
|
RemoteRepositoryFactory |
Factory for create remote repository provider.
|
RemoteRepositoryProvider |
Class for process some repository commands.
|
RemoveTagMarker |
Marker for all parts in segments that have to be removed.
|
ReplaceFilter |
Editor filter implementation.
|
ReplaceMarker |
Marker for replace candidate.
|
RepositoriesCredentialsController |
Controller for forget credentials.
|
RepositoriesCredentialsPanel |
|
RepositoriesMappingController |
Controller for repositories mapping UI.
|
RepositoriesMappingDialog |
UI for repositories mapping.
|
RepositoryDefinition |
Java class for RepositoryDefinition complex type.
|
RepositoryMapping |
Directory mapping to repository.
|
ResourceBundleFilter |
Filter to support Java Resource Bundles - the files that are used to I18ze
Java applications.
|
ResourceBundleOptionsDialog |
Modal dialog to edit the Java Resource Bundles filter options.
|
ResourcesUtil |
Utils for load resources from classpath.
|
ResXDialect |
This class specifies the ResX XML Dialect.
|
ResXFilter |
Filter for ResX files.
|
RevisionDesc |
Java class for anonymous complex type.
|
RichScriptEditor |
|
RoundedCornerBorder |
|
Rule |
Java class for anonymous complex type.
|
Rule |
The class representing a single segmentation rule.
|
RuntimePreferences |
Class for store runtime-only preferences, which shouldn't be saved to config
dir.
|
SaveOptionsController |
|
SaveOptionsPanel |
|
SaveThread |
An independent stream to save project, created in order not to freese UI
while project is saved (may take a lot)
|
SbvFilter |
Filter for subtitles files.
|
SchematronDialect |
This class specifies the Schematron XML Dialect.
|
SchematronFilter |
Filter for Java Schematron XML files.
|
ScribusDialect |
This class specifies the Scribus XML Dialect.
|
ScribusFilter |
Filter for Scribus files.
|
ScriptingWindow |
Scripting window
|
ScriptItem |
A script file in the script list is represented as ScriptListFile to allow
for localization, description and reordering.
|
ScriptRunner |
|
ScriptSet |
|
ScriptsMonitor |
Monitor to check changes in the script directory.
|
SdlProject |
Filter for SDL project.
|
SdlXliff |
Overrides XLiff-1 for features which only work with SDL-Xliff.
|
Searcher |
This class implements search functionality.
|
SearchExpression |
Storage for what to search for (search text and options).
|
SearchExpression.SearchExpressionType |
|
SearchExpression.SearchPlace |
|
SearchExpression.SearchState |
|
SearchFilter |
Editor filter implementation.
|
SearchMatch |
Class for store info about matching position.
|
SearchMode |
Search mode sfor separate search and replace.
|
SearchResultEntry |
Storage for a search result entry.
|
SearchThread |
Each search window has its own search thread to actually do the searching.
|
SearchWindowController |
This is a window that appears when user'd like to search for something.
|
SearchWindowForm |
|
SearchWindowMenu |
|
SecureStoreController |
|
SecureStorePanel |
|
Seg |
Java class for anonymous complex type.
|
SegmentationCustomizer |
|
SegmentationCustomizerController |
|
SegmentationCustomizerPanel |
Main UI for for setting up sentence segmenting.
|
SegmentationRulesModel |
Table Model for Segmentation Rules.
|
SegmentBuilder |
Class for store information about displayed segment, and for show segment in editor.
|
Segmenter |
The class that sentences the paragraphs into sentences and glues translated
sentences together to form a paragraph.
|
SegmentExportImport |
Class for export current segment and monitor changes for import if external
script produce some results.
|
SegmentProperties |
Utility methods for working with segment property arrays.
|
SegmentPropertiesArea |
|
SegmentPropertiesListCell |
A cell for the SegmentPropertiesListView
|
SegmentPropertiesListView |
A list-based view of key=value properties of the current segment.
|
SegmentPropertiesTableView |
A table-based view of key=value properties of the current segment
|
SimpleColorIcon |
A simple, square icon of a single, solid color.
|
SimpleIssue |
A simple issue implementation intended for extensions or scripts.
|
SoundActionListener |
Handles A tag with file:// media link.
|
SourceDesc |
Java class for anonymous complex type.
|
SourceTextEntry |
Source text entry represents an individual segment for translation pulled
directly from the input files.
|
SourceTextEntry.DUPLICATE |
|
SpellChecker |
Common spell checker interface for use any spellchecker providers.
|
SpellcheckerConfigurationController |
|
SpellcheckerConfigurationPanel |
|
SpellCheckerDummy |
Dummy spellchecker which used when other spellcheckers can't be loaded, or
dictionary not exist.
|
SpellCheckerJMySpell |
JMySpell spell checker implementation.
|
SpellCheckerLangToolHunspell |
A thin wrapper around the LanguageTool Hunspell implementation (which itself
wraps native libs)
|
SpellCheckerMarker |
Spell checker marker implementation.
|
SplittingPanelController |
Controller for a simple text splitting dialog.
|
SrtFilter |
Filter for subtitles files.
|
Srx |
Java class for anonymous complex type.
|
SRX |
The class with all the segmentation data possible -- rules, languages, etc.
|
SRXOptionsModel |
|
StandardScriptEditor |
|
StarDict |
StarDict Dictionary support.
|
StatCount |
Bean for store counts in statistics.
|
StaticUIUtils |
|
StaticUtils |
Static functions taken from CommandThread to reduce file size.
|
Statistics |
Save project statistic into text file.
|
StatisticsInfo |
Class for store some statistic data.
|
StatisticsPanel |
|
StatisticsSettings |
Class for get/set statistics preferences and settings.
|
StatisticsWindow |
Display match statistics window and save data to file.
|
StatisticsWindow.STAT_TYPE |
|
StatProjectProperties |
Data class for statistics XML and JSON.
|
StatsResult |
|
StreamUtil |
|
StringData |
Tracks usage and frequency of words and word pairs
|
StringEntry |
|
StringUtil |
Utilities for string processing.
|
Styles |
Static attributes for text.
|
Styles.EditorColor |
|
Sub |
Java class for anonymous complex type.
|
SvgDialect |
XML dialect declaration for the SVG filter.
|
SvgFilter |
Filter for SVG images.
|
SVNAuthenticationManager |
Authentication manager for SVN.
|
SVNRemoteRepository2 |
SVN repository connection implementation.
|
SVNUserPassDialog |
|
SymbolPainter |
Class to paint some character/symbol as highlight.
|
SyncTMX |
A wrapper class for use with SuperTMXMerge.
|
TableColumnSizer |
|
TableFilterPanel |
A text box providing input to a table filter
|
Tag |
A tag in a source text.
|
Tag.Type |
|
TagAutoCompleterView |
An AutoCompleterView for inserting missing tags.
|
TagIssue |
A class representing problems with tags in a translation.
|
TagProcessingOptionsController |
|
TagProcessingOptionsPanel |
|
TagRepair |
|
TagUtil |
A collection of tag-related static utilities.
|
TagUtil.Tag |
|
TagUtil.TagInfo |
|
TagUtil.TagType |
Indicates the type of a tag, e.g.:
<foo> = START
</foo> = END
<bar/> = SINGLE
|
TagValidation |
|
TagValidationTool |
Class for show tag validation results.
|
TeamOptionsController |
|
TeamOptionsPanel |
|
TeamSettings |
Class for read/save repository-specific settings in the ~/.omegat/ directory.
|
TeamTool |
A utility class implementing useful tools related to team projects.
|
TeamUtils |
Some utility methods for team code.
|
Term |
Java class for anonymous complex type.
|
TermComp |
Java class for anonymous complex type.
|
TermCompGrp |
Java class for anonymous complex type.
|
TermCompList |
Java class for anonymous complex type.
|
TermEntry |
Java class for anonymous complex type.
|
TermGrp |
Java class for anonymous complex type.
|
TermNote |
Java class for anonymous complex type.
|
TermNoteGrp |
Java class for anonymous complex type.
|
Text |
Java class for anonymous complex type.
|
Text |
Abstract piece of text.
|
TextFilter |
Filter to support plain text files (in various encodings).
|
TextOptions |
Options for Text filter.
|
TextOptionsDialog |
Modal dialog to edit Text filter options.
|
TextUtil |
Some utilities for display text tables with aligning.
|
Tig |
Java class for anonymous complex type.
|
Title |
Java class for anonymous complex type.
|
TitledTablePanel |
|
TitleStmt |
Java class for anonymous complex type.
|
TMMatchesPreferencesController |
|
TMMatchesPreferencesPanel |
|
Tmx |
Java class for anonymous complex type.
|
TMXDateParser |
Date parser for the 'basic' ISO 8601 format that is advised for TMX dates.
|
TMXEntry |
Storage for TMX entry.
|
TMXEntry.ExternalLinked |
|
TMXProp |
Class for store key-value pair.
|
TMXReader2 |
Helper for read TMX files, using StAX.
|
TMXReader2.LoadCallback |
Callback for receive data from TMX.
|
TMXReader2.ParsedTu |
|
TMXReader2.ParsedTuv |
|
TMXWriter |
Deprecated. |
TMXWriter2 |
Helper for write TMX files, using StAX.
|
Token |
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.
|
Tokenizer |
Annotation to indicate the languages for which
a tokenizer is intended for use.
|
TokenizerComboBoxRenderer |
A class that renders a tokenizer combo box.
|
TooltipAttribute |
|
Transac |
Java class for anonymous complex type.
|
TransacGrp |
Java class for anonymous complex type.
|
TransacNote |
Java class for anonymous complex type.
|
TranslateEntry |
Base class for entry translation.
|
TranslationException |
TranslationException is a checked exception that may be thrown by filter
while parsing/writing out the file.
|
TranslationUndoManager |
Class for process undo/redo operations.
|
TransparentHighlightPainter |
Paints transparent background color
|
TransTipsMarker |
Marker for TransTips.
|
TransTipsPopup |
Popup for TransTips processing.
|
TripleSplitButtonPanel |
A simple GUI component for displaying source and target text side-by-side to
illustrate an "issue" (a problem with the translation).
|
Tu |
Java class for anonymous complex type.
|
Tuv |
Java class for anonymous complex type.
|
TXMLDialect |
This class specifies the TXML XML Dialect.
|
TXMLFilter |
Filter for TXML files.
|
Typo3Dialect |
This class specifies the Typo3 LocManager XML Dialect.
|
Typo3Filter |
Filter for Typo3 LocManager files.
|
Ude |
Java class for anonymous complex type.
|
UIDesignManager |
UI Design Manager.
|
UIThreadsUtil |
Utils for check UI threads and run specific code in UI threads only.
|
UnderlineFactory |
Supported underlines.
|
UnderlineFactory.SolidBoldUnderliner |
|
UnderlineFactory.SolidUnderliner |
|
UnderlineFactory.Underliner |
|
UnderlineFactory.WaveUnderline |
|
UserPassController |
|
UserPassPanel |
|
Ut |
Java class for anonymous complex type.
|
Util |
|
VarExpansion<Param> |
This class is used to transform a string by expansion of variables it
contains.
|
VersionCheckDialog |
|
VersionChecker |
A class for checking for updated versions of OmegaT.
|
VersionCheckPanel |
|
VersionCheckPreferencesController |
|
VersionCheckPreferencesPanel |
|
VersionCheckThread |
|
ViewLabel |
Custom implementation of view.
|
ViewOptionsController |
|
ViewOptionsPanel |
|
ViewParagraph |
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.
|
VisioDialect |
This class specifies Visio XML Dialect.
|
VisioFilter |
Filter for Visio files.
|
WebVttFilter |
Filter for WebVTT subtitles files.
|
WhitespaceMarkerFactory |
Collection of Markers for whitespace symbols.
|
WhitespaceMarkerFactory.LFMarker |
Marker for linefeed.
|
WhitespaceMarkerFactory.SpaceMarker |
Marker for a normal whitespace.
|
WhitespaceMarkerFactory.TabMarker |
Marker for tab
|
WikiGet |
Import pages from MediaWiki
|
WikiGet.ResponseError |
Deprecated. |
WiXDialect |
XML dialect declaration for the WiX filter.
|
WiXFilter |
Filter for WiX resources.
|
WordCompleter |
|
WordIterator |
BreakIterator for word-breaks with OmegaT heuristics, based on an instance of
BreakIterator implementing word breaks.
|
WordPredictor |
|
WordPredictor.Prediction |
|
WordpressDialect |
This class specifies the Wordpress XML Dialect.
|
WordpressFilter |
Filter for Flash files.
|
XHTMLDialect |
This class specifies XHTML dialect of XML.
|
XHTMLFilter |
Filter for XHTML files.
|
XHTMLOptions |
* Options for XHTML filter.
|
XHTMLOptions |
* Options for XHTML filter.
|
Xliff1Filter |
Filter for support Xliff 1 files as bilingual (unlike filters3/xml/xliff).
|
Xliff2Filter |
Filter for support Xliff 2.0 files as bilingual.
|
XLIFFDialect |
This class specifies XLIFF XML Dialect.
|
XLIFFFilter |
Filter for XLIFF files.
|
XLIFFOptions |
Options for the XLIFF filter.
|
XLIFFOptions.ID_TYPE |
Identify how the ID for alternative translations is decided.
|
XMLAttribute |
An attribute of XML tag.
|
XMLBlock |
|
XMLContentBasedTag |
XML content based tag for create shortcuts based on content, not on tag name.
|
XMLDialect |
Interface to describe XML dialect.
|
XMLEntityText |
Internal entity text in XML.
|
XMLFilter |
Abstract basis filter for XML format filters: OpenDocument, DocBook etc.
|
XMLIntactEntry |
Translatable entry with intact text.
|
XMLIntactTag |
XML Tag that surrounds intact portions of XML document.
|
XMLOutOfTurnTag |
Out of turn XML Tag.
|
XMLPseudoTag |
Parts of XML file which look like a tag, but ain't.
|
XMLReader |
This class automatically detects encoding of an inner XML file and constructs
a Reader with appropriate encoding.
|
XMLReader |
This class automatically detects encoding of an inner XML file and constructs
a Reader with appropriate encoding.
|
XMLSpreadsheetDialect |
This class specifies the XML Spreadsheet Dialect.
|
XMLSpreadsheetFilter |
Filter for XML Spreadsheet 2003 files.
|
XMLStreamReader |
A reader for XML stream.
|
XMLTag |
XML Tag.
|
XMLText |
Piece of text in XML.
|
XMLUtils |
Static XML utility methods.
|
XMLWriter |
This class writes out the XML files, intercepting the output.
|
Xref |
Java class for anonymous complex type.
|
Xtag |
A Xtag in a CopyFlow Gold for QuarkXPress source text.
|
XtagFilter |
Filter to support Xtag files generated by CopyFlow Gold for QuarkXPress
|
YandexCloudTranslate |
Support of Yandex.Cloud machine translation.
|