Uses of Class
org.jdesktop.animation.timing.triggers.ActionTrigger

Packages that use ActionTrigger
org.jdesktop.animation.timing.triggers Provides simple mechanism for starting Animators when specific events occur. 
 

Uses of ActionTrigger in org.jdesktop.animation.timing.triggers
 

Methods in org.jdesktop.animation.timing.triggers that return ActionTrigger
static ActionTrigger ActionTrigger.addTrigger(java.lang.Object object, Animator animator)
          Creates an ActionTrigger and adds it as a listener to object.