|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspoke.connection.Module
spoke.signal.Module
spoke.signal.parole.Preaccentuation
public class Preaccentuation
Field Summary |
---|
Fields inherited from class spoke.connection.Module |
---|
connector, stopped |
Constructor Summary | |
---|---|
Preaccentuation()
|
Method Summary | |
---|---|
boolean |
getDesactive()
|
int |
getDyades()
|
void |
init()
|
void |
open()
|
void |
run()
|
void |
setDesactive(boolean desactive)
|
void |
setDyades(int dyades)
|
Methods inherited from class spoke.connection.Module |
---|
addConnectionListener, close, connect, connection, disconnect, removeConnectionListener, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Preaccentuation()
Method Detail |
---|
public void run()
public void init()
public void open()
open
in interface Connectable
open
in class Module
public void setDyades(int dyades)
public int getDyades()
public void setDesactive(boolean desactive)
public boolean getDesactive()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |