It will be helpful if you specify event types that each control can generate and handle. I can add handlers for any event type to control. But how can I know that such event generates by control? This is Important for testing. Right now from docs I can't say for sure what event types should be handled and which not.
- relates to
-
JDK-8089347 Javadoc for mouse enter/exit handling is confusing
-
- Open
-