ImageView documentation needs cleanup

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.0
    • Affects Version/s: fx2.0
    • Component/s: 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();

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

              Created:
              Updated:
              Resolved:
              Imported: