public interface ProcessMessageListener
extends java.util.EventListener
MessageLoopThread thread.| Modifier and Type | Method and Description |
|---|---|
boolean |
onMessage(Msg msg)
Invoked when the new message occures in the OLE message loop.
|
boolean onMessage(Msg msg)
msg - the occured message.