de.winterfish.nathanX.event
Class EventType

java.lang.Object
  |
  +--de.winterfish.nathanX.event.EventType
All Implemented Interfaces:
DataTypePackage

public class EventType
extends java.lang.Object
implements DataTypePackage


Field Summary
static java.lang.String ICON_RESOURCE
           
 
Constructor Summary
EventType()
           
 
Method Summary
 java.util.Iterator getDataTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ICON_RESOURCE

public static final java.lang.String ICON_RESOURCE
See Also:
Constant Field Values
Constructor Detail

EventType

public EventType()
Method Detail

getDataTypes

public java.util.Iterator getDataTypes()
Specified by:
getDataTypes in interface DataTypePackage