Uses of Interface
org.esa.snap.ui.PopupMenuFactory
Packages that use PopupMenuFactory
Package
Description
Provides utility classes for building Swing user interfaces using the SNAP data model.
-
Uses of PopupMenuFactory in org.esa.snap.ui
Classes in org.esa.snap.ui that implement PopupMenuFactoryConstructors in org.esa.snap.ui with parameters of type PopupMenuFactoryModifierConstructorDescriptionPopupMenuHandler
(PopupMenuFactory popupMenuFactory) Constructs a new pop-up menu handler for th given pop-up menu factory. -
Uses of PopupMenuFactory in org.esa.snap.ui.product
Classes in org.esa.snap.ui.product that implement PopupMenuFactoryModifier and TypeClassDescriptionclass
A view component used to display a product's metadata in tabular form.class
The classProductSceneView
is a high-level image display component for color index/RGB images created from one or more raster datasets of a data product.