The EjmfReverseButton is a circular button. When the Player is stopped, it is displayed as solid green. When the Player is stopped, it is displayed in 'pause' state depicted by two vertical bars.
It is constructed from the image named startButton_image in the $EJMF_HOME/classes/lib/ejmf.properties file.
The following images also are used:
- disabledStartButton
- pressedStartButton
- rolloverStartButton
Because EjmfStartButton is a hybrid, acting as start and pause Control, it also relies on the following images from ejmf.properties file.
- pauseButton_image
- disabledPauseButton
- pressedPauseButton
- rolloverPauseButton