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

can't compile the class GraphicsTest.java in the GraphicsTest applet

XMLWordPrintable

    • 1.0beta2
    • sparc
    • solaris_2.4
    • Not verified

      Can't compile the class GraphicsTest.java

      Error message during compilation :

      > lc GraphicsTest.java
      GraphicsTest.java:268: Method scale(float, float) not found in class java.awt.Graphics.
              ng.scale((float)((float)w / (float)10), (float)((float)h / (float)20));
                      ^
      GraphicsTest.java:274: Method scale(float, float) not found in class java.awt.Graphics.
              ng.scale((float)((float)w / (float)10), (float)((float)h / (float)20));
                      ^
      2 errors
      Exit 1

            duke J. Duke
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: