|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.viewer.events.StiViewerEventDispatcher
public class StiViewerEventDispatcher
Event dispatcher Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiViewerEventDispatcher()
|
|
| Method Summary | |
|---|---|
void |
addStiEventListener(StiViewEventListener stiEventListener)
Add event listener |
void |
dispatchStiEvent(StiViewCommonEvent stiCommonEvent)
Dispatch event |
void |
removeStiEventListener(StiViewEventListener stiEventListener)
Remove event listener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiViewerEventDispatcher()
| Method Detail |
|---|
public void addStiEventListener(StiViewEventListener stiEventListener)
stiEventListener - StiViewEventListenerpublic void removeStiEventListener(StiViewEventListener stiEventListener)
stiEventListener - StiViewEventListenerpublic void dispatchStiEvent(StiViewCommonEvent stiCommonEvent)
stiCommonEvent - StiViewCommonEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||