| Author |
firePropertyChange question
|
shawn larkin
Ranch Hand
Joined: Feb 04, 2002
Posts: 34
|
|
firePropertyChange(String, oldValue, newValue). I'm having trouble understanding what the String references. I've read the javadocs on firePropertyChange, but I still don't get it. I know it informes the appropriate listeners, but how do they understand what property the string represents. I've gone through a bunch of UIDelegates, and model...but still I can't pass that barrier. Help! Thanks
|
 |
shawn larkin
Ranch Hand
Joined: Feb 04, 2002
Posts: 34
|
|
|
wow, it just clicked in. I got it!
|
 |
 |
|
|
subject: firePropertyChange question
|
|
|