Class ManualHandler.Hyperactive

  • All Implemented Interfaces:
    java.util.EventListener, javax.swing.event.HyperlinkListener
    Enclosing class:
    ManualHandler

    private class ManualHandler.Hyperactive
    extends java.lang.Object
    implements javax.swing.event.HyperlinkListener
    The Class Hyperactive.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Hyperactive()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void hyperlinkUpdate​(javax.swing.event.HyperlinkEvent e)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Hyperactive

        private Hyperactive()
    • Method Detail

      • hyperlinkUpdate

        public void hyperlinkUpdate​(javax.swing.event.HyperlinkEvent e)
        Specified by:
        hyperlinkUpdate in interface javax.swing.event.HyperlinkListener