|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Message | |
---|---|
rle.core.event |
Uses of Message in rle.core.event |
---|
Subclasses of Message in rle.core.event | |
---|---|
class |
TextMessage
Represents an attribute-free text message. |
Methods in rle.core.event that return Message | |
---|---|
Message |
MessageQueueEvent.getMessage()
|
Methods in rle.core.event that return types with arguments of type Message | |
---|---|
java.util.List<Message> |
MessageQueue.history()
|
Methods in rle.core.event with parameters of type Message | |
---|---|
void |
MessageQueue.post(Message m)
|
Constructors in rle.core.event with parameters of type Message | |
---|---|
MessageQueueEvent(Message message)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |