Big AWT patch.
From-SVN: r34976
This commit is contained in:
committed by
Bryce McKinlay
parent
406a65d0db
commit
c7a136d3ef
@@ -24,6 +24,6 @@ public class TextEvent extends AWTEvent
|
||||
|
||||
public String paramString ()
|
||||
{
|
||||
return super.paramString ();
|
||||
return "TEXT_VALUE_CHANGED";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user