public class DummySelectionListener extends EventLogger implements ContactSelectionListener, CategorySelectionListener
EventLogger.Log| Constructor and Description |
|---|
DummySelectionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
categorySelected(Category category) |
void |
contactSelected(Contact contact) |
static DummySelectionListener |
register(SelectionHandler handler) |
assertEmpty, assertEquals, assertEquals, assertEquivalent, log, resetpublic static DummySelectionListener register(SelectionHandler handler)
public void contactSelected(Contact contact)
contactSelected in interface ContactSelectionListenerpublic void categorySelected(Category category)
categorySelected in interface CategorySelectionListenerCopyright © 2004–2016. All rights reserved.