Package org.omegat.gui.issues
Interface IIssues
- All Known Implementing Classes:
IssuesPanelController
public interface IIssues
The interface exposing issue-displaying functionality to the rest of the
program.
-
Method Summary
Modifier and TypeMethodDescriptionvoidshowAll()voidvoidshowForFiles(String filePattern) voidshowForFiles(String filePattern, int jumpToEntry) voidshowForFiles(String filePattern, String instructions)
-
Method Details
-
showAll
void showAll() -
showAll
-
showForFiles
-
showForFiles
-
showForFiles
-