private static class ReportLabourPanel.LabourUnitPanelRenderer extends java.lang.Object implements javax.swing.ListCellRenderer<ReportLabourPanel.LabourUnitPanel>
Modifier | Constructor and Description |
---|---|
private |
LabourUnitPanelRenderer() |
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
getListCellRendererComponent(javax.swing.JList<? extends ReportLabourPanel.LabourUnitPanel> list,
ReportLabourPanel.LabourUnitPanel value,
int index,
boolean isSelected,
boolean cellHasFocus) |
public java.awt.Component getListCellRendererComponent(javax.swing.JList<? extends ReportLabourPanel.LabourUnitPanel> list, ReportLabourPanel.LabourUnitPanel value, int index, boolean isSelected, boolean cellHasFocus)
getListCellRendererComponent
in interface javax.swing.ListCellRenderer<ReportLabourPanel.LabourUnitPanel>