Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8128412

ImageView javadoc formatting is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0.2
    • fx2.0
    • javafx
    • 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");
        *

            psafrata Pavel Ĺ afrata
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: