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

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -