-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b39
-
generic
-
generic
On this page:
http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/plaf/synth/doc-files/synthFileFormat.html
the second sentence contains a broken link:
A synth file is loaded by way of the <A
HREF="../../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream, java.lang.Class)">SynthLookAndFeel.load</a> method.
I believe this has one too many "../" in it, as it actually takes the user one
directory too high ("api" is missing -- should be docs/api/javax):
http://java.sun.com/j2se/1.5.0/docs/javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream,%20java.lang.Class)
(This link must be hard-coded because this file is in doc-files, and so
is not parsed by javadoc.)
###@###.### 2004-11-12 22:30:24 GMT
http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/plaf/synth/doc-files/synthFileFormat.html
the second sentence contains a broken link:
A synth file is loaded by way of the <A
HREF="../../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream, java.lang.Class)">SynthLookAndFeel.load</a> method.
I believe this has one too many "../" in it, as it actually takes the user one
directory too high ("api" is missing -- should be docs/api/javax):
http://java.sun.com/j2se/1.5.0/docs/javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream,%20java.lang.Class)
(This link must be hard-coded because this file is in doc-files, and so
is not parsed by javadoc.)
###@###.### 2004-11-12 22:30:24 GMT