|
java-gnome version 4.0.15 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Objectorg.freedesktop.bindings.Constant
org.gnome.gtk.EntryIconPosition
public final class EntryIconPosition
Constants used to specify where an icon will be placed in an Entry.
| Field Summary | |
|---|---|
static EntryIconPosition |
PRIMARY
The icon will be placed at the beginning of the Entry
(depending on the text direction). |
static EntryIconPosition |
SECONDARY
The icon will be placed at the end of the Entry (depending on
the text direction). |
| 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 EntryIconPosition PRIMARY
Entry
(depending on the text direction).
public static final EntryIconPosition SECONDARY
Entry (depending on
the text direction).
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||