8015720: since tag isn't copied while generating JavaFX documentation

Reviewed-by: jjg
This commit is contained in:
Jan Valenta 2013-06-27 17:47:18 +02:00
parent a87b5d942d
commit 97f7bab3c7
4 changed files with 21 additions and 12 deletions

View file

@ -57,6 +57,7 @@ public class C {
* Defines the direction/speed at which the {@code Timeline} is expected to
* be played.
* @defaultValue 11
* @since JavaFX 8.0
*/
private DoubleProperty rate;