Uses of Interface
org.esa.snap.rcp.util.SelectionSupport.Handler
Packages that use SelectionSupport.Handler
-
Uses of SelectionSupport.Handler in org.esa.snap.rcp.actions.layer.overlay
Classes in org.esa.snap.rcp.actions.layer.overlay that implement SelectionSupport.HandlerModifier and TypeClassDescriptionclassMonitor the state of overlays to either be enable or disable.final classfinal classfinal classfinal classfinal classfinal class -
Uses of SelectionSupport.Handler in org.esa.snap.rcp.util
Methods in org.esa.snap.rcp.util with parameters of type SelectionSupport.HandlerModifier and TypeMethodDescriptionvoidSelectionSupport.addHandler(SelectionSupport.Handler<T> handler) Adds a new handler.voidSelectionSupport.removeHandler(SelectionSupport.Handler<T> handler) Removes an existing handler.