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

Incorrect javadoc tags for java.awt.Toolkit.getFontPeer(String name, int style)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.4.0
    • docs
    • None
    • beta
    • generic
    • generic

      The @param tag(s) is/are incorrect for
      java.awt.Toolkit.getFontPeer(String name, int style)

          /**
           * Creates this toolkit's implementation of <code>Font</code> using
           * the specified peer interface.
           * @param target the font to be implemented.
           * @return this toolkit's implementation of <code>Font</code>.
           * @see java.awt.Font
           * @see java.awt.peer.FontPeer
           * @see java.awt.GraphicsEnvironment#getAllFonts
           * @deprecated see java.awt.GraphicsEnvironment#getAllFonts
           */
          protected abstract FontPeer getFontPeer(String name, int style);

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: