public class GetTopicButton.PopupMouseListener
extends java.awt.event.MouseAdapter
| Modifier and Type | Field and Description |
|---|---|
protected GetTopicButton.PopupListHandler |
handler |
protected java.util.Collection<Topic> |
topics |
| Constructor and Description |
|---|
PopupMouseListener(GetTopicButton.PopupListHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
mousePressed(java.awt.event.MouseEvent evt) |
void |
topicSelected(Topic t) |
protected java.util.Collection<Topic> topics
protected GetTopicButton.PopupListHandler handler
public PopupMouseListener(GetTopicButton.PopupListHandler handler)
public void topicSelected(Topic t)
public void mousePressed(java.awt.event.MouseEvent evt)
mousePressed in interface java.awt.event.MouseListenermousePressed in class java.awt.event.MouseAdapterCopyright 2004-2015 Wandora Team