|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.gtk.event.GtkEventType
|
+--org.gnu.gtk.event.EditableEvent.Type
| Field Summary | |
static EditableEvent.Type |
CHANGED
Indicates that the user has changed the contents of the widget. |
static EditableEvent.Type |
DELETE_TEXT
This type of event is emitted when the user deletes text from the widget |
static EditableEvent.Type |
INSERT_TEXT
This type of event is emitted when the user inserts text into the widget. |
| Methods inherited from class org.gnu.gtk.event.GtkEventType |
getID, getName |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final EditableEvent.Type CHANGED
public static final EditableEvent.Type DELETE_TEXT
public static final EditableEvent.Type INSERT_TEXT
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||