Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8200587

Fix mistakes in FX API docs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • jfx11
    • jfx11, 10
    • javafx

      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"

            nlisker Nir Lisker
            nlisker Nir Lisker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: