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

visible entity for @ in sample code in ImageView

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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");

            kcr Kevin Rushforth
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: