| Package | Description |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.chatcontrol |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ChatEntryModelClass> |
Chat.getLines() |
This method returns all the chatlines in the chat.
|
java.util.List<ChatEntryModelClass> |
Chat.getPlayers() |
This method returns the current list of players in the chat.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ChatEntryModelClass> |
ChatControl.getLines() |
Deprecated.
|
java.util.List<ChatEntryModelClass> |
ChatControl.getPlayers() |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ChatBoxViewConverter.display(Element listBoxItem,
ChatEntryModelClass item) |
|
int |
ChatBoxViewConverter.getWidth(Element listBoxItem,
ChatEntryModelClass item) |
Copyright © 2018. All rights reserved.