public static class TweetRowView.TweetRowCellRenderer extends Object implements EntityListCellRenderer
Renderer used by the TweetListView
to create the individual row views, which are instances of TweetRowView
.
Constructor and Description |
---|
TweetRowCellRenderer() |
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
Copyright © 2021. All Rights Reserved.