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, reset
public static DummySelectionListener register(SelectionHandler handler)
public void contactSelected(Contact contact)
contactSelected
in interface ContactSelectionListener
public void categorySelected(Category category)
categorySelected
in interface CategorySelectionListener
Copyright © 2004–2016. All rights reserved.