|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Variant in net.sf.cssbean |
---|
Methods in net.sf.cssbean that return Variant | |
---|---|
Variant |
CSSBean.getFontVariant()
Displays text in a small-caps font or a normal font. |
static Variant |
Variant.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Variant[] |
Variant.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in net.sf.cssbean with parameters of type Variant | |
---|---|
void |
CSSBean.setFontVariant(Variant fontVariant)
Displays text in a small-caps font or a normal font. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |