I have a custom panel with some items. When one item has the focus and I want to navigate to the next item by pressing the right arrow, the focus jumps to the nearest item to the right. However, I want the focus to move to another item, determined by my own logic. How can I change the focus order?