Class AnimationUtils.StopListener

  • All Implemented Interfaces:
    AnimationListener, java.util.EventListener
    Enclosing class:
    AnimationUtils

    private static final class AnimationUtils.StopListener
    extends AnimationAdapter
    Performs a runnable at animation stop in the event dispatch thread (EDT).
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.Runnable runnable  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private StopListener​(java.lang.Runnable runnable)