Relates :
|
Methods such has InputEvent.getWhen() do not define the timebase for the timestamp that is returned. These should probably refer to System.currentTimeMillis(). The affected APIs are (at least): ActionEvent.getWhen() InputEvent.getWhen() InputMethodEvent.getWhen() InvocationEvent.getWhen() As well as corresponding constructors for each class that take a 'when' param. Please see suggested fix. ###@###.### 2004-12-10 23:49:16 GMT
|