| Package | Description |
|---|---|
| client.catan | |
| client.communication |
| Class and Description |
|---|
| ChatController
Chat controller implementation
|
| ChatView
Chat view implementation
|
| GameHistoryController
Game history controller implementation
|
| GameHistoryView
Game history view implementation
|
| Class and Description |
|---|
| IChatController
Chat controller interface
|
| IChatView
Chat view interface
|
| IGameHistoryController
Game history controller interface
|
| IGameHistoryView
Game history view interface
|
| LogComponent
Custom component that displays a log of messages.
|
| LogEntry
Message (or entry) displayed in the LogComponent
|
| PlaceholderTextField
JTextField that supports adding a placeholder text
|