Class ShowAnnotatedTextHandler

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.util.EventListener

    public class ShowAnnotatedTextHandler
    extends java.lang.Object
    implements java.awt.event.ActionListener
    Show the multi-annotation text window. Is anybody even using this? This is handled much better in the DocumentAnalyzer.
    • Constructor Detail

      • ShowAnnotatedTextHandler

        public ShowAnnotatedTextHandler​(MainFrame frame)
    • Method Detail

      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent event)
        Specified by:
        actionPerformed in interface java.awt.event.ActionListener