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

Word missing from javadoc for Frame.setIconImage

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta
    • generic
    • generic

      The javadoc should say "to be displayed". The "be" is missing from the
      first line.

          /**
           * Sets the image to displayed in the minimized icon for this frame.
           * Not all platforms support the concept of minimizing a window.
           * @param image the icon image to be displayed.
           * If this parameter is <code>null</code> then the
           * icon image is set to the default image, which may vary
           * with platform.
           * @see java.awt.Frame#getIconImage
           */
          public synchronized void setIconImage(Image image) {

            ehawkessunw Eric Hawkes (Inactive)
            ehawkessunw Eric Hawkes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: