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 TypeClassDescriptionclass
Monitor the state of overlays to either be enable or disable.final class
final class
final class
final class
final class
final 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 TypeMethodDescriptionvoid
SelectionSupport.addHandler
(SelectionSupport.Handler<T> handler) Adds a new handler.void
SelectionSupport.removeHandler
(SelectionSupport.Handler<T> handler) Removes an existing handler.