mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Proofread JavaFX intention descriptions
GitOrigin-RevId: 5a10daa9857f43c481e00b362158b92ed10e5e6f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
08f7fd4202
commit
07f2a35acc
+1
-1
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention collapses property subtag to an attribute of a parent class tag.
|
||||
Moves a property subtag to the parent class tag attribute.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention expands property attribute to a subtag.
|
||||
Extracts a property attribute to a separate subtag.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention converts a field into JavaFX property.
|
||||
Converts a field into a JavaFX property.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user