net.infonode.gui
public class PopupList extends SimplePanel
Constructor Summary | |
---|---|
PopupList(AbstractButton component) |
Method Summary | |
---|---|
void | addListSelectionListener(ListSelectionListener l) |
void | addPopupListListener(PopupListListener l) |
AbstractButton | getButton() |
JList | getList() |
void | removeListSelectionListener(ListSelectionListener l) |
void | removePopupListListener(PopupListListener l) |
void | setButton(AbstractButton component) |
void | updateUI() |