How to reverse an animation

You can look at Monkey Trap if you really want to dig in:

But I suspect glancing at JME’s javadoc might be more helpful.
http://javadoc.jmonkeyengine.org/com/jme3/animation/AnimChannel.html

…see if you can figure out which method would set the animation time…