54555657585960
* Create FastForwardButton * @return a component for display by control. * @see ejmf.toolkit.gui.controls.FastForwardButon */ protected Component createControlComponent() { return new FastForwardButton(); }