|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.kosi.model.game.Alert
An Alert object is used, to give the players a chance to discuss the implications of an alert.
ChangeLog:
$Log: Alert.java,v $ Revision 1.1.1.1 2001/04/29 18:05:18 jiriki Imported sources from zola. Revision 1.2 2001/04/17 20:19:13 wombat Updated documentation.
Constructor Summary | |
Alert()
Creates a new Alert. |
Method Summary | |
ChatChannel |
getChatChannel()
Returns the ChatChannel for this Alert. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Alert()
Method Detail |
public ChatChannel getChatChannel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |