addchangelistener

  1. W

    B4J Question AddEventHandler (keypressed) and AddChangeListener (focusProperty) don't work together

    Hi, I have some set of textfields and choiceboxes to multiple enter same data structure (name, surname and goalkeeper yes/no). I want to go to next field by ENTER key - I use AddEventHandler (keypressed), but I must know witch field has focus to continue to the next field (when I get focus by...
Top