Class AnnotationViewerMain

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class AnnotationViewerMain extends JFrame
Main Annotation Viewer GUI. Allows user to choose directory of XCAS or XMI files, then launches the AnnotationViewerDialog.
See Also:
  • Field Details

  • Constructor Details

    • AnnotationViewerMain

      public AnnotationViewerMain()
      Constructor. Sets up the GUI.
  • Method Details