|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.notifier.LyEventConnection
public class LyEventConnection
This class is used to send events.
LyEventEncoder
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LyEventConnection(LyEventNotifier notifier)
Default constructor Initialization is done with the init method. |
Method Summary | |
---|---|
void |
addEvent(java.lang.Runnable r)
Create a queue to post event in the same thread |
boolean |
close()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyEventConnection(LyEventNotifier notifier)
Method Detail |
---|
public boolean close()
public void addEvent(java.lang.Runnable r)
r
-
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |