31323334353637
* Create StartButton. * @see ejmf.toolkit.gui.control.StartButton */ protected Component createControlComponent() { return new StartButton(); }