public void setShowCircleSlot(boolean showCircleSlot) {
   Slot.CIRCLE.setShow(showCircleSlot);
 }