Uses of Interface
org.locationtech.jts.jump.workbench.ui.ApplicationExitHandler
-
Packages that use ApplicationExitHandler Package Description org.locationtech.jts.jump.workbench.ui -
-
Uses of ApplicationExitHandler in org.locationtech.jts.jump.workbench.ui
Methods in org.locationtech.jts.jump.workbench.ui that return ApplicationExitHandler Modifier and Type Method Description ApplicationExitHandler
WorkbenchFrame. getApplicationExitHandler()
Methods in org.locationtech.jts.jump.workbench.ui with parameters of type ApplicationExitHandler Modifier and Type Method Description void
WorkbenchFrame. setApplicationExitHandler(ApplicationExitHandler value)
-