AWTEvent.RESERVED_ID_MAX
Class Overview | Class Members |
This Package |
All Packages
Syntax
public static final int RESERVED_ID_MAX
Description
The maximum value for reserved AWT event IDs. Programs defining
their own event IDs should use IDs greater than this value.