org.gnu.glib
public class EventType extends Object
| Constructor Summary | |
|---|---|
| EventType(int typeID, String typeName)
Constructs a new event type
| |
| Method Summary | |
|---|---|
| int | getID() |
| String | getName() |
Parameters: typeID Type Identifier typeName String to be displayed as part of the event.toString method.