|
|||||||||
| 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
public static class 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. |
| 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 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 | ||||||||