|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.headless.viewer.internal.InteractionEventDispatcherTypeSafe<T>
public abstract class InteractionEventDispatcherTypeSafe<T extends InteractionEvent>
| Constructor Summary | |
|---|---|
InteractionEventDispatcherTypeSafe()
|
|
| Method Summary | |
|---|---|
void |
dispatch(InteractionEvent interactionEvent)
|
abstract void |
dispatchTypeSafe(T interactionEvent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InteractionEventDispatcherTypeSafe()
| Method Detail |
|---|
public abstract void dispatchTypeSafe(T interactionEvent)
public void dispatch(InteractionEvent interactionEvent)
dispatch in interface InteractionEventDispatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||