Uses of Class
org.apache.uima.tools.docanalyzer.PrefsMediator
Packages that use PrefsMediator
-
Uses of PrefsMediator in org.apache.uima.tools.docanalyzer
Fields in org.apache.uima.tools.docanalyzer declared as PrefsMediatorModifier and TypeFieldDescriptionprivate PrefsMediator
TfDocumentListener.med
The med.private PrefsMediator
TfFileSelectorListener.med
The med.private PrefsMediator
TfFocusListener.med
The med.private PrefsMediator
AnnotationViewerDialog.med1
The med 1.protected PrefsMediator
DocumentAnalyzer.prefsMed
The prefs med.Constructors in org.apache.uima.tools.docanalyzer with parameters of type PrefsMediatorModifierConstructorDescriptionAnnotationViewerDialog
(JFrame aParentFrame, String aDialogTitle, PrefsMediator med, File aStyleMapFile, String aPerformanceStats, TypeSystem aTypeSystem, String[] aTypesToDisplay, boolean generatedStyleMap, CAS cas) Instantiates a new annotation viewer dialog.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 Dialog.Instantiates a new tf document listener.Instantiates a new tf file selector listener.Instantiates a new tf focus listener.