summaryrefslogtreecommitdiff
path: root/libjava/javax/swing/plaf/ComponentUI.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/javax/swing/plaf/ComponentUI.java')
-rw-r--r--libjava/javax/swing/plaf/ComponentUI.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/javax/swing/plaf/ComponentUI.java b/libjava/javax/swing/plaf/ComponentUI.java
index 22c2f30fd7b..5147ebb9609 100644
--- a/libjava/javax/swing/plaf/ComponentUI.java
+++ b/libjava/javax/swing/plaf/ComponentUI.java
@@ -50,7 +50,7 @@ import javax.swing.JComponent;
* should not need to access this class; it is internal to Swing
* and the look-and-feel implementations.
*
- * <p><img src="ComponentUI-1.png" width="700" height="550"
+ * <p><img src="doc-files/ComponentUI-1.png" width="700" height="550"
* alt="[UML diagram illustrating the architecture for pluggable
* look and feels]" />
*