Package nl.bebr.mapviewer.data.common
Interface SelectionEventHandler<T>
-
- All Known Subinterfaces:
TileFactoryInfoSelectionEventHandler
public interface SelectionEventHandler<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiditemSelected(T item)
-
-
-
Method Detail
-
itemSelected
void itemSelected(T item)
-
-