|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.gnu.gtk.event.GtkEventType
Represents a particular type of an event. Each GtkEvent has an
associated type.
| Constructor Summary | |
GtkEventType(int typeID,
java.lang.String typeName)
Constructs a new event type |
|
| Method Summary | |
int |
getID()
|
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GtkEventType(int typeID,
java.lang.String typeName)
typeID - Type IdentifiertypeName - String to be displayed as part of the event.toString
method.| Method Detail |
public int getID()
#idpublic java.lang.String getName()
#name
|
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 | ||||||||||