159160161162163164165
* the pause control. * @return AbstractListenerControl for pause operation */ protected AbstractListenerControl createPauseControl() { return new StandardPauseControl(); }