Class AnnotationDisplayCustomizationFrame

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class AnnotationDisplayCustomizationFrame extends JFrame
TODO: add type comment for AnnotationDisplayCustomizationFrame.
See Also:
  • Constructor Details

    • AnnotationDisplayCustomizationFrame

      public AnnotationDisplayCustomizationFrame()
      Instantiates a new annotation display customization frame.
      Throws:
      HeadlessException - the java.awt. headless exception
    • AnnotationDisplayCustomizationFrame

      public AnnotationDisplayCustomizationFrame(GraphicsConfiguration arg0)
      Instantiates a new annotation display customization frame.
      Parameters:
      arg0 - the arg 0
    • AnnotationDisplayCustomizationFrame

      public AnnotationDisplayCustomizationFrame(String arg0)
      Instantiates a new annotation display customization frame.
      Parameters:
      arg0 - the arg 0
      Throws:
      HeadlessException - the java.awt. headless exception
    • AnnotationDisplayCustomizationFrame

      public AnnotationDisplayCustomizationFrame(String arg0, GraphicsConfiguration arg1)
      Instantiates a new annotation display customization frame.
      Parameters:
      arg0 - the arg 0
      arg1 - the arg 1
  • Method Details

    • init

      public void init(Map<String,Style> styleMap1, CAS cas)
      Inits the.
      Parameters:
      styleMap1 - the style map 1
      cas - the cas