Uses of Interface
org.locationtech.jts.jump.workbench.ui.InternalFrameCloseHandler
-
Packages that use InternalFrameCloseHandler Package Description org.locationtech.jts.jump.workbench.ui -
-
Uses of InternalFrameCloseHandler in org.locationtech.jts.jump.workbench.ui
Methods in org.locationtech.jts.jump.workbench.ui that return InternalFrameCloseHandler Modifier and Type Method Description InternalFrameCloseHandlerWorkbenchFrame. getInternalFrameCloseHandler()Methods in org.locationtech.jts.jump.workbench.ui with parameters of type InternalFrameCloseHandler Modifier and Type Method Description voidWorkbenchFrame. setInternalFrameCloseHandler(InternalFrameCloseHandler value)
-