Microsoft SDK for Java

DhBulletedList Class

Implements ordered and unordered bulleted and numbered lists in HTML.

Component 
  |
  +--DhStyleBase 
     |
     +--DhElement 
        |
        +--DhBaseContainer 
           |
           +--DhBulletedList

package com.ms.wfc.html

public class DhBulletedList
extends
DhBaseContainer
implements DhStringIDs

Remarks

This is a simple container class into which items can be added, each receiving its own bullet or number, as appropriate.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.