AlphabeticalMarkers |
Popup panel for displaying alphabetical markers.
|
Document3 |
We need to redefine some standard document behavior.
|
DocumentFilter3 |
Own implementation of DocumentFilter.
|
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.
|
IEditor.CaretPosition |
Storage for caret position and selection.
|
MarkerController |
Class for manage marks and controll all markers.
|
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 |
|
SegmentBuilder |
Class for store information about displayed segment, and for show segment in editor.
|
SegmentExportImport |
Class for export current segment and monitor changes for import if external
script produce some results.
|
TagAutoCompleterView |
An AutoCompleterView for inserting missing tags.
|
TranslationUndoManager |
Class for process undo/redo operations.
|
UnderlineFactory |
Supported underlines.
|
UnderlineFactory.SolidBoldUnderliner |
|
UnderlineFactory.SolidUnderliner |
|
UnderlineFactory.Underliner |
|
UnderlineFactory.WaveUnderline |
|
ViewLabel |
Custom implementation of view.
|
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.
|