|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BulletedList.Style | |
---|---|
pivot.wtk.text | Contains classes representing a text object model. |
Uses of BulletedList.Style in pivot.wtk.text |
---|
Methods in pivot.wtk.text that return BulletedList.Style | |
---|---|
BulletedList.Style |
BulletedList.getStyle()
|
static BulletedList.Style |
BulletedList.Style.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BulletedList.Style[] |
BulletedList.Style.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in pivot.wtk.text with parameters of type BulletedList.Style | |
---|---|
void |
BulletedList.setStyle(BulletedList.Style style)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |