public class OBDAMappingListRenderer extends Object implements ListCellRenderer<SQLPPTriplesMap>
| Modifier and Type | Field and Description |
|---|---|
static Color |
FOREGROUND |
static Color |
SELECTION_BACKGROUND |
static Color |
SELECTION_FOREGROUND |
| Constructor and Description |
|---|
OBDAMappingListRenderer(OBDAModel obdaModel) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getListCellRendererComponent(JList list,
SQLPPTriplesMap value,
int index,
boolean isSelected,
boolean cellHasFocus) |
void |
setPreferredWidth(int preferredWidth) |
public static final Color SELECTION_BACKGROUND
public static final Color SELECTION_FOREGROUND
public static final Color FOREGROUND
public OBDAMappingListRenderer(OBDAModel obdaModel)
public void setPreferredWidth(int preferredWidth)
public Component getListCellRendererComponent(JList list, SQLPPTriplesMap value, int index, boolean isSelected, boolean cellHasFocus)
getListCellRendererComponent in interface ListCellRenderer<SQLPPTriplesMap>Copyright © 2009–2020 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.