Package org.omegat.gui.issues
Class TagIssue
java.lang.Object
org.omegat.gui.issues.TagIssue
- All Implemented Interfaces:
IIssue
A class representing problems with tags in a translation. One instance holds
all problems for the given source/target text pair.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcolorizeByHTML(String text, ErrorReport.TagError error) getIcon()intbooleanstatic AttributeSet
-
Constructor Details
-
TagIssue
-
-
Method Details
-
getIcon
-
getTypeName
- Specified by:
getTypeNamein interfaceIIssue
-
getSegmentNumber
public int getSegmentNumber()- Specified by:
getSegmentNumberin interfaceIIssue
-
getDescription
- Specified by:
getDescriptionin interfaceIIssue
-
getDetailComponent
- Specified by:
getDetailComponentin interfaceIIssue
-
hasMenuComponents
public boolean hasMenuComponents()- Specified by:
hasMenuComponentsin interfaceIIssue
-
getMenuComponents
- Specified by:
getMenuComponentsin interfaceIIssue
-
styleForError
-
colorizeByHTML
-