< prev index next >
test/langtools/jdk/javadoc/doclet/testJavaFX/TestJavaFX.java
Print this page
@@ -55,15 +55,18 @@
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 void setRate(double value)</pre>\n"
+ "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\">void</span> <span class=\"memberName\">setRate</span>"
+ + "(<span class=\"arguments\">double 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>",
- "<pre class=\"methodSignature\">public final double getRate()</pre>\n"
+ "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\">double</span> <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,55 +91,63 @@
+ "<div class=\"block\">Defines if paused.</div>",
"<h3>paused</h3>\n"
+ "<a id=\"pausedProperty\">\n"
+ "<!-- -->\n"
+ "</a>\n"
- + "<pre>public final <a href=\"C.BooleanProperty.html\" "
- + "title=\"class in pkg1\">C.BooleanProperty</a> pausedProperty</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\"><a href=\"C.BooleanProperty.html\" title=\"class in pkg1\">"
+ + "C.BooleanProperty</a></span> <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"
- + "<pre class=\"methodSignature\">public final double isPaused()</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\">double</span> <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"
- + "<pre class=\"methodSignature\">public final void setPaused(boolean value)</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\">void</span> <span class=\"memberName\">setPaused</span>"
+ + "(<span class=\"arguments\">boolean 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"
- + "<pre class=\"methodSignature\">public final double isPaused()</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\">double</span> <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"
- + "<pre>public final <a href=\"C.DoubleProperty.html\" "
- + "title=\"class in pkg1\">C.DoubleProperty</a> rateProperty</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\"><a href=\"C.DoubleProperty.html\" title=\"class in pkg1\">"
+ + "C.DoubleProperty</a></span> <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"
- + "<pre class=\"methodSignature\">public final void setRate(double value)</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\">void</span> <span class=\"memberName\">setRate</span>"
+ + "(<span class=\"arguments\">double 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,11 +157,12 @@
+ "<dd>JavaFX 8.0</dd>",
"<h3>getRate</h3>\n"
+ "<a id=\"getRate()\">\n"
+ "<!-- -->\n"
+ "</a>\n"
- + "<pre class=\"methodSignature\">public final double getRate()</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\">double</span> <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,30 +234,35 @@
+ "<section class=\"detail\">\n"
+ "<h3>beta</h3>\n"
+ "<a id=\"betaProperty\">\n"
+ "<!-- -->\n"
+ "</a>\n"
- + "<pre>public java.lang.Object betaProperty</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public</span> "
+ + "<span class=\"returnType\">java.lang.Object</span>"
+ + " <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"
- + "<pre>public final java.util.List<java.lang.String> gammaProperty</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\">java.util.List<java.lang.String></span>"
+ + " <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"
- + "<pre>public final java.util.List<"
- + "java.util.Set<? super java.lang.Object>> deltaProperty</pre>\n"
+ + "<div class=\"memberSignature\"><span class=\"modifiers\">public final</span> "
+ + "<span class=\"returnType\">java.util.List<java.util.Set<? super java.lang.Object>>"
+ + "</span> <span class=\"memberName\">deltaProperty</span></div>\n"
+ "</section>\n"
+ "</li>\n"
+ "</ul>\n"
+ "</section>",
"<h2>Property Summary</h2>\n"
< prev index next >