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 PrefsMediatorTfDocumentListener.medThe med.private PrefsMediatorTfFileSelectorListener.medThe med.private PrefsMediatorTfFocusListener.medThe med.private PrefsMediatorAnnotationViewerDialog.med1The med 1.protected PrefsMediatorDocumentAnalyzer.prefsMedThe 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.