Package org.omegat.gui.issues
Class IssuesPanelController
java.lang.Object
org.omegat.gui.issues.IssuesPanelController
- All Implemented Interfaces:
IIssues
A controller to orchestrate the
IssuesPanel.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetPanel()voidvoidshowAll()voidvoidshowForFiles(String pattern) voidshowForFiles(String pattern, int jumpToEntry) voidshowForFiles(String pattern, String instructions)
-
Constructor Details
-
IssuesPanelController
-
-
Method Details
-
getPanel
-
addPropertyChangeListener
-
removePropertyChangeListener
-
showAll
public void showAll() -
showAll
-
showForFiles
- Specified by:
showForFilesin interfaceIIssues
-
showForFiles
- Specified by:
showForFilesin interfaceIIssues
-
showForFiles
- Specified by:
showForFilesin interfaceIIssues
-