|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use List | |
---|---|
org.apache.pivot.wtk.skin | Contains common skins and abstract base classes for theme-specific skins. |
org.apache.pivot.wtk.text | Contains classes representing a text object model. |
Uses of List in org.apache.pivot.wtk.skin |
---|
Constructors in org.apache.pivot.wtk.skin with parameters of type List | |
---|---|
TextPaneSkinListView(List list)
|
Uses of List in org.apache.pivot.wtk.text |
---|
Subclasses of List in org.apache.pivot.wtk.text | |
---|---|
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 | |
---|---|
List(List list,
boolean recursive)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |