Uses of Interface
com.vividsolutions.jump.workbench.ui.ViewportListener
-
Packages that use ViewportListener Package Description com.vividsolutions.jump.workbench.ui -
-
Uses of ViewportListener in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement ViewportListener Modifier and Type Class Description class
WorkbenchFrame
This class is responsible for the main window of the JUMP application.Methods in com.vividsolutions.jump.workbench.ui with parameters of type ViewportListener Modifier and Type Method Description void
Viewport. addListener(ViewportListener l)
void
Viewport. removeListener(ViewportListener l)
-