java - How to load same FXML into different controller objects? -


i have tabpane i'm loading 2 (or more) files in 2 different tabs. these 2 files loading same controller class. now, if make change in 1 file , save, contents of other file in tab changing (however original file remains unaltered). want create 2 separate controller objects these 2 files. there anyway that? please help.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -