|
|||||||||
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.audio.Speaker
public class Speaker
Field Summary |
---|
Fields inherited from class spoke.connection.Module |
---|
connector, stopped |
Constructor Summary | |
---|---|
Speaker()
|
Method Summary | |
---|---|
void |
close()
|
void |
open()
|
void |
run()
|
Methods inherited from class spoke.connection.Module |
---|
addConnectionListener, 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 Speaker()
Method Detail |
---|
public void run()
public void open()
open
in interface Connectable
open
in class Module
public void close()
close
in interface Connectable
close
in class Module
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |