BevelBorder.java, [...]: Prepend "doc-files" to all paths to embedded Javadoc images...
2003-08-01 Sascha Brawer <brawer@dandelis.ch> * javax/swing/border/BevelBorder.java, javax/swing/border/EtchedBorder.java, javax/swing/border/LineBorder.java, javax/swing/border/MatteBorder.java, javax/swing/border/SoftBevelBorder.java, javax/swing/plaf/BorderUIResource.java, javax/swing/plaf/ComponentUI.java, javax/swing/plaf/TreeUI.java, javax/swing/plaf/basic/BasicBorders.java, javax/swing/plaf/basic/BasicGraphicsUtils.java, javax/swing/plaf/basic/BasicTreeUI.java: Prepend "doc-files" to all paths to embedded Javadoc images, so that the generated documentation contains the correct URL. From-SVN: r70063
This commit is contained in:
parent
ee935db4b6
commit
1ce4e666b2
12 changed files with 99 additions and 76 deletions
|
@ -132,7 +132,7 @@ public class BasicTreeUI
|
|||
/**
|
||||
* Finds the path that is closest to the specified position.
|
||||
*
|
||||
* <p><img src="../TreeUI-1.png" width="300" height="250"
|
||||
* <p><img src="../doc-files/TreeUI-1.png" width="300" height="250"
|
||||
* alt="[A screen shot of a JTree] />
|
||||
*
|
||||
* <p>As shown by the above illustration, the bounds of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue