Files
openide/plugins/javaFX/resources/intentionDescriptions/JavaFxFieldToPropertyIntention/description.html
Aleksandra Zolushkina 07f2a35acc Proofread JavaFX intention descriptions
GitOrigin-RevId: 5a10daa9857f43c481e00b362158b92ed10e5e6f
2021-05-04 13:24:57 +00:00

5 lines
70 B
HTML

<html>
<body>
Converts a field into a JavaFX property.
</body>
</html>