|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.EventType
org.gnu.gnome.event.AppBarEvent.Type
public static class AppBarEvent.Type
Type of a AppBarEvent
Field Summary | |
---|---|
static AppBarEvent.Type |
CLEAR_PROMPT
Emitted when the prompt is cleared. |
static AppBarEvent.Type |
USER_RESPONSE
Emitted when the user hits enter after a prompt. |
Method Summary |
---|
Methods inherited from class org.gnu.glib.EventType |
---|
getID, getName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final AppBarEvent.Type USER_RESPONSE
public static final AppBarEvent.Type CLEAR_PROMPT
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |