Package org.esa.snap.rcp.ctxhelp
Class ContextWebSearch
- java.lang.Object
-
- org.esa.snap.rcp.ctxhelp.ContextWebSearch
-
public class ContextWebSearch extends Object
Adds contextual search support to Snap.A contextual search is performed if a product node is selected and CTRL+F1 is pressed.
-
-
Constructor Summary
Constructors Constructor Description ContextWebSearch()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ContextWebSearch
getDefault()
void
searchForNode(ProductNode node)
-
-
-
Method Detail
-
getDefault
public static ContextWebSearch getDefault()
-
searchForNode
public void searchForNode(ProductNode node)
-
-