Skip to content

Commit

Permalink
8236648: javadoc warning on Text::tabSizeProperty method
Browse files Browse the repository at this point in the history
Reviewed-by: kcr
  • Loading branch information
Scott Palmer authored and kevinrushforth committed Jan 6, 2020
1 parent 587f195 commit e0b45f8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1273,6 +1273,8 @@ private com.sun.javafx.geom.Shape doConfigShape() {
* The size of a tab stop in spaces.
* Values less than 1 are treated as 1.
*
* @return the {@code tabSize} property
*
* @defaultValue 8
*
* @since 14
Expand Down

0 comments on commit e0b45f8

Please sign in to comment.