|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.event.EventType
public class EventType
The type of an Event
.
This is an unique object representing the type / class of an event instance.
Field Summary | |
---|---|
static EventType |
ALWAYS
|
Constructor Summary | |
---|---|
EventType(String name)
|
Method Summary | |
---|---|
String |
getName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final EventType ALWAYS
Constructor Detail |
---|
public EventType(String name)
Method Detail |
---|
public String getName()
|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |