Package 

Class FocusListener

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

    
    public abstract class FocusListener
     implements FocusListener 
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      FocusListener()
    • Method Summary

      Modifier and Type Method Description
      Unit focusLost(FocusEvent e)
      Unit focusGained(FocusEvent e)
      • Methods inherited from class java.util.EventListener

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait