|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgnu.x11.Window.Property
public class Window.Property
Reply of #property(boolean, Atom, Atom, int, int).
| Method Summary | |
|---|---|
int |
format()
|
java.lang.String |
string_value()
Returns the property value as string. |
int |
type_id()
|
int |
value(int i)
Returns the value at index i. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int format()
public int type_id()
public int value(int i)
i. This interprets the
underlying byte data according to the format of this property.
i - the index
public java.lang.String string_value()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||