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