< prev index next >

test/langtools/jdk/javadoc/doclet/testJavaFX/TestJavaFX.java

Print this page

        

*** 55,69 **** checkOutput("pkg1/C.html", true, "<dt><span class=\"seeLabel\">See Also:</span></dt>\n" + "<dd><a href=\"#getRate()\"><code>getRate()</code></a>, \n" + "<a href=\"#setRate(double)\"><code>setRate(double)</code></a></dd>", ! "<pre class=\"methodSignature\">public final&nbsp;void&nbsp;setRate​(double&nbsp;value)</pre>\n" + "<div class=\"block\">Sets the value of the property rate.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>", ! "<pre class=\"methodSignature\">public final&nbsp;double&nbsp;getRate()</pre>\n" + "<div class=\"block\">Gets the value of the property rate.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>", "<td class=\"colFirst\"><code><a href=\"C.DoubleProperty.html\" " + "title=\"class in pkg1\">C.DoubleProperty</a></code></td>\n" --- 55,72 ---- checkOutput("pkg1/C.html", true, "<dt><span class=\"seeLabel\">See Also:</span></dt>\n" + "<dd><a href=\"#getRate()\"><code>getRate()</code></a>, \n" + "<a href=\"#setRate(double)\"><code>setRate(double)</code></a></dd>", ! "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\">void</span>&nbsp;<span class=\"memberName\">setRate</span>​" ! + "(<span class=\"arguments\">double&nbsp;value)</span></div>\n" + "<div class=\"block\">Sets the value of the property rate.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>", ! "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\">double</span>&nbsp;<span class=\"memberName\">getRate</span>()</div>\n" + "<div class=\"block\">Gets the value of the property rate.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>", "<td class=\"colFirst\"><code><a href=\"C.DoubleProperty.html\" " + "title=\"class in pkg1\">C.DoubleProperty</a></code></td>\n"
*** 88,142 **** + "<div class=\"block\">Defines if paused.</div>", "<h3>paused</h3>\n" + "<a id=\"pausedProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre>public final&nbsp;<a href=\"C.BooleanProperty.html\" " ! + "title=\"class in pkg1\">C.BooleanProperty</a> pausedProperty</pre>\n" + "<div class=\"block\">Defines if paused. The second line.</div>", "<h3>isPaused</h3>\n" + "<a id=\"isPaused()\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre class=\"methodSignature\">public final&nbsp;double&nbsp;isPaused()</pre>\n" + "<div class=\"block\">Gets the value of the property paused.</div>", "<h3>setPaused</h3>\n" + "<a id=\"setPaused(boolean)\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre class=\"methodSignature\">public final&nbsp;void&nbsp;setPaused​(boolean&nbsp;value)</pre>\n" + "<div class=\"block\">Sets the value of the property paused.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>\n" + "<dd>Defines if paused. The second line.</dd>\n" + "<dt><span class=\"simpleTagLabel\">Default value:</span></dt>\n" + "<dd>false</dd>", "<h3>isPaused</h3>\n" + "<a id=\"isPaused()\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre class=\"methodSignature\">public final&nbsp;double&nbsp;isPaused()</pre>\n" + "<div class=\"block\">Gets the value of the property paused.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>\n" + "<dd>Defines if paused. The second line.</dd>\n" + "<dt><span class=\"simpleTagLabel\">Default value:</span></dt>\n" + "<dd>false</dd>", "<h3>rate</h3>\n" + "<a id=\"rateProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre>public final&nbsp;<a href=\"C.DoubleProperty.html\" " ! + "title=\"class in pkg1\">C.DoubleProperty</a> rateProperty</pre>\n" + "<div class=\"block\">Defines the direction/speed at which the " + "<code>Timeline</code> is expected to\n" + " be played. This is the second line.</div>", "<h3>setRate</h3>\n" + "<a id=\"setRate(double)\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre class=\"methodSignature\">public final&nbsp;void&nbsp;setRate​(double&nbsp;value)</pre>\n" + "<div class=\"block\">Sets the value of the property rate.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>\n" + "<dd>Defines the direction/speed at which the <code>Timeline</code> is expected to\n" + " be played. This is the second line.</dd>\n" --- 91,153 ---- + "<div class=\"block\">Defines if paused.</div>", "<h3>paused</h3>\n" + "<a id=\"pausedProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\"><a href=\"C.BooleanProperty.html\" title=\"class in pkg1\">" ! + "C.BooleanProperty</a></span>&nbsp;<span class=\"memberName\">pausedProperty</span></div>\n" + "<div class=\"block\">Defines if paused. The second line.</div>", "<h3>isPaused</h3>\n" + "<a id=\"isPaused()\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\">double</span>&nbsp;<span class=\"memberName\">isPaused</span>()</div>\n" + "<div class=\"block\">Gets the value of the property paused.</div>", "<h3>setPaused</h3>\n" + "<a id=\"setPaused(boolean)\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\">void</span>&nbsp;<span class=\"memberName\">setPaused</span>​" ! + "(<span class=\"arguments\">boolean&nbsp;value)</span></div>\n" + "<div class=\"block\">Sets the value of the property paused.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>\n" + "<dd>Defines if paused. The second line.</dd>\n" + "<dt><span class=\"simpleTagLabel\">Default value:</span></dt>\n" + "<dd>false</dd>", "<h3>isPaused</h3>\n" + "<a id=\"isPaused()\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\">double</span>&nbsp;<span class=\"memberName\">isPaused</span>()</div>\n" + "<div class=\"block\">Gets the value of the property paused.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>\n" + "<dd>Defines if paused. The second line.</dd>\n" + "<dt><span class=\"simpleTagLabel\">Default value:</span></dt>\n" + "<dd>false</dd>", "<h3>rate</h3>\n" + "<a id=\"rateProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\"><a href=\"C.DoubleProperty.html\" title=\"class in pkg1\">" ! + "C.DoubleProperty</a></span>&nbsp;<span class=\"memberName\">rateProperty</span></div>\n" + "<div class=\"block\">Defines the direction/speed at which the " + "<code>Timeline</code> is expected to\n" + " be played. This is the second line.</div>", "<h3>setRate</h3>\n" + "<a id=\"setRate(double)\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\">void</span>&nbsp;<span class=\"memberName\">setRate</span>​" ! + "(<span class=\"arguments\">double&nbsp;value)</span></div>\n" + "<div class=\"block\">Sets the value of the property rate.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>\n" + "<dd>Defines the direction/speed at which the <code>Timeline</code> is expected to\n" + " be played. This is the second line.</dd>\n"
*** 146,156 **** + "<dd>JavaFX 8.0</dd>", "<h3>getRate</h3>\n" + "<a id=\"getRate()\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre class=\"methodSignature\">public final&nbsp;double&nbsp;getRate()</pre>\n" + "<div class=\"block\">Gets the value of the property rate.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>\n" + "<dd>Defines the direction/speed at which the <code>Timeline</code> is expected to\n" + " be played. This is the second line.</dd>\n" --- 157,168 ---- + "<dd>JavaFX 8.0</dd>", "<h3>getRate</h3>\n" + "<a id=\"getRate()\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\">double</span>&nbsp;<span class=\"memberName\">getRate</span>()</div>\n" + "<div class=\"block\">Gets the value of the property rate.</div>\n" + "<dl>\n" + "<dt><span class=\"simpleTagLabel\">Property description:</span></dt>\n" + "<dd>Defines the direction/speed at which the <code>Timeline</code> is expected to\n" + " be played. This is the second line.</dd>\n"
*** 222,251 **** + "<section class=\"detail\">\n" + "<h3>beta</h3>\n" + "<a id=\"betaProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre>public&nbsp;java.lang.Object betaProperty</pre>\n" + "</section>\n" + "</li>\n" + "<li class=\"blockList\">\n" + "<section class=\"detail\">\n" + "<h3>gamma</h3>\n" + "<a id=\"gammaProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre>public final&nbsp;java.util.List&lt;java.lang.String&gt; gammaProperty</pre>\n" + "</section>\n" + "</li>\n" + "<li class=\"blockListLast\">\n" + "<section class=\"detail\">\n" + "<h3>delta</h3>\n" + "<a id=\"deltaProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<pre>public final&nbsp;java.util.List&lt;" ! + "java.util.Set&lt;? super java.lang.Object&gt;&gt; deltaProperty</pre>\n" + "</section>\n" + "</li>\n" + "</ul>\n" + "</section>", "<h2>Property Summary</h2>\n" --- 234,268 ---- + "<section class=\"detail\">\n" + "<h3>beta</h3>\n" + "<a id=\"betaProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public</span>&nbsp;" ! + "<span class=\"returnType\">java.lang.Object</span>" ! + "&nbsp;<span class=\"memberName\">betaProperty</span></div>\n" + "</section>\n" + "</li>\n" + "<li class=\"blockList\">\n" + "<section class=\"detail\">\n" + "<h3>gamma</h3>\n" + "<a id=\"gammaProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\">java.util.List&lt;java.lang.String&gt;</span>" ! + "&nbsp;<span class=\"memberName\">gammaProperty</span></div>\n" + "</section>\n" + "</li>\n" + "<li class=\"blockListLast\">\n" + "<section class=\"detail\">\n" + "<h3>delta</h3>\n" + "<a id=\"deltaProperty\">\n" + "<!-- -->\n" + "</a>\n" ! + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span>&nbsp;" ! + "<span class=\"returnType\">java.util.List&lt;java.util.Set&lt;? super java.lang.Object&gt;&gt;" ! + "</span>&nbsp;<span class=\"memberName\">deltaProperty</span></div>\n" + "</section>\n" + "</li>\n" + "</ul>\n" + "</section>", "<h2>Property Summary</h2>\n"
< prev index next >