Uses of Interface
org.esa.snap.rcp.util.SelectionSupport
-
Packages that use SelectionSupport 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. -
-
Uses of SelectionSupport in org.esa.snap.rcp
Methods in org.esa.snap.rcp that return SelectionSupport Modifier and Type Method Description <T> SelectionSupport<T>
SnapApp. getSelectionSupport(Class<T> type)
Provides aSelectionSupport
instance for object selections.
-