Files
openide/plugins/javaFX/resources/inspectionDescriptions/JavaFxEventHandler.html
Aleksandra Zolushkina 5278f7c0f4 Proofread JavaFX inspection descriptions
GitOrigin-RevId: 78d5181c06ac7f3a7c962255ae27130769e9b693
2021-05-10 19:56:24 +00:00

6 lines
160 B
HTML

<html>
<body>
Reports event handler issues, including incompatible argument types, ambiguous event handler methods, and incorrect return types.
</body>
</html>