Uses of Class
org.apache.pivot.wtk.text.List
-
Packages that use List Package Description org.apache.pivot.wtk.text Contains classes representing a text object model. -
-
Uses of List in org.apache.pivot.wtk.text
Subclasses of List in org.apache.pivot.wtk.text Modifier and Type Class Description class
BulletedList
Element representing a bulleted list.class
NumberedList
Element representing a numbered list.Constructors in org.apache.pivot.wtk.text with parameters of type List Constructor Description List(List list, boolean recursive)
-