Class FocusTriggerEvent


  • public class FocusTriggerEvent
    extends TriggerEvent
    Focus In/Out events
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      TriggerEvent getOppositeEvent()
      This method finds the opposite of the current event.: IN -> OUT and OUT -> IN.
      • Methods inherited from class java.lang.Object

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