Package org.omegat.gui.editor.mark
Class EntryMarks
java.lang.Object
org.omegat.gui.editor.mark.EntryMarks
Information about entry which processed, for be able to check if this entry
changed in UI.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal booleanfinal intfinal StringMay be null if source not displayedfinal SourceTextEntryfinal StringMay be null if not translated -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
builder
-
markerIndex
public final int markerIndex -
result
-
ste
-
sourceText
May be null if source not displayed -
translationText
May be null if not translated -
isActive
public final boolean isActive
-
-
Constructor Details
-
EntryMarks
-
-
Method Details
-
isSegmentChanged
public boolean isSegmentChanged()Check if entry changed.
-