Uses of Class
org.apache.uima.tools.docanalyzer.PrefsMediator
-
Packages that use PrefsMediator Package Description org.apache.uima.tools.docanalyzer -
-
Uses of PrefsMediator in org.apache.uima.tools.docanalyzer
Fields in org.apache.uima.tools.docanalyzer declared as PrefsMediator Modifier and Type Field Description protected PrefsMediator
DocumentAnalyzer. prefsMed
Constructors in org.apache.uima.tools.docanalyzer with parameters of type PrefsMediator Constructor Description AnnotationViewerDialog(JFrame aParentFrame, String aDialogTitle, PrefsMediator med, File aStyleMapFile, String aPerformanceStats, TypeSystem aTypeSystem, String[] aTypesToDisplay, boolean generatedStyleMap, CAS cas)
AnnotationViewerDialog(JFrame aParentFrame, String aDialogTitle, PrefsMediator med, File aStyleMapFile, String aPerformanceStats, TypeSystem aTypeSystem, String[] aTypesToDisplay, String interactiveTempFN, boolean javaViewerRBisSelected, boolean javaViewerUCRBisSelected, boolean xmlRBisSelected, CAS cas)
Create an AnnotationViewer DialogTfDocumentListener(PrefsMediator med)
TfFileSelectorListener(PrefsMediator med)
TfFocusListener(PrefsMediator med)
-