public class ActionEventImpl extends AbstractActionEvent<Enum<?>,Object> implements ActionEvent
Event interface.org.refcodes.mixin.ActionAccessor.ActionBuilder<A,B extends org.refcodes.mixin.ActionAccessor.ActionBuilder<A,B>>, org.refcodes.mixin.ActionAccessor.ActionMutator<A>, org.refcodes.mixin.ActionAccessor.ActionProperty<A>_action| Constructor and Description |
|---|
ActionEventImpl(Enum<?> aAction,
Object aSource)
Constructs an event with the given source.
|
getActiongetSourcepublic ActionEventImpl(Enum<?> aAction, Object aSource)
aAction - The action which the GenericActionEvent
represents.aSource - The source from which this event originated.Copyright © 2018. All rights reserved.