radio - JavaFX: Is there a way to have automatically synchronized nodes across panes? -


i'm migrating elements single pane tabs , 3 dimensional set of radio buttons should otherwise in same state.

it's nonissue update them in pairs, programmatically, wondering if there way states fundamentally linked, or if there event fired when setselected called, or of sort.

also, i'm using fxml, have notion of using same id's possibly allow this?


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -