-
Bug
-
Resolution: Fixed
-
P5
-
1.3.0
-
beta
-
generic
-
generic
The word "by" has been misspelled as "b"
/**
* An arbitrary argument of the event. The value of this field
* depends on the type of event.
* <code>arg</code> has been replaced b event specific property.
*
* @serial
*/
public Object arg;
/**
* An arbitrary argument of the event. The value of this field
* depends on the type of event.
* <code>arg</code> has been replaced b event specific property.
*
* @serial
*/
public Object arg;