This repository was archived by the owner on Aug 27, 2022. It is now read-only.
File tree 3 files changed +10
-11
lines changed
src/java.desktop/share/classes
imageio/metadata/doc-files
swing/plaf/synth/doc-files
3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -55,10 +55,9 @@ <h1>AWT Desktop Properties</h1>
55
55
unavailable for any reason, the implementation will return
56
56
< code > null</ code > .
57
57
< p >
58
- The following table summarizes the desktop properties documented
59
- here, and their value types.
60
- < br > < br >
61
58
< table border =1 >
59
+ < caption > The following table summarizes the desktop properties documented
60
+ here, and their value types.</ caption >
62
61
< thead >
63
62
< tr >
64
63
< th scope ="col "> Property Name</ th >
Original file line number Diff line number Diff line change @@ -230,12 +230,11 @@ <h3><a id="MetadataIssuesRead">Metadata Issues</a></h3>
230
230
< h4 > < a id ="MapNativeStandard "> </ a >
231
231
Mapping of TIFF Native Image Metadata to the Standard Metadata Format</ h4 >
232
232
233
- The derivation of standard metadata format
233
+ < table border ="1 ">
234
+ < caption > The derivation of standard metadata format
234
235
< a href ="standard_metadata.html "> javax_imageio_1.0</ a >
235
236
elements from < a href ="#ImageMetadata "> TIFF native image metadata</ a > is given
236
- in the following table.
237
-
238
- < table border ="1 ">
237
+ in the following table.</ caption >
239
238
< thead >
240
239
< tr >
241
240
< th scope ="col "> Index</ th >
@@ -760,12 +759,12 @@ <h3><a id="MetadataIssuesWrite">Metadata Issues</a></h3>
760
759
< h4 > < a id ="MapStandardNative "> </ a >
761
760
Mapping of the Standard Metadata Format to TIFF Native Image Metadata</ h4 >
762
761
763
- The derivation of < a href ="#ImageMetadata "> TIFF native image metadata</ a >
764
- elements from the standard metadata format
765
- < a href ="standard_metadata.html "> javax_imageio_1.0</ a > is
766
- given in the following table.
767
762
768
763
< table border ="1 ">
764
+ < caption > The derivation of < a href ="#ImageMetadata "> TIFF native image metadata</ a >
765
+ elements from the standard metadata format
766
+ < a href ="standard_metadata.html "> javax_imageio_1.0</ a > is
767
+ given in the following table.</ caption >
769
768
< thead >
770
769
< tr >
771
770
< th scope ="col "> Index</ th >
Original file line number Diff line number Diff line change @@ -1301,6 +1301,7 @@ <h2><a id="buttonProperties">Button Properties</a></h2>
1301
1301
< h2 > < a id ="textProperties "> </ a > Text Properties< br >
1302
1302
</ h2 >
1303
1303
< table cellpadding ="2 " cellspacing ="2 " border ="1 " style ="text-align: left; width: 100%; ">
1304
+ < caption > Text classes common properties</ caption >
1304
1305
< thead > < tr >
1305
1306
< th scope ="col " style ="vertical-align: top; text-align: center; "> Property</ th >
1306
1307
< th scope ="col " style ="vertical-align: top; text-align: center; "> Expected Type< br >
You can’t perform that action at this time.
0 commit comments