Package | Description |
---|---|
client.communication |
Modifier and Type | Field and Description |
---|---|
private java.util.List<LogEntry> |
LogComponent.entries |
Modifier and Type | Method and Description |
---|---|
void |
LogComponent.setEntries(java.util.List<LogEntry> entries) |
void |
IGameHistoryView.setEntries(java.util.List<LogEntry> entries)
Sets the history messages to be displayed in the view.
|
void |
IChatView.setEntries(java.util.List<LogEntry> entries)
Sets the chat messages to be displayed in the view.
|
void |
GameHistoryView.setEntries(java.util.List<LogEntry> entries) |
void |
ChatView.setEntries(java.util.List<LogEntry> entries) |