9596979899100101
* Subclasses should over-ride this to customize the * the start control. * @return start control as AbstractListenerControl */ protected AbstractListenerControl createStartControl() { return new EjmfStartControl(); }