mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8211886: Bad/broken link in synthFileFormat.html
Reviewed-by: serb
This commit is contained in:
parent
e71caa9aae
commit
aa4584af89
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ div.example {
|
||||||
allows for specifying all the pieces
|
allows for specifying all the pieces
|
||||||
necessary to create your own look and feel. A synth file is
|
necessary to create your own look and feel. A synth file is
|
||||||
loaded by way of the <A
|
loaded by way of the <A
|
||||||
HREF="../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream,%20java.lang.Class)">
|
HREF="../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream,java.lang.Class)">
|
||||||
SynthLookAndFeel.load(InputStream, Class)</a> or
|
SynthLookAndFeel.load(InputStream, Class)</a> or
|
||||||
<a href="../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.net.URL)">
|
<a href="../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.net.URL)">
|
||||||
SynthLookAndFeel.load(URL)</a> methods.
|
SynthLookAndFeel.load(URL)</a> methods.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue