gcc/libjava/java
Bryce McKinlay 604de2bddf Event.java: Add all the event type constants.
2000-03-21  Bryce McKinlay  <bryce@albatross.co.nz>

        * java/awt/Event.java: Add all the event type constants.
        (Event): Implemented constructors.
        (controlDown): Implemented.
        (metaDown): Implemented.
        (paramString): Stubbed.
        (shiftDown): Implemented.
        (toString): Implemented.
        (translate): Implemented.

From-SVN: r32676
2000-03-21 21:33:53 +00:00
..
awt Event.java: Add all the event type constants. 2000-03-21 21:33:53 +00:00
io [multiple changes] 2000-03-15 22:03:19 +00:00
lang * java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass(). 2000-03-21 05:54:42 +00:00
math * java/math/BigInteger.java(signum): Handle zero properly. 2000-03-09 04:35:30 +00:00
net [multiple changes] 2000-03-15 22:03:19 +00:00
security Key.java (serialVersionUID): Set to 0 for now. 2000-03-10 05:10:40 +00:00
text All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
util Color.java: New file. 2000-03-17 00:45:06 +00:00