|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.freedesktop.bindings.Constant
org.gnome.pango.Variant
public final class Variant
Capitalization variant of the font.
This controls how lower case characters are displayed: either as normal lowercase characters or as small capital characters.
Field Summary | |
---|---|
static Variant |
NORMAL
Normal font. |
static Variant |
SMALL_CAPS
A font with the lower case characters replaced by smaller variants of the capital characters. |
Method Summary |
---|
Methods inherited from class org.freedesktop.bindings.Constant |
---|
toString |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Variant NORMAL
public static final Variant SMALL_CAPS
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |