Package org.omegat.gui.issues
Class SimpleIssue
java.lang.Object
org.omegat.gui.issues.SimpleIssue
- All Implemented Interfaces:
IIssue
A simple issue implementation intended for extensions or scripts.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.omegat.gui.issues.IIssue
getDescription, getMenuComponents, getTypeName, hasMenuComponents
-
Constructor Details
-
SimpleIssue
-
-
Method Details
-
getIcon
-
getSegmentNumber
public int getSegmentNumber()- Specified by:
getSegmentNumberin interfaceIIssue
-
getDetailComponent
- Specified by:
getDetailComponentin interfaceIIssue
-