|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.x11.Fontable.FontReply.FontProperty
public class Fontable.FontReply.FontProperty
Encapsulate an additional font property.
Field Summary | |
---|---|
static int |
SIZE
The number of bytes that an object of that type takes up in the data buffer. |
Method Summary | |
---|---|
int |
name()
Returns the name of the property as Atom ID. |
int |
value()
Returns the value of the property as 32 bit value. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SIZE
Method Detail |
---|
public int name()
Atom
public int value()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |