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

Text in index of html generated by javadoc are hardcoded: class, interface, etc.

    XMLWordPrintable

Details

    • b51
    • generic
    • generic

    Description

      % javadoc -J-version
      java version "1.5.0-beta2"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta2-b46)
      Java HotSpot(TM) Server VM (build 1.5.0-beta2-b46, mixed mode)
      %

      ex) http://java.sun.com/j2se/1.5.0/docs/api/index-files/index-1.html

      A - Static variable in class java.awt.PageAttributes.MediaType
                             ^^^^^
            :
      AbstractButton() - Constructor for class javax.swing.AbstractButton
                                         ^^^^^
            :
      AbstractDocument.AttributeContext - interface
      javax.swing.text.AbstractDocument.AttributeContext.
                                          ^^^^^^^^^
            :
      AbstractMethodError - error java.lang.AbstractMethodError.
                            ^^^^^
            :
      AccessException - exception java.rmi.AccessException.
                        ^^^^^^^^^
            :

      These texts seem to be hardcoded in javadoc so it cannot be translated.

      Attachments

        Activity

          People

            jhosunw Jamie Ho (Inactive)
            kurosaki Kenichi Kurosaki (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: