On Mar 13, 2007, at 12:16 PM, Song W. wrote:
Sorry I haven't made it clear, this is my class definition, it does
have
the required method in exactly the form as some examples.
...
public void
addPropertyChangeListner(PropertyChangeListener p) {
pcs.addPropertyChangeListener(p);
}
It's correct except for the spelling of the method name. It should be
"addPropertyChangeListener", not "...Listner".
---------------------------------------------------------
Ernest Friedman-Hill
Advanced Software Research Phone: (925) 294-2154
Sandia National Labs FAX: (925) 294-2234
PO Box 969, MS 9012 [EMAIL PROTECTED]
Livermore, CA 94550 http://www.jessrules.com
--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------