| A class which extends the EventListenerProxy , specifically
for adding an AWTEventListener for a specific event mask.
Instances of this class can be added as AWTEventListener s to
a Toolkit object.
The getAWTEventListeners method of Toolkit can
return a mixture of AWTEventListener and
AWTEventListenerProxy objects.
See Also: java.awt.Toolkit See Also: java.util.EventListenerProxy since: 1.4 |