Index: xdocs/site.css =================================================================== --- xdocs/site.css (revision 520778) +++ xdocs/site.css (working copy) @@ -1,10 +1,10 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with + * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * @@ -29,19 +29,22 @@ } } -.menuItem { +td.menuItem { vertical-align: top; +} + +p.menuItem { padding: 0pt; - margin-top: 4pt; - margin-bottom: 4pt; - margin-right: 0pt; - margin-left: 0pt; + margin: 0pt; } - -.menuItem ul { +td.menuItem ul { margin-top: 0pt; } +li.menuItem { + margin-left: 0pt; +} + h1 { font-weight: bold; font-size: 115%; @@ -66,10 +69,30 @@ margin-top: 5pt; margin-right: 0pt; margin-bottom: 5pt; - text-transform: uppercase; font-size: 105%; } +ol#TOC { + font-weight: bold; + font-size: 100%; + list-style-type: none; + margin-left: 10pt; + } + +ol#TOC li { + margin-left: 0pt; +} + +ol#TOC ol { + list-style-type: none; + font-weight: lighter; +} + +ol#TOC ol ol { + list-style-type: none; + font-weight: lighter; +} + a:link { color:#525D76; } @@ -165,28 +188,6 @@ margin-left: 40pt; } -.TOCHeading { - font-weight: bold; - font-size: 105%; - text-align: left; - color: #000000; - padding-left: 15px; - margin-bottom: 5pt; - margin-top: 5pt; - margin-left: 5px; - margin-right: 0pt; -} - -.TOC { - text-indent: 15pt; - color: white; - padding-left: 15px; - margin-left: 5px; - margin-right: 0.00px; - margin-top: 0px; - margin-bottom: 0px; -} - .update { color: #A9A9A9; font-size: smaller; @@ -248,4 +249,4 @@ code, pre { font-size: 100%; -} +} \ No newline at end of file Index: xdocs/subcomponents/classlibrary/agreements.xml =================================================================== --- xdocs/subcomponents/classlibrary/agreements.xml (revision 520778) +++ xdocs/subcomponents/classlibrary/agreements.xml (working copy) @@ -20,13 +20,13 @@ -Harmony developer agreements and recommendations +Harmony Developer Agreements and Recommendations Harmony Documentation Team -
+

The summary of agreements and recommendations that were discussed on the development mailing list dev@harmony.apache.org. Index: xdocs/subcomponents/classlibrary/ASN1Framework.html =================================================================== --- xdocs/subcomponents/classlibrary/ASN1Framework.html (revision 520778) +++ xdocs/subcomponents/classlibrary/ASN1Framework.html (working copy) @@ -27,54 +27,33 @@

ASN.1 Framework

-

- Revision History -

-

- About this Document -

-

- Purpose -

-

- Intended Audience -

-

- Documentation Conventions -

-

- Introduction to ASN.1 -

-

- About -

-

- ASN.1 Basic Types -

-

- ASN.1 Framework in Harmony -

-

- About -

-

- Mapping between ASN.1 and Java Types -

-

- Harmony ASN.1 Classes -

-

- Encoding Rules -

-

- Implementing ASN.1 Notations -

-

- Appendix: Usage Examples -

-

- References -

+
    +
  1. Revision History
  2. +
  3. About this Document +
      +
    1. Purpose
    2. +
    3. Intended Audience
    4. +
    5. Documentation Conventions
    6. +
    +
  4. +
  5. Introduction to ASN.1 +
      +
    1. About
    2. +
    3. ASN.1 Basic Types
    4. +
    +
  6. +
  7. ASN.1 Framework in Harmony +
      +
    1. About
    2. +
    3. Mapping between ASN.1 and Java Types
    4. +
    5. Harmony ASN.1 Classes
    6. +
    7. Encoding Rules
    8. +
    9. Implementing ASN.1 Notations
    10. +
    +
  8. +
  9. Appendix: Usage Examples
  10. +
  11. References
  12. +

Revision History

Index: xdocs/subcomponents/classlibrary/AWT.html =================================================================== --- xdocs/subcomponents/classlibrary/AWT.html (revision 520778) +++ xdocs/subcomponents/classlibrary/AWT.html (working copy) @@ -31,106 +31,56 @@

Abstract Window Toolkit Framework

- -

- Revision History -

- -

- About this Document -

-

- Purpose -

-

- Intended Audience -

-

- Documentation Conventions -

-

- Introduction to AWT -

-

- AWT in DRL -

-

- Event Handling -

-
-

- Native and AWT Events -

-

- Event Dispatch Thread -

-

- Native and AWT Events Priority -

-

- Native Events Handling -

-

- Native and AWT - Event Handlers Cooperation -

-
-

- Focus Subsystem -

-
-

- Focus Dispatcher -

-

- AWT Level -

-

- DRL Focus - Implementation Specifics -

-
-

- Visual Themes in AWT -

-
-

- Default Theme -

-

- Derived Themes -

-

- Implementation Specifics -

-

- Using - State Interfaces in a Standard Component -

-

- Windows* Theme -

-
-

- Multi-threading Support -

-
-

- Why Synchronize -

-

- How to Synchronize -

-

- When to Synchronize -

-

- Synchronizer -

-
-

- References -

+
    +
  1. Revision History
  2. +
  3. About This Document +
      +
    1. Purpose
    2. +
    3. Intended Audience
    4. +
    5. Documentation Conventions
    6. +
    +
  4. +
  5. Introduction to AWT
  6. +
  7. AWT in DRL +
      +
    1. Event Handling +
        +
      1. Native and AWT Events
      2. +
      3. Event Dispatch Thread
      4. +
      5. Native and AWT Events Priority
      6. +
      7. Native Events Handling
      8. +
      9. Native and AWT + Event Handlers Cooperation
      10. +
      +
    2. +
    3. Focus Subsystem +
        +
      1. Focus Dispatcher
      2. +
      3. AWT Level
      4. +
      5. DRL Focus + Implementation Specifics
      6. +
      +
    4. +
    5. Visual Themes in AWT +
        +
      1. Default Theme
      2. +
      3. Derived Themes
      4. +
      5. Implementation Specifics
      6. +
      7. Using + State Interfaces in a Standard Component
      8. +
      9. Windows* Theme
      10. +
      +
    6. +
    7. Multi-threading Support +
        +
      1. Why Synchronize
      2. +
      3. How to Synchronize
      4. +
      5. When to Synchronize
      6. +
      7. Synchronizer
      8. +
      +
  8. +
  9. References
  10. +

Revision History

@@ -245,7 +195,7 @@ href="#Visual_Themes_in_AWT">visual themes
  • - Support for multi-threading + Support for multi-threading
  • @@ -437,7 +387,7 @@ the NativeEventListener interface of the Java* EDT thread handles native events. In the DRL AWT implementation, native and AWT events are handled by the single EDT - thread. See the Multi-threading + thread. See the Multi-threading Support section for more information.

    @@ -870,7 +820,7 @@ platform-specific native API or using both approaches.

    - Default theme + Default Theme

    You can paint standard components in many ways, including drawing the @@ -910,7 +860,7 @@ Back to Top

    - Derived themes + Derived Themes

    You can create a custom theme that inherits from the default theme and @@ -960,7 +910,7 @@

    Implementation details + name="Implementation_details">Implementation Details

    Painting standard components requires access to their internal state, @@ -1066,7 +1016,7 @@

    Windows* theme + href="#*">* Theme

    In DRL, the Windows* theme is implemented by the @@ -1121,8 +1071,8 @@ Back to Top

    - Multi-Threading support + Multi-threading Support

    Complying to the specification [1], DRL AWT can @@ -1131,7 +1081,7 @@ For that, AWT synchronizes its key classes.

    - Why synchronize + Why Synchronize

    The main purpose of synchronization is keeping the component hierarchy @@ -1157,7 +1107,7 @@ Back to Top

    - How to synchronize + How to Synchronize

    When a method or a block of code deals with the data that must not be @@ -1205,7 +1155,7 @@ Back to Top

    - When to synchronize + When to Synchronize

    AWT synchronization covers the following classes: Index: xdocs/subcomponents/classlibrary/DNSsupport.html =================================================================== --- xdocs/subcomponents/classlibrary/DNSsupport.html (revision 520778) +++ xdocs/subcomponents/classlibrary/DNSsupport.html (working copy) @@ -1,10 +1,10 @@