SimpleServlets v5.5.0

Uses of Class
com.simpleservlets.htmlobjects.HTMLList.UnorderedStyle

Packages that use HTMLList.UnorderedStyle
com.simpleservlets.htmlobjects HTMLObjects facilitates the Object-Oriented creation of HTML (see HTMLPage to get started). 
 

Uses of HTMLList.UnorderedStyle in com.simpleservlets.htmlobjects
 

Fields in com.simpleservlets.htmlobjects declared as HTMLList.UnorderedStyle
static HTMLList.UnorderedStyle HTMLList.CIRCLE
           
static HTMLList.UnorderedStyle HTMLList.DISC
           
static HTMLList.UnorderedStyle HTMLList.SQUARE
           
 

Methods in com.simpleservlets.htmlobjects with parameters of type HTMLList.UnorderedStyle
static HTMLList HTMLList.createUnordered(HTMLList.UnorderedStyle style)
           
 


SimpleServlets v5.5.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. SimpleServlets is free and is OSI Certified Open Source Software under the BSD license.