Uses of Interface
org.esa.snap.core.datamodel.quicklooks.Thumbnail.ThumbnailListener
-
Packages that use Thumbnail.ThumbnailListener Package Description org.esa.snap.core.datamodel.quicklooks -
-
Uses of Thumbnail.ThumbnailListener in org.esa.snap.core.datamodel.quicklooks
Fields in org.esa.snap.core.datamodel.quicklooks with type parameters of type Thumbnail.ThumbnailListener Modifier and Type Field Description static List<Thumbnail.ThumbnailListener>Thumbnail. listenerListMethods in org.esa.snap.core.datamodel.quicklooks with parameters of type Thumbnail.ThumbnailListener Modifier and Type Method Description default voidThumbnail. addListener(Thumbnail.ThumbnailListener listener)default voidThumbnail. removeListener(Thumbnail.ThumbnailListener listener)
-