Fix the following mistakes in the docs:
* StageStyle.UNIFIED: extra ` character and missing comma in the Note.
* Node:
-JDK-8200575
- Under 'Transformation' section in the class doc: "multipled" -> "multiplied"
- sceneToLocal(...), localToScene(...): "Othwerwise" -> "Otherwise" and period at the end.
- Various internal comments fixes (e.g., doComputeAreaInScreen(): applys -> applies)
* MouseEvent:JDK-8200581
* FlowPane:
- "FlowPane's prefWrapLength property establishes it's preferred widthFlowPane's prefWrapLength property establishes its preferred width": it's -> its
- Malformed tags "<b>flowpane.setMaxWidth(500);</b>": added <code> tags.
* TilePane:
- Reverted the setMaxWidth example to use <pre><code> syntax as done in the other panels.
* StackPane: Indentation in the first example.
* Dialog: Fix indentation in the code blocks.
* Various Panes + package info:
- "childrens'" -> "children's"
- "layed" -> "laid"
* StageStyle.UNIFIED: extra ` character and missing comma in the Note.
* Node:
-
- Under 'Transformation' section in the class doc: "multipled" -> "multiplied"
- sceneToLocal(...), localToScene(...): "Othwerwise" -> "Otherwise" and period at the end.
- Various internal comments fixes (e.g., doComputeAreaInScreen(): applys -> applies)
* MouseEvent:
* FlowPane:
- "FlowPane's prefWrapLength property establishes it's preferred widthFlowPane's prefWrapLength property establishes its preferred width": it's -> its
- Malformed tags "<b>flowpane.setMaxWidth(500);</b>": added <code> tags.
* TilePane:
- Reverted the setMaxWidth example to use <pre><code> syntax as done in the other panels.
* StackPane: Indentation in the first example.
* Dialog: Fix indentation in the code blocks.
* Various Panes + package info:
- "childrens'" -> "children's"
- "layed" -> "laid"
- duplicates
-
JDK-8200575 Typo in javafx.scene.Node.accessibleRoleDescription Documentation
-
- Closed
-
-
JDK-8200581 typo isSecondaryButtonDown()
-
- Closed
-
-
JDK-8202402 Spelling error in javafx.beans.InvalidationListener
-
- Closed
-
-
JDK-8205206 A little grammar mistake in ChangeListener interface changed method description
-
- Closed
-
- is blocked by
-
JDK-8200749 Update javadoc build to enable tags used by JDK and fix broken URL
-
- Resolved
-