-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0
-
None
See
http://jfx.us.oracle.com/hudson/view/Presidio/job/presidio/lastSuccessfulBuild/label=windows-i586-14/artifact/artifacts/sdk/docs/api/javafx/scene/image/ImageView.html
Neither the sample code nor the screen shot are visible. The "@" needs to be an HTML entity:
--- a/javafx-ui-common/src/javafx/scene/image/ImageView.java Wed Sep 14 11:24:03 2011 -0700
+++ b/javafx-ui-common/src/javafx/scene/image/ImageView.java Wed Sep 14 15:37:36 2011 -0700
@@ -78,7 +78,7 @@
*
* public class HelloMenu extends Application {
*
- * @Override public void start(Stage stage) {
+ * @Override public void start(Stage stage) {
* // load the image
* Image image = new Image("flower.png");
*
http://jfx.us.oracle.com/hudson/view/Presidio/job/presidio/lastSuccessfulBuild/label=windows-i586-14/artifact/artifacts/sdk/docs/api/javafx/scene/image/ImageView.html
Neither the sample code nor the screen shot are visible. The "@" needs to be an HTML entity:
--- a/javafx-ui-common/src/javafx/scene/image/ImageView.java Wed Sep 14 11:24:03 2011 -0700
+++ b/javafx-ui-common/src/javafx/scene/image/ImageView.java Wed Sep 14 15:37:36 2011 -0700
@@ -78,7 +78,7 @@
*
* public class HelloMenu extends Application {
*
- * @Override public void start(Stage stage) {
+ * @Override public void start(Stage stage) {
* // load the image
* Image image = new Image("flower.png");
*
- duplicates
-
JDK-8128042 ImageView javadoc messed up
-
- Closed
-
-
JDK-8128325 ImageView JavaDoc has errors
-
- Closed
-
-
JDK-8128392 ImageView Class page in JavaFX 2.0 API Documentation is broken
-
- Closed
-