rero.gui.windows

Class ChannelListDialog

public class ChannelListDialog extends GeneralListDialog implements ActionListener

Field Summary
protected JLabellabel
protected JTextFieldsearch
protected JSortTabletable
Constructor Summary
ChannelListDialog()
Method Summary
voidactionPerformed(ActionEvent ev)
StringgetWindowType()
voidinit()
voidprocessMouseEvent(MouseEvent ev, int row)

Field Detail

label

protected JLabel label

search

protected JTextField search

table

protected JSortTable table

Constructor Detail

ChannelListDialog

public ChannelListDialog()

Method Detail

actionPerformed

public void actionPerformed(ActionEvent ev)

getWindowType

public String getWindowType()

init

public void init()

processMouseEvent

public void processMouseEvent(MouseEvent ev, int row)