public static class ProfileListView.ProfileListRowCellRenderer extends Object implements EntityListCellRenderer
A list cell renderer for rendering rows of a list with ProfileListView.ProfileListRowView. This is used by ProfileListView
to render its rows.
| Constructor and Description |
|---|
ProfileListRowCellRenderer(float avatarSizeMM)
Creates a renderer for a row.
|
| Modifier and Type | Method and Description |
|---|---|
EntityView |
getListCellRendererComponent(EntityListView list,
Entity value,
int index,
boolean isSelected,
boolean isFocused) |
public ProfileListRowCellRenderer(float avatarSizeMM)
Creates a renderer for a row.
avatarSizeMM - public EntityView getListCellRendererComponent(EntityListView list, Entity value, int index, boolean isSelected, boolean isFocused)
getListCellRendererComponent in interface EntityListCellRendererCopyright © 2021. All Rights Reserved.