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
public static class SnapApp.ActionContextExtender extends ContextGlobalExtenderImpl
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:
ContextGlobalExtenderImpl
-
-
Constructor Summary
Constructors Constructor Description ActionContextExtender()
-