// arranging support
 public void selectComponent(int index) {
   layoutDelegate.selectComponent(index);
 }