org.robokind.api.common.property
Class IndexedPropertyChangeAction
java.lang.Object
org.robokind.api.common.property.PropertyChangeActionBase<IndexedPropertyChangeEvent>
org.robokind.api.common.property.IndexedPropertyChangeAction
public abstract class IndexedPropertyChangeAction
- extends PropertyChangeActionBase<IndexedPropertyChangeEvent>
PropertyChangeAction for an indexed property
- Author:
- Matthew Stevenson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexedPropertyChangeAction
public IndexedPropertyChangeAction()
getEventType
public Class<IndexedPropertyChangeEvent> getEventType()
- Description copied from class:
PropertyChangeActionBase
- Returns the PropertyChangeEvent type accepted, T.
- Specified by:
getEventType
in class PropertyChangeActionBase<IndexedPropertyChangeEvent>
- Returns:
- T
Copyright © 2011. All Rights Reserved.