-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.4.0
-
sparc
-
solaris_2.6
Name: acR10002 Date: 07/24/2001
The APICheck tool execution has revealed the following API difference
between jdk1.3 and jdk1.4:
class "javax.swing.KeyStroke"
method deleted: "getKeyChar()"
method deleted: "getKeyCode()"
method deleted: "getModifiers()"
method deleted: "isOnKeyRelease()"
method deleted: "toString()"
Please note that the methods getXXX and isOnKeyRelease
do not present in the ancestor class (java.lang.Object).
Also, the specifyed toString() method behavior was different for
java.lang.Object() and KeyStroke in 1.3.
It seems no CCC request has been submitted in respect to this API change.
Please submit one so this change is formally tracked, or if this change
has ever been approved by CCC, then please provide the CCC proposal
number.
======================================================================