Uses of Interface
org.esa.snap.rcp.util.ContextGlobalExtender
-
Packages that use ContextGlobalExtender Package Description org.esa.snap.rcp Provides SNAP's Rich Client Platform (RPC) API and the implementation of the SNAP Desktop application based on the NetBeans Platform.org.esa.snap.rcp.util -
-
Uses of ContextGlobalExtender in org.esa.snap.rcp
Classes in org.esa.snap.rcp that implement ContextGlobalExtender Modifier and Type Class Description static class
SnapApp.ActionContextExtender
This non-API class is public as an implementation detail. -
Uses of ContextGlobalExtender in org.esa.snap.rcp.util
Classes in org.esa.snap.rcp.util that implement ContextGlobalExtender Modifier and Type Class Description class
ContextGlobalExtenderImpl
Default implementation of aContextGlobalExtender
which is also aContextGlobalProvider
.
-