150151152153154155156
* the stop control. * @return AbstractListenerControl for stop operation */ protected AbstractListenerControl createStopControl() { return new StandardStopControl(); }