-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b14
-
sparc
-
solaris_2.5
-
Verified
Name: md153984 Date: 09/27/2004
Documentation for the method
public void JSpinner.DefaultEditor.stateChanged(ChangeEvent e)
said what parameter e - not used.
In fact it is used by the implementation to get and process source of
the event. I.e. passing null parameter results in NPE, that means that
'e' is used. Please either correct the specification or fix the
implementation.
======================================================================
###@###.### 10/20/04 09:04 GMT
Documentation for the method
public void JSpinner.DefaultEditor.stateChanged(ChangeEvent e)
said what parameter e - not used.
In fact it is used by the implementation to get and process source of
the event. I.e. passing null parameter results in NPE, that means that
'e' is used. Please either correct the specification or fix the
implementation.
======================================================================
###@###.### 10/20/04 09:04 GMT