See: Description
| Class | Description |
|---|---|
| ButtonTabComponent |
Component to be used as tabComponent;
Contains a JLabel to show the text and a JButton to close the tab it belongs to.
|
| ChatOutput |
Component that handles the Chat output.
|
| ChatPane |
Component that encapsulates the Chat subsystem.
|
| ChatTabs |
Manage the tabs in the chat system.
|
| Enum | Description |
|---|---|
| ChatPane.Command |
The possible "chat" command types.
|