public static interface CheckBoxList.Rendering<T,C extends JComponent>
ListCellRenderer
.Modifier and Type | Method and Description |
---|---|
void |
configureRendererComponent(C component,
T item,
int index)
Configures the renderer component's appearance according to
the cell index and content.
|
C |
createRendererComponent()
Creates a component which can be used for cell rendering.
|
C createRendererComponent()
void configureRendererComponent(C component, T item, int index)
component
- renderer component as supplied by this instanceitem
- list entryindex
- index in list at which entry appearsCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.