Name: skT45625 Date: 04/17/2000
irrelevant - I'm reading from your web page
For java.awt.Component.enableEvents(long), the parameter description ("the
event mask defining the event types") should refer to the definition of
the event mask.
(Neither the See Also reference to disableEvents or processEvent helps
directly.)
At a bare minimum, add a See Also reference to AWTEvent.
Preferrably, refer the reader more explicitly to the event masks defined
by AWTEvent (or a method whose description already deals with event
masking).
(See
http://java.sun.com/products/jdk/1.3/docs/api/java/awt/Component.html#enableEvents(long)
as of 2000-04-15.)
DSB/DFI
(Review ID: 103735)
======================================================================