#62101: Fixing broken links version-2-3-43
authorjtulach@netbeans.org
Mon, 12 Sep 2005 12:59:17 +0000
changeset 61cedb35261b02
parent 60 8e2afdd62da4
child 62 1fcbf6322847
#62101: Fixing broken links
openide.util/apichanges.xml
openide.util/arch.xml
     1.1 --- a/openide.util/apichanges.xml	Tue Aug 30 05:35:19 2005 +0000
     1.2 +++ b/openide.util/apichanges.xml	Mon Sep 12 12:59:17 2005 +0000
     1.3 @@ -77,7 +77,7 @@
     1.4        <class package="org.openide.util" name="RequestProcessor"/>
     1.5        <issue number="33467"/>
     1.6      </change>
     1.7 -    <change>
     1.8 +    <change id="textual-icons-for-actions" >
     1.9        <api name="actions"/>
    1.10        <summary>Can create textual icons for actions</summary>
    1.11        <date day="23" month="3" year="2000"/>
    1.12 @@ -90,7 +90,7 @@
    1.13        </description>
    1.14        <class package="org.openide.util.actions" name="SystemAction"/>
    1.15      </change>
    1.16 -    <change>
    1.17 +    <change id="use-icon-instead-of-imageicon" >
    1.18        <api name="actions"/>
    1.19        <summary>
    1.20          <code>SystemAction</code> refers to <code>Icon</code> rather than <code>ImageIcon</code>
    1.21 @@ -706,7 +706,7 @@
    1.22        <class package="org.openide.util.lookup" name="AbstractLookup"/>
    1.23        <class package="org.openide.util.lookup" name="InstanceContent"/>
    1.24      </change>
    1.25 -<change>
    1.26 +    <change id="clone-service-type" >
    1.27        <api name="lookup"/>
    1.28        <summary>
    1.29  <code>ServiceType.createClone</code> added</summary>
    1.30 @@ -717,7 +717,7 @@
    1.31        </description>
    1.32        <class package="org.openide" name="ServiceType"/>
    1.33      </change>
    1.34 -    <change>
    1.35 +    <change id="logging-added-to-error-manager" >
    1.36        <api name="util"/>
    1.37        <summary>
    1.38  <code>ErrorManager.isLoggable</code> added</summary>
     2.1 --- a/openide.util/arch.xml	Tue Aug 30 05:35:19 2005 +0000
     2.2 +++ b/openide.util/arch.xml	Mon Sep 12 12:59:17 2005 +0000
     2.3 @@ -465,7 +465,7 @@
     2.4          <p/>
     2.5          If the property is unspecified, the default <code>MetaInfServicesLookup</code>
     2.6          is constructed for <code>Thread.currentThread().getContextclassLoader()</code>
     2.7 -        that implements the <a href="#answer-compat-standards">JDK's standard</a>. If, by 
     2.8 +        that implements the <a href="architecture-summary.html#answer-compat-standards">JDK's standard</a>. If, by 
     2.9          a chance an instance of 
    2.10          <a href="@TOP@/org/openide/util/Lookup.Provider.html">Lookup.Provider</a>
    2.11          is found