public class ControlBarPresenter extends Presenter
A presenter that assumes a LinearLayout container for a series
of control buttons backed by objects of type {@link Action}.
Different layouts may be passed to the presenter constructor.
The layout must contain a view with id control_bar.