L
loquak
Hello.
I have a remote dialog where clicking a certain button should make changes
in a few other dialogs. Not wanting to use global static variables, is there
a global message dispatch system in java which allows to communicate between
independent objects?
I have a remote dialog where clicking a certain button should make changes
in a few other dialogs. Not wanting to use global static variables, is there
a global message dispatch system in java which allows to communicate between
independent objects?