|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnetbattle.messages.NetMessage
netbattle.messages.WelcomeTextMessage
public class WelcomeTextMessage
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
WelcomeTextMessage(java.lang.String message)
|
|
| Method Summary | |
|---|---|
int |
getMessage()
|
java.lang.String |
getText()
|
void |
setText(java.lang.String text)
|
| Methods inherited from class netbattle.messages.NetMessage |
|---|
logInRequired |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WelcomeTextMessage(java.lang.String message)
message - a null message requests that the welcome text be
sent. A non-null message sets the welcome text.| Method Detail |
|---|
public int getMessage()
getMessage in class NetMessagepublic void setText(java.lang.String text)
public java.lang.String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||