rero.gui.windows
Class ChannelListData
public
class
ChannelListData
extends ListData
I did not enjoy writing this code... really
protected HashMap event
protected int iterValue
protected Iterator tempIter
protected HashMap userInfo
public ChannelListData(
Channel _channel)
public Iterator dataIterator()
public void dirty()
public ListElement getElementAt(int number)
protected ListElement getElementForUser(
User u)
public int getSize()
public Object getSynchronizationKeyInner()
public Object getSynchronizationKeyOuter()
public ListElement head()
public ListElement next()
public void removeUser(
User u)
public void updateChannel(
Channel _channel)