|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.walluck.oscar.handlers.icq.tcp.Chat
public class Chat
ICQ chat.
| Field Summary | |
|---|---|
static int |
CHAT_STATE_CONNECTED
Connected. |
static int |
CHAT_STATE_DISCONNECTED
Disconnected. |
static int |
CHAT_STATE_HANDSHAKE
Handshake. |
static int |
CHAT_STATE_WAIT_FOR_COLOR
Color. |
static int |
CHAT_STATE_WAIT_FOR_COLOR_FONT
Color and font. |
static int |
CHAT_STATE_WAIT_FOR_FONT
Font. |
| Constructor Summary | |
|---|---|
Chat()
Creates a new ICQ Chat. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CHAT_STATE_DISCONNECTED
public static final int CHAT_STATE_HANDSHAKE
public static final int CHAT_STATE_WAIT_FOR_COLOR
public static final int CHAT_STATE_WAIT_FOR_COLOR_FONT
public static final int CHAT_STATE_WAIT_FOR_FONT
public static final int CHAT_STATE_CONNECTED
| Constructor Detail |
|---|
public Chat()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||