org.robokind.api.common.utils
Class ListenerConstants
java.lang.Object
org.robokind.api.common.utils.ListenerConstants
- Type Parameters:
T
- type of events listened for
public class ListenerConstants
- extends Object
Listens for events of type T.
- Author:
- Matthew Stevenson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_LISTENER_ID
public static final String PROP_LISTENER_ID
- See Also:
- Constant Field Values
PROP_LISTENER_TYPE
public static final String PROP_LISTENER_TYPE
- See Also:
- Constant Field Values
ListenerConstants
public ListenerConstants()
Copyright © 2011-2013. All Rights Reserved.