103104105106107108109
/** * Controller class for the demo. */ public class PlayerController implements BindSource { public PlayerController() { _bsHelper = new BindSourceHelper(); }