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

ImageView documentation needs cleanup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.0
    • fx2.0
    • javafx

      The sample code comments need improvement and some of the sample code is incorrect. For example:

      --- bad comment ---

       // simple displays ImageView the image as is
       ImageView iv1 = new ImageView();
       iv1.setImage(image);

      --- incorrect code ---

      Stage stage = Stage();

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

              Created:
              Updated:
              Resolved:
              Imported: