Package org.citydb.plugin.extension.view
Interface ViewListener
-
public interface ViewListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
viewActivated(ViewEvent e)
void
viewDeactivated(ViewEvent e)
-