|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BulletedList | |
---|---|
org.apache.pivot.wtk.text | Contains classes representing a text object model. |
Uses of BulletedList in org.apache.pivot.wtk.text |
---|
Methods in org.apache.pivot.wtk.text that return BulletedList | |
---|---|
BulletedList |
BulletedList.duplicate(boolean recursive)
|
Methods in org.apache.pivot.wtk.text with parameters of type BulletedList | |
---|---|
void |
BulletedListListener.styleChanged(BulletedList bulletedList,
BulletedList.Style previousStyle)
Called when the list style has changed. |
void |
BulletedListListener.Adapter.styleChanged(BulletedList bulletedList,
BulletedList.Style previousStyle)
|
Constructors in org.apache.pivot.wtk.text with parameters of type BulletedList | |
---|---|
BulletedList(BulletedList bulletedList,
boolean recursive)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |