langtools/src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties
author bpatel
Mon, 02 May 2011 02:13:02 -0700
changeset 9606 e5a619cb5dd3
parent 9072 2efb24cb8c36
child 9608 385a828ba236
permissions -rw-r--r--
6492694: @deprecated tag doesn't work in package-info files. Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
doclet.build_version=Standard Doclet version {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
doclet.Contents=Contents
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
doclet.Overview=Overview
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
doclet.Window_Overview=Overview List
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
doclet.Window_Overview_Summary=Overview
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
doclet.Package=Package
06bc494ca11e Initial load
duke
parents:
diff changeset
     7
doclet.All_Packages=All Packages
06bc494ca11e Initial load
duke
parents:
diff changeset
     8
doclet.Tree=Tree
06bc494ca11e Initial load
duke
parents:
diff changeset
     9
doclet.Class_Hierarchy=Class Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    10
doclet.Window_Class_Hierarchy=Class Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    11
doclet.Interface_Hierarchy=Interface Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    12
doclet.Enum_Hierarchy=Enum Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    13
doclet.Annotation_Type_Hierarchy=Annotation Type Hierarchy
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    14
doclet.Prev=Prev
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    15
doclet.Next=Next
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    16
doclet.Prev_Class=Prev Class
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    17
doclet.Next_Class=Next Class
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    18
doclet.Prev_Package=Prev Package
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    19
doclet.Next_Package=Next Package
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    20
doclet.Prev_Letter=Prev Letter
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    21
doclet.Next_Letter=Next Letter
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    22
doclet.Href_Class_Title=class in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    23
doclet.Href_Interface_Title=interface in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    24
doclet.Href_Annotation_Title=annotation in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    25
doclet.Href_Enum_Title=enum in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    26
doclet.Href_Type_Param_Title=type parameter in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    27
doclet.Href_Class_Or_Interface_Title=class or interface in {0}
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    28
doclet.Summary=Summary:
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    29
doclet.Detail=Detail:
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    30
doclet.navNested=Nested
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    31
doclet.navAnnotationTypeOptionalMember=Optional
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    32
doclet.navAnnotationTypeRequiredMember=Required
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    33
doclet.navAnnotationTypeMember=Element
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    34
doclet.navField=Field
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    35
doclet.navEnum=Enum Constants
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    36
doclet.navConstructor=Constr
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    37
doclet.navMethod=Method
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    38
doclet.Index=Index
06bc494ca11e Initial load
duke
parents:
diff changeset
    39
doclet.Window_Single_Index=Index
06bc494ca11e Initial load
duke
parents:
diff changeset
    40
doclet.Window_Split_Index={0}-Index
06bc494ca11e Initial load
duke
parents:
diff changeset
    41
doclet.Help=Help
06bc494ca11e Initial load
duke
parents:
diff changeset
    42
doclet.Skip_navigation_links=Skip navigation links
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
    43
doclet.New_Page=NewPage
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    44
doclet.None=None
06bc494ca11e Initial load
duke
parents:
diff changeset
    45
doclet.Factory_Method_Detail=Static Factory Method Detail
06bc494ca11e Initial load
duke
parents:
diff changeset
    46
doclet.navDeprecated=Deprecated
06bc494ca11e Initial load
duke
parents:
diff changeset
    47
doclet.Deprecated_List=Deprecated List
06bc494ca11e Initial load
duke
parents:
diff changeset
    48
doclet.Window_Deprecated_List=Deprecated List
06bc494ca11e Initial load
duke
parents:
diff changeset
    49
doclet.Note_0_is_deprecated=Note: {0} is deprecated.
06bc494ca11e Initial load
duke
parents:
diff changeset
    50
doclet.Overrides=Overrides:
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
    51
doclet.in_class=in class
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    52
doclet.0_Fields_and_Methods="{0}" Fields and Methods
06bc494ca11e Initial load
duke
parents:
diff changeset
    53
doclet.Index_of_Fields_and_Methods=Index of Fields and Methods
06bc494ca11e Initial load
duke
parents:
diff changeset
    54
doclet.Static_variable_in=Static variable in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    55
doclet.Variable_in=Variable in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    56
doclet.Constructor_for=Constructor for {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    57
doclet.Static_method_in=Static method in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    58
doclet.Method_in=Method in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    59
doclet.throws=throws
06bc494ca11e Initial load
duke
parents:
diff changeset
    60
doclet.package=package
06bc494ca11e Initial load
duke
parents:
diff changeset
    61
doclet.MalformedURL=Malformed URL: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    62
doclet.File_error=Error reading file: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    63
doclet.URL_error=Error fetching URL: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    64
doclet.No_Package_Comment_File=For Package {0} Package.Comment file not found
06bc494ca11e Initial load
duke
parents:
diff changeset
    65
doclet.No_Source_For_Class=Source information for class {0} not available.
06bc494ca11e Initial load
duke
parents:
diff changeset
    66
doclet.see.class_or_package_not_found=Tag {0}: reference not found: {1}
3891
69ac41cb327b 5093723: REGRESSION: ClassCastException in SingleIndexWriter
jjg
parents: 2320
diff changeset
    67
doclet.see.class_or_package_not_accessible=Tag {0}: reference not accessible: {1}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    68
doclet.see.malformed_tag=Tag {0}: Malformed: {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
    69
doclet.Inherited_API_Summary=Inherited API Summary
06bc494ca11e Initial load
duke
parents:
diff changeset
    70
doclet.Deprecated_API=Deprecated API
9606
e5a619cb5dd3 6492694: @deprecated tag doesn't work in package-info files.
bpatel
parents: 9072
diff changeset
    71
doclet.Deprecated_Packages=Deprecated Packages
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    72
doclet.Deprecated_Classes=Deprecated Classes
06bc494ca11e Initial load
duke
parents:
diff changeset
    73
doclet.Deprecated_Enums=Deprecated Enums
06bc494ca11e Initial load
duke
parents:
diff changeset
    74
doclet.Deprecated_Interfaces=Deprecated Interfaces
06bc494ca11e Initial load
duke
parents:
diff changeset
    75
doclet.Deprecated_Exceptions=Deprecated Exceptions
06bc494ca11e Initial load
duke
parents:
diff changeset
    76
doclet.Deprecated_Annotation_Types=Deprecated Annotation Types
06bc494ca11e Initial load
duke
parents:
diff changeset
    77
doclet.Deprecated_Errors=Deprecated Errors
06bc494ca11e Initial load
duke
parents:
diff changeset
    78
doclet.Deprecated_Fields=Deprecated Fields
06bc494ca11e Initial load
duke
parents:
diff changeset
    79
doclet.Deprecated_Constructors=Deprecated Constructors
06bc494ca11e Initial load
duke
parents:
diff changeset
    80
doclet.Deprecated_Methods=Deprecated Methods
06bc494ca11e Initial load
duke
parents:
diff changeset
    81
doclet.Deprecated_Enum_Constants=Deprecated Enum Constants
06bc494ca11e Initial load
duke
parents:
diff changeset
    82
doclet.Deprecated_Annotation_Type_Members=Deprecated Annotation Type Elements
9606
e5a619cb5dd3 6492694: @deprecated tag doesn't work in package-info files.
bpatel
parents: 9072
diff changeset
    83
doclet.deprecated_packages=deprecated packages
2320
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    84
doclet.deprecated_classes=deprecated classes
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    85
doclet.deprecated_enums=deprecated enums
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    86
doclet.deprecated_interfaces=deprecated interfaces
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    87
doclet.deprecated_exceptions=deprecated exceptions
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    88
doclet.deprecated_annotation_types=deprecated annotation types
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    89
doclet.deprecated_errors=deprecated errors
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    90
doclet.deprecated_fields=deprecated fields
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    91
doclet.deprecated_constructors=deprecated constructors
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    92
doclet.deprecated_methods=deprecated methods
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    93
doclet.deprecated_enum_constants=deprecated enum constants
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    94
doclet.deprecated_annotation_type_members=deprecated annotation type elements
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    95
doclet.Frame_Output=Frame Output
06bc494ca11e Initial load
duke
parents:
diff changeset
    96
doclet.Docs_generated_by_Javadoc=Documentation generated by Javadoc.
06bc494ca11e Initial load
duke
parents:
diff changeset
    97
doclet.Generated_Docs_Untitled=Generated Documentation (Untitled)
06bc494ca11e Initial load
duke
parents:
diff changeset
    98
doclet.Blank=Blank
06bc494ca11e Initial load
duke
parents:
diff changeset
    99
doclet.Other_Packages=Other Packages
06bc494ca11e Initial load
duke
parents:
diff changeset
   100
doclet.Package_Description=Package {0} Description
06bc494ca11e Initial load
duke
parents:
diff changeset
   101
doclet.Description=Description
06bc494ca11e Initial load
duke
parents:
diff changeset
   102
doclet.Specified_By=Specified by:
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   103
doclet.in_interface=in interface
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   104
doclet.Subclasses=Direct Known Subclasses:
06bc494ca11e Initial load
duke
parents:
diff changeset
   105
doclet.Subinterfaces=All Known Subinterfaces:
06bc494ca11e Initial load
duke
parents:
diff changeset
   106
doclet.Implementing_Classes=All Known Implementing Classes:
06bc494ca11e Initial load
duke
parents:
diff changeset
   107
doclet.also=also
06bc494ca11e Initial load
duke
parents:
diff changeset
   108
doclet.Option=Option
06bc494ca11e Initial load
duke
parents:
diff changeset
   109
doclet.Or=Or
06bc494ca11e Initial load
duke
parents:
diff changeset
   110
doclet.Frames=Frames
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
   111
doclet.No_Frames=No Frames
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   112
doclet.Package_Hierarchies=Package Hierarchies:
06bc494ca11e Initial load
duke
parents:
diff changeset
   113
doclet.Hierarchy_For_Package=Hierarchy For Package {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   114
doclet.Source_Code=Source Code:
06bc494ca11e Initial load
duke
parents:
diff changeset
   115
doclet.Hierarchy_For_All_Packages=Hierarchy For All Packages
06bc494ca11e Initial load
duke
parents:
diff changeset
   116
doclet.Cannot_handle_no_packages=Cannot handle no packages.
06bc494ca11e Initial load
duke
parents:
diff changeset
   117
doclet.Frame_Alert=Frame Alert
06bc494ca11e Initial load
duke
parents:
diff changeset
   118
doclet.Overview-Member-Frame=Overview Member Frame
9072
2efb24cb8c36 7001086: NLS: un-used resources should be removed from standard.properties and improper concatenation
bpatel
parents: 9067
diff changeset
   119
doclet.Frame_Warning_Message=This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to {0}.
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   120
doclet.No_Script_Message=JavaScript is disabled on your browser.
9072
2efb24cb8c36 7001086: NLS: un-used resources should be removed from standard.properties and improper concatenation
bpatel
parents: 9067
diff changeset
   121
doclet.Non_Frame_Version=Non-frame version
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   122
doclet.Frame_Version=Frame version
06bc494ca11e Initial load
duke
parents:
diff changeset
   123
doclet.Following_From_Class=Following copied from class: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   124
doclet.Following_From_Interface=Following copied from interface: {0}
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   125
doclet.Description_From_Interface=Description copied from interface:
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   126
doclet.Description_From_Class=Description copied from class:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   127
doclet.Standard_doclet_invoked=Standard doclet invoked...
06bc494ca11e Initial load
duke
parents:
diff changeset
   128
doclet.No_Non_Deprecated_Classes_To_Document=No non-deprecated classes found to document.
06bc494ca11e Initial load
duke
parents:
diff changeset
   129
doclet.Interfaces_Italic=Interfaces (italic)
06bc494ca11e Initial load
duke
parents:
diff changeset
   130
doclet.Enclosing_Class=Enclosing class:
06bc494ca11e Initial load
duke
parents:
diff changeset
   131
doclet.Enclosing_Interface=Enclosing interface:
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   132
doclet.Window_Source_title=Source code
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   133
doclet.Help_title=API Help
06bc494ca11e Initial load
duke
parents:
diff changeset
   134
doclet.Window_Help_title=API Help
06bc494ca11e Initial load
duke
parents:
diff changeset
   135
doclet.Help_line_1=How This API Document Is Organized
06bc494ca11e Initial load
duke
parents:
diff changeset
   136
doclet.Help_line_2=This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
06bc494ca11e Initial load
duke
parents:
diff changeset
   137
doclet.Help_line_3=The {0} page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.
8839
a4a4b4bda328 6776656: Incorrect number in 'generated' help-doc.html
bpatel
parents: 7614
diff changeset
   138
doclet.Help_line_4=Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   139
doclet.Help_line_5=Class/Interface
06bc494ca11e Initial load
duke
parents:
diff changeset
   140
doclet.Help_line_6=Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
06bc494ca11e Initial load
duke
parents:
diff changeset
   141
doclet.Help_line_7=Class inheritance diagram
06bc494ca11e Initial load
duke
parents:
diff changeset
   142
doclet.Help_line_8=Direct Subclasses
06bc494ca11e Initial load
duke
parents:
diff changeset
   143
doclet.Help_line_9=All Known Subinterfaces
06bc494ca11e Initial load
duke
parents:
diff changeset
   144
doclet.Help_line_10=All Known Implementing Classes
06bc494ca11e Initial load
duke
parents:
diff changeset
   145
doclet.Help_line_11=Class/interface declaration
06bc494ca11e Initial load
duke
parents:
diff changeset
   146
doclet.Help_line_12=Class/interface description
06bc494ca11e Initial load
duke
parents:
diff changeset
   147
doclet.Help_line_13=Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
06bc494ca11e Initial load
duke
parents:
diff changeset
   148
doclet.Help_line_14=Use
06bc494ca11e Initial load
duke
parents:
diff changeset
   149
doclet.Help_line_15=Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
06bc494ca11e Initial load
duke
parents:
diff changeset
   150
doclet.Help_line_16=Tree (Class Hierarchy)
06bc494ca11e Initial load
duke
parents:
diff changeset
   151
doclet.Help_line_17_with_tree_link=There is a {0} page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.
06bc494ca11e Initial load
duke
parents:
diff changeset
   152
doclet.Help_line_18=When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
06bc494ca11e Initial load
duke
parents:
diff changeset
   153
doclet.Help_line_19=When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
06bc494ca11e Initial load
duke
parents:
diff changeset
   154
doclet.Help_line_20_with_deprecated_api_link=The {0} page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
06bc494ca11e Initial load
duke
parents:
diff changeset
   155
doclet.Help_line_21=Index
06bc494ca11e Initial load
duke
parents:
diff changeset
   156
doclet.Help_line_22=The {0} contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
06bc494ca11e Initial load
duke
parents:
diff changeset
   157
doclet.Help_line_23=Prev/Next
06bc494ca11e Initial load
duke
parents:
diff changeset
   158
doclet.Help_line_24=These links take you to the next or previous class, interface, package, or related page.
06bc494ca11e Initial load
duke
parents:
diff changeset
   159
doclet.Help_line_25=Frames/No Frames
06bc494ca11e Initial load
duke
parents:
diff changeset
   160
doclet.Help_line_26=These links show and hide the HTML frames.  All pages are available with or without frames.
8848
3f1b154379d6 4743537: Help doesn't say what "All Classes" and other links really mean
bpatel
parents: 8839
diff changeset
   161
doclet.Help_line_27=The {0} link shows all classes and interfaces except non-static nested types.
3f1b154379d6 4743537: Help doesn't say what "All Classes" and other links really mean
bpatel
parents: 8839
diff changeset
   162
doclet.Help_line_28=Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
3f1b154379d6 4743537: Help doesn't say what "All Classes" and other links really mean
bpatel
parents: 8839
diff changeset
   163
doclet.Help_line_29=The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.
3f1b154379d6 4743537: Help doesn't say what "All Classes" and other links really mean
bpatel
parents: 8839
diff changeset
   164
doclet.Help_line_30=This help file applies to API documentation generated using the standard doclet.
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   165
doclet.Help_enum_line_1=Each enum has its own separate page with the following sections:
06bc494ca11e Initial load
duke
parents:
diff changeset
   166
doclet.Help_enum_line_2=Enum declaration
06bc494ca11e Initial load
duke
parents:
diff changeset
   167
doclet.Help_enum_line_3=Enum description
06bc494ca11e Initial load
duke
parents:
diff changeset
   168
doclet.Help_annotation_type_line_1=Each annotation type has its own separate page with the following sections:
06bc494ca11e Initial load
duke
parents:
diff changeset
   169
doclet.Help_annotation_type_line_2=Annotation Type declaration
06bc494ca11e Initial load
duke
parents:
diff changeset
   170
doclet.Help_annotation_type_line_3=Annotation Type description
06bc494ca11e Initial load
duke
parents:
diff changeset
   171
doclet.Style_line_1=Javadoc style sheet
06bc494ca11e Initial load
duke
parents:
diff changeset
   172
doclet.Style_line_2=Define colors, fonts and other style attributes here to override the defaults
06bc494ca11e Initial load
duke
parents:
diff changeset
   173
doclet.Style_line_3=Page background color
06bc494ca11e Initial load
duke
parents:
diff changeset
   174
doclet.Style_Headings=Headings
06bc494ca11e Initial load
duke
parents:
diff changeset
   175
doclet.Style_line_4=Table colors
06bc494ca11e Initial load
duke
parents:
diff changeset
   176
doclet.Style_line_5=Dark mauve
06bc494ca11e Initial load
duke
parents:
diff changeset
   177
doclet.Style_line_6=Light mauve
06bc494ca11e Initial load
duke
parents:
diff changeset
   178
doclet.Style_line_7=White
06bc494ca11e Initial load
duke
parents:
diff changeset
   179
doclet.Style_line_8=Font used in left-hand frame lists
06bc494ca11e Initial load
duke
parents:
diff changeset
   180
doclet.Style_line_9=Example of smaller, sans-serif font in frames
06bc494ca11e Initial load
duke
parents:
diff changeset
   181
doclet.Style_line_10=Navigation bar fonts and colors
06bc494ca11e Initial load
duke
parents:
diff changeset
   182
doclet.Style_line_11=Dark Blue
2320
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
   183
doclet.Style_line_12=Table caption style
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   184
doclet.ClassUse_Packages.that.use.0=Packages that use {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   185
doclet.ClassUse_Uses.of.0.in.1=Uses of {0} in {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   186
doclet.ClassUse_Classes.in.0.used.by.1=Classes in {0} used by {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   187
doclet.ClassUse_PackageAnnotation=Packages with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   188
doclet.ClassUse_Annotation=Classes in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   189
doclet.ClassUse_TypeParameter=Classes in {1} with type parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   190
doclet.ClassUse_MethodTypeParameter=Methods in {1} with type parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   191
doclet.ClassUse_FieldTypeParameter=Fields in {1} with type parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   192
doclet.ClassUse_FieldAnnotations=Fields in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   193
doclet.ClassUse_MethodAnnotations=Methods in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   194
doclet.ClassUse_MethodParameterAnnotations=Method parameters in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   195
doclet.ClassUse_MethodReturnTypeParameter=Methods in {1} that return types with arguments of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   196
doclet.ClassUse_Subclass=Subclasses of {0} in {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   197
doclet.ClassUse_Subinterface=Subinterfaces of {0} in {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   198
doclet.ClassUse_ImplementingClass=Classes in {1} that implement {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   199
doclet.ClassUse_Field=Fields in {1} declared as {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   200
doclet.ClassUse_MethodReturn=Methods in {1} that return {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   201
doclet.ClassUse_MethodArgs=Methods in {1} with parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   202
doclet.ClassUse_MethodArgsTypeParameters=Method parameters in {1} with type arguments of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   203
doclet.ClassUse_MethodThrows=Methods in {1} that throw {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   204
doclet.ClassUse_ConstructorAnnotations=Constructors in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   205
doclet.ClassUse_ConstructorParameterAnnotations=Constructor parameters in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   206
doclet.ClassUse_ConstructorArgs=Constructors in {1} with parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   207
doclet.ClassUse_ConstructorArgsTypeParameters=Constructor parameters in {1} with type arguments of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   208
doclet.ClassUse_ConstructorThrows=Constructors in {1} that throw {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   209
doclet.ClassUse_No.usage.of.0=No usage of {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   210
doclet.Window_ClassUse_Header=Uses of {0} {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   211
doclet.ClassUse_Title=Uses of {0}<br>{1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   212
doclet.navClassUse=Use
06bc494ca11e Initial load
duke
parents:
diff changeset
   213
doclet.link_option_twice=Extern URL link option (link or linkoffline) used twice.
06bc494ca11e Initial load
duke
parents:
diff changeset
   214
doclet.Error_in_packagelist=Error in using -group option: {0} {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   215
doclet.Groupname_already_used=In -group option, groupname already used: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   216
doclet.Same_package_name_used=Package name format used twice: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   217
doclet.Serialization.Excluded_Class=Non-transient field {1} uses excluded class {0}.
06bc494ca11e Initial load
duke
parents:
diff changeset
   218
doclet.Serialization.Nonexcluded_Class=Non-transient field {1} uses hidden, non-included class {0}.
06bc494ca11e Initial load
duke
parents:
diff changeset
   219
doclet.usage=Provided by Standard doclet:\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   220
  -d <directory>                    Destination directory for output files\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   221
  -use                              Create class and package usage pages\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   222
  -version                          Include @version paragraphs\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   223
  -author                           Include @author paragraphs\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   224
  -docfilessubdirs                  Recursively copy doc-file subdirectories\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   225
  -splitindex                       Split index into one file per letter\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   226
  -windowtitle <text>               Browser window title for the documenation\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   227
  -doctitle <html-code>             Include title for the overview page\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   228
  -header <html-code>               Include header text for each page\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   229
  -footer <html-code>               Include footer text for each page\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   230
  -top    <html-code>               Include top text for each page\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   231
  -bottom <html-code>               Include bottom text for each page\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   232
  -link <url>                       Create links to javadoc output at <url>\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   233
  -linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   234
  -excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   235
  -group <name> <p1>:<p2>..         Group specified packages together in overview page\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   236
  -nocomment                        Supress description and tags, generate only declarations.\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   237
  -nodeprecated                     Do not include @deprecated information\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   238
  -noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   239
  -nosince                          Do not include @since information\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   240
  -notimestamp                      Do not include hidden time stamp\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   241
  -nodeprecatedlist                 Do not generate deprecated list\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   242
  -notree                           Do not generate class hierarchy\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   243
  -noindex                          Do not generate index\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   244
  -nohelp                           Do not generate help link\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   245
  -nonavbar                         Do not generate navigation bar\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   246
  -serialwarn                       Generate warning about @serial tag\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   247
  -tag <name>:<locations>:<header>  Specify single argument custom tags\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   248
  -taglet                           The fully qualified name of Taglet to register\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   249
  -tagletpath                       The path to Taglets\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   250
  -charset <charset>                Charset for cross-platform viewing of generated documentation.\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   251
  -helpfile <file>                  Include file that help link links to\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   252
  -linksource                       Generate source in HTML\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   253
  -sourcetab <tab length>           Specify the number of spaces each tab takes up in the source\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   254
  -keywords                         Include HTML meta tags with package, class and member info\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   255
  -stylesheetfile <path>            File to change style of the generated documentation\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
   256
  -docencoding <name>               Output encoding name
06bc494ca11e Initial load
duke
parents:
diff changeset
   257
06bc494ca11e Initial load
duke
parents:
diff changeset
   258
06bc494ca11e Initial load
duke
parents:
diff changeset
   259
06bc494ca11e Initial load
duke
parents:
diff changeset
   260