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