Hi,
I it possible to implement an ActionListener to a global or local variable so that if variable changes the Listener performed a certain function / method etc..
I am working on a GUI application i am guessing there has to be a better solution than wrapping my main code in a forever loop is there ?