@@ -72,14 +72,14 @@ public void test1() {
72
72
<div class="member-signature"><span class="modifiers">public final</span> <\
73
73
span class="return-type">void</span> <span class="element-name">setRate</span><wbr>\
74
74
<span class="parameters">(double value)</span></div>
75
- <div class="block">Sets the value of the property <code>rate</code>.</div>
75
+ <div class="block">Sets the value of the <code>rate</code> property .</div>
76
76
<dl class="notes">
77
77
<dt>Property description:</dt>""" ,
78
78
"""
79
79
<div class="member-signature"><span class="modifiers">public final</span> <\
80
80
span class="return-type">double</span> <span class="element-name">getRate</span>()<\
81
81
/div>
82
- <div class="block">Gets the value of the property <code>rate</code>.</div>
82
+ <div class="block">Gets the value of the <code>rate</code> property .</div>
83
83
<dl class="notes">
84
84
<dt>Property description:</dt>""" ,
85
85
"""
@@ -117,14 +117,14 @@ public void test1() {
117
117
<div class="member-signature"><span class="modifiers">public final</span> <\
118
118
span class="return-type">double</span> <span class="element-name">isPaused<\
119
119
/span>()</div>
120
- <div class="block">Gets the value of the property <code>paused</code>.</div>""" ,
120
+ <div class="block">Gets the value of the <code>paused</code> property .</div>""" ,
121
121
"""
122
122
<section class="detail" id="setPaused(boolean)">
123
123
<h3>setPaused</h3>
124
124
<div class="member-signature"><span class="modifiers">public final</span> <\
125
125
span class="return-type">void</span> <span class="element-name">setPaused</\
126
126
span><wbr><span class="parameters">(boolean value)</span></div>
127
- <div class="block">Sets the value of the property <code>paused</code>.</div>
127
+ <div class="block">Sets the value of the <code>paused</code> property .</div>
128
128
<dl class="notes">
129
129
<dt>Property description:</dt>
130
130
<dd>Defines if paused. The second line.</dd>
@@ -136,7 +136,7 @@ public void test1() {
136
136
<div class="member-signature"><span class="modifiers">public final</span> <\
137
137
span class="return-type">double</span> <span class="element-name">isPaused<\
138
138
/span>()</div>
139
- <div class="block">Gets the value of the property <code>paused</code>.</div>
139
+ <div class="block">Gets the value of the <code>paused</code> property .</div>
140
140
<dl class="notes">
141
141
<dt>Property description:</dt>
142
142
<dd>Defines if paused. The second line.</dd>
@@ -151,39 +151,39 @@ public void test1() {
151
151
<div class="block">Defines the direction/speed at which the <code>Timeline</code> is expected to
152
152
be played. This is the second line.</div>""" ,
153
153
"""
154
- <section class="detail" id="setRate(double)">
155
- <h3>setRate</h3>
156
- <div class="member-signature"><span class="modifiers">public final</span> <\
157
- span class="return-type">void</span> <span class="element-name">setRate</sp\
158
- an><wbr><span class="parameters">(double value)</span></div>
159
- <div class="block">Sets the value of the property <code>rate</code>.</div>
160
- <dl class="notes">
161
- <dt>Property description:</dt>
162
- <dd>Defines the direction/speed at which the <code>Timeline</code> is expected to
163
- be played. This is the second line.</dd>
164
- <dt>Default value:</dt>
165
- <dd>11</dd>
166
- <dt>Parameters:</dt>
167
- <dd><code>value</code> - the value for the property <code>rate</code></dd>
168
- <dt>Since:</dt>
169
- <dd>JavaFX 8.0</dd>""" ,
154
+ <section class="detail" id="setRate(double)">
155
+ <h3>setRate</h3>
156
+ <div class="member-signature"><span class="modifiers">public final</span> <\
157
+ span class="return-type">void</span> <span class="element-name">setRate</sp\
158
+ an><wbr><span class="parameters">(double value)</span></div>
159
+ <div class="block">Sets the value of the <code>rate</code> property .</div>
160
+ <dl class="notes">
161
+ <dt>Property description:</dt>
162
+ <dd>Defines the direction/speed at which the <code>Timeline</code> is expected to
163
+ be played. This is the second line.</dd>
164
+ <dt>Default value:</dt>
165
+ <dd>11</dd>
166
+ <dt>Parameters:</dt>
167
+ <dd><code>value</code> - the value for the <code>rate</code> property </dd>
168
+ <dt>Since:</dt>
169
+ <dd>JavaFX 8.0</dd>""" ,
170
170
"""
171
- <section class="detail" id="getRate()">
172
- <h3>getRate</h3>
173
- <div class="member-signature"><span class="modifiers">public final</span> <\
174
- span class="return-type">double</span> <span class="element-name">getRate</span>()<\
175
- /div>
176
- <div class="block">Gets the value of the property <code>rate</code>.</div>
177
- <dl class="notes">
178
- <dt>Property description:</dt>
179
- <dd>Defines the direction/speed at which the <code>Timeline</code> is expected to
180
- be played. This is the second line.</dd>
181
- <dt>Default value:</dt>
182
- <dd>11</dd>
183
- <dt>Returns:</dt>
184
- <dd>the value of the property <code>rate</code></dd>
185
- <dt>Since:</dt>
186
- <dd>JavaFX 8.0</dd>""" ,
171
+ <section class="detail" id="getRate()">
172
+ <h3>getRate</h3>
173
+ <div class="member-signature"><span class="modifiers">public final</span> <\
174
+ span class="return-type">double</span> <span class="element-name">getRate</span>()<\
175
+ /div>
176
+ <div class="block">Gets the value of the <code>rate</code> property .</div>
177
+ <dl class="notes">
178
+ <dt>Property description:</dt>
179
+ <dd>Defines the direction/speed at which the <code>Timeline</code> is expected to
180
+ be played. This is the second line.</dd>
181
+ <dt>Default value:</dt>
182
+ <dd>11</dd>
183
+ <dt>Returns:</dt>
184
+ <dd>the value of the <code>rate</code> property </dd>
185
+ <dt>Since:</dt>
186
+ <dd>JavaFX 8.0</dd>""" ,
187
187
"""
188
188
<section class="property-summary" id="property-summary">
189
189
<h2>Property Summary</h2>
@@ -226,7 +226,7 @@ public void test1() {
226
226
227
227
checkOutput ("index-all.html" , true ,
228
228
"""
229
- <div class="block">Gets the value of the property <code>paused</code>.</div>""" ,
229
+ <div class="block">Gets the value of the <code>paused</code> property .</div>""" ,
230
230
"""
231
231
<div class="block">Defines if paused.</div>""" );
232
232
0 commit comments