|
|||||||||
| 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(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final EventType ALWAYS
| Constructor Detail |
|---|
public EventType(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||