22 package com.realtime.crossfire.jxclient.gui.list;
24 import javax.swing.ListCellRenderer;
39 void setSize(
final int width,
int height);
A ListCellRenderer that implements resizing after screen resolution changes.
void setSize(final int width, int height)
Updates the component's size.