Class DocumentAnalyzer.TextAreaViewer

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.apache.uima.tools.docanalyzer.DocumentAnalyzer.TextAreaViewer
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
DocumentAnalyzer

class DocumentAnalyzer.TextAreaViewer extends JPanel
Class for dialog in which user types in text to be analyzed, and sets browser parameters
  • Field Details

  • Constructor Details

    • TextAreaViewer

      public TextAreaViewer(JDialog aiDialog, boolean generatedStyleMap)
      Constructor for dialog
  • Method Details

    • analyzeTextArea

      public void analyzeTextArea()