T
- the type of the list elementspublic interface GUIListCellRenderer<T>
extends javax.swing.ListCellRenderer<T>
ListCellRenderer
that implements resizing after screen resolution
changes.Modifier and Type | Method and Description |
---|---|
void |
setSize(int width,
int height)
Updates the component's size.
|