76777879808182
* Subclasses should over-ride this to customize the * the fast forward control. * @return fast forward control as AbstractListenerControl */ protected AbstractListenerControl createFastForwardControl() { return new EjmfFastForwardControl(); }