|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.EventType
org.gnu.gtk.event.DialogEvent.Type
Field Summary | |
static DialogEvent.Type |
CLOSE
This event indicates that the source dialog has closed. |
static DialogEvent.Type |
RESPONSE
This event is emitted when an action widget is clicked or the dialog receives a "delete" event. |
Methods inherited from class org.gnu.glib.EventType |
getID, getName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final DialogEvent.Type CLOSE
public static final DialogEvent.Type RESPONSE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |