DTD added. BLD200403031900
authorpkuzel@netbeans.org
Wed, 03 Mar 2004 16:25:00 +0000
changeset 1468355c56139e21
parent 1467 b5176f74bbc1
child 1469 ac9840b2cabb
DTD added.
tasklist/arch/arch-tasklist-core.xml
tasklist/arch/arch-tasklist-suggestions.xml
     1.1 --- a/tasklist/arch/arch-tasklist-core.xml	Wed Mar 03 15:48:42 2004 +0000
     1.2 +++ b/tasklist/arch/arch-tasklist-core.xml	Wed Mar 03 16:25:00 2004 +0000
     1.3 @@ -712,6 +712,7 @@
     1.4  -->
     1.5  <answer id="arch-overall">
     1.6  Utility classes and some garbage. No noteworthy achitecture. Few ad-hoc interfaces.
     1.7 +    <api group="dtd" name="ColumnConfig" type="export" category="private" url="TODO"/>
     1.8  </answer>
     1.9  
    1.10  
     2.1 --- a/tasklist/arch/arch-tasklist-suggestions.xml	Wed Mar 03 15:48:42 2004 +0000
     2.2 +++ b/tasklist/arch/arch-tasklist-suggestions.xml	Wed Mar 03 16:25:00 2004 +0000
     2.3 @@ -698,6 +698,8 @@
     2.4  retrieve suggestions for some context. Providers and views use
     2.5  SuggestionManagerImpl class to construct, register and query
     2.6  suggestions properties.
     2.7 +    <api group="dtd" name="SuggestionType" type="export" category="private" url="TODO"/>
     2.8 +    <api group="dtd" name="SuggestionFrameworkSettings" type="export" category="private" url="TODO"/>
     2.9  </answer>
    2.10  
    2.11