visible entity for @ in sample code in ImageView

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: javafx

      http://download.java.net/java/jdk9/jfxdocs/javafx/scene/image/ImageView.html
      See the @ in the following cut-n-paste from the web page.

       public class HelloImageView extends Application {

           @Override public void start(Stage stage) {
               // load the image
               Image image = new Image("flower.png");

            Assignee:
            Kevin Rushforth
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: