Uses of Interface
org.esa.snap.rcp.util.SelectionSupport
Packages that use SelectionSupport
Package
Description
Provides SNAP's Rich Client Platform (RPC) API and the implementation of the
SNAP Desktop application based on the NetBeans Platform.
-
Uses of SelectionSupport in org.esa.snap.rcp
Methods in org.esa.snap.rcp that return SelectionSupportModifier and TypeMethodDescription<T> SelectionSupport
<T> SnapApp.getSelectionSupport
(Class<T> type) Provides aSelectionSupport
instance for object selections.