| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Insert the type's description here. Creation date: (17.04.2001 20:38:02)
Constructor Summary | |
SpearServer() Insert the method's description here. | |
SpearServer(Control parent) SpearServer constructor comment. |
Method Summary | |
void | dispose() Insert the method's description here. |
Event | getEvent() Insert the method's description here. |
Event | getNextEvent() Insert the method's description here. |
java.util.Vector | getRooms() Insert the method's description here. |
void | init() Insert the method's description here. |
static void | main(String[] args) Insert the method's description here. |
static long | minutesToMilli(int min) Konvertier min Minuten in Millisekunden Creation date: (19.04.2001 15:58:23) |
void | restart() Insert the method's description here. |
void | setNextEvent(Event newNextEvent) Insert the method's description here. |
void | setRooms(java.util.Vector newRooms) Insert the method's description here. |
void | speak(String toSpeak) Insert the method's description here. |
void | start() Starten des Servers Creation date: (17.04.2001 21:59:47) |
void | stop() Anhalten des Servers Creation date: (17.04.2001 21:59:57) |
void | updateServer(int mi0, int mi1, int mi2, String m0, String m1, String m2) Server aktualisieren Creation date: (20.04.2001 15:01:32) |
Constructor Detail |
public SpearServer()
throws javax.speech.SpeechException,
java.lang.InterruptedException,
java.beans.PropertyVetoException
public SpearServer(Control parent)
throws javax.speech.SpeechException,
java.lang.InterruptedException,
java.beans.PropertyVetoException
Method Detail |
public void dispose()
public Event getEvent()
public Event getNextEvent()
public java.util.Vector getRooms()
public void init()
throws javax.speech.SpeechException,
java.lang.InterruptedException,
java.beans.PropertyVetoException
public static void main(String[] args)
public static long minutesToMilli(int min)
public void restart()
public void setNextEvent(Event newNextEvent)
public void setRooms(java.util.Vector newRooms)
public void speak(String toSpeak)
public void start()
public void stop()
public void updateServer(int mi0, int mi1, int mi2, String m0, String m1, String m2)
Association Links |
to Class Event
to Class Control
to Class speaker.Speaker
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class DBAccess
to Class java.util.Vector
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |