langtools/src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties
changeset 2320 5b8c377175f4
parent 10 06bc494ca11e
child 3891 69ac41cb327b
equal deleted inserted replaced
2319:71bde363b33e 2320:5b8c377175f4
    81 doclet.Deprecated_Fields=Deprecated Fields
    81 doclet.Deprecated_Fields=Deprecated Fields
    82 doclet.Deprecated_Constructors=Deprecated Constructors
    82 doclet.Deprecated_Constructors=Deprecated Constructors
    83 doclet.Deprecated_Methods=Deprecated Methods
    83 doclet.Deprecated_Methods=Deprecated Methods
    84 doclet.Deprecated_Enum_Constants=Deprecated Enum Constants
    84 doclet.Deprecated_Enum_Constants=Deprecated Enum Constants
    85 doclet.Deprecated_Annotation_Type_Members=Deprecated Annotation Type Elements
    85 doclet.Deprecated_Annotation_Type_Members=Deprecated Annotation Type Elements
       
    86 doclet.deprecated_classes=deprecated classes
       
    87 doclet.deprecated_enums=deprecated enums
       
    88 doclet.deprecated_interfaces=deprecated interfaces
       
    89 doclet.deprecated_exceptions=deprecated exceptions
       
    90 doclet.deprecated_annotation_types=deprecated annotation types
       
    91 doclet.deprecated_errors=deprecated errors
       
    92 doclet.deprecated_fields=deprecated fields
       
    93 doclet.deprecated_constructors=deprecated constructors
       
    94 doclet.deprecated_methods=deprecated methods
       
    95 doclet.deprecated_enum_constants=deprecated enum constants
       
    96 doclet.deprecated_annotation_type_members=deprecated annotation type elements
    86 doclet.Frame_Output=Frame Output
    97 doclet.Frame_Output=Frame Output
    87 doclet.Docs_generated_by_Javadoc=Documentation generated by Javadoc.
    98 doclet.Docs_generated_by_Javadoc=Documentation generated by Javadoc.
    88 doclet.Generated_Docs_Untitled=Generated Documentation (Untitled)
    99 doclet.Generated_Docs_Untitled=Generated Documentation (Untitled)
    89 doclet.Blank=Blank
   100 doclet.Blank=Blank
    90 doclet.Other_Packages=Other Packages
   101 doclet.Other_Packages=Other Packages
   169 doclet.Style_line_7=White
   180 doclet.Style_line_7=White
   170 doclet.Style_line_8=Font used in left-hand frame lists
   181 doclet.Style_line_8=Font used in left-hand frame lists
   171 doclet.Style_line_9=Example of smaller, sans-serif font in frames
   182 doclet.Style_line_9=Example of smaller, sans-serif font in frames
   172 doclet.Style_line_10=Navigation bar fonts and colors
   183 doclet.Style_line_10=Navigation bar fonts and colors
   173 doclet.Style_line_11=Dark Blue
   184 doclet.Style_line_11=Dark Blue
       
   185 doclet.Style_line_12=Table caption style
   174 doclet.ClassUse_Packages.that.use.0=Packages that use {0}
   186 doclet.ClassUse_Packages.that.use.0=Packages that use {0}
   175 doclet.ClassUse_Uses.of.0.in.1=Uses of {0} in {1}
   187 doclet.ClassUse_Uses.of.0.in.1=Uses of {0} in {1}
   176 doclet.ClassUse_Classes.in.0.used.by.1=Classes in {0} used by {1}
   188 doclet.ClassUse_Classes.in.0.used.by.1=Classes in {0} used by {1}
   177 doclet.ClassUse_PackageAnnotation=Packages with annotations of type {0}
   189 doclet.ClassUse_PackageAnnotation=Packages with annotations of type {0}
   178 doclet.ClassUse_Annotation=Classes in {1} with annotations of type {0}
   190 doclet.ClassUse_Annotation=Classes in {1} with annotations of type {0}