public abstract class IndexedPropertyChangeAction extends PropertyChangeActionBase<IndexedPropertyChangeEvent>
| Constructor and Description |
|---|
IndexedPropertyChangeAction() |
| Modifier and Type | Method and Description |
|---|---|
Class<IndexedPropertyChangeEvent> |
getEventType()
Returns the PropertyChangeEvent type accepted, T.
|
performAction, runpublic Class<IndexedPropertyChangeEvent> getEventType()
PropertyChangeActionBasegetEventType in class PropertyChangeActionBase<IndexedPropertyChangeEvent>Copyright © 2011-2014. All Rights Reserved.