rero.dck.items

Class ServerList.ServerListModel

protected class ServerList.ServerListModel extends AbstractListModel implements ListCellRenderer

Field Summary
protected JLabelcell
Method Summary
voidfireChange()
ObjectgetElementAt(int index)
ComponentgetListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)
intgetSize()

Field Detail

cell

protected JLabel cell

Method Detail

fireChange

public void fireChange()

getElementAt

public Object getElementAt(int index)

getListCellRendererComponent

public Component getListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)

getSize

public int getSize()