Package org.esa.snap.rcp
Class SnapApp.ActionContextExtender
java.lang.Object
org.esa.snap.rcp.util.ContextGlobalExtenderImpl
org.esa.snap.rcp.SnapApp.ActionContextExtender
- All Implemented Interfaces:
ContextGlobalExtender
,org.openide.util.ContextGlobalProvider
- Enclosing class:
SnapApp
This non-API class is public as an implementation detail. Don't use it, it may be removed anytime.
This class proxies the original ContextGlobalProvider and ensures that a set of additional objects remain in the GlobalContext regardless of the TopComponent selection.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.esa.snap.rcp.util.ContextGlobalExtenderImpl
createGlobalContext, get, put, remove
-
Constructor Details
-
ActionContextExtender
public ActionContextExtender()
-