public static class ChatBubbleView.ChatBubbleListCellRenderer extends DefaultEntityListCellRenderer
A list cell renderer for creating a row of ChatBubbleView
inside an EntityListView
.
Constructor and Description |
---|
ChatBubbleListCellRenderer() |
Modifier and Type | Method and Description |
---|---|
EntityView |
getListCellRendererComponent(EntityListView list,
Entity value,
int index,
boolean isSelected,
boolean isFocused) |
public EntityView getListCellRendererComponent(EntityListView list, Entity value, int index, boolean isSelected, boolean isFocused)
getListCellRendererComponent
in interface EntityListCellRenderer
getListCellRendererComponent
in class DefaultEntityListCellRenderer