Uses of Class
com.luciad.util.TLcdSelectionChangedEvent
Packages that use TLcdSelectionChangedEvent
-
Uses of TLcdSelectionChangedEvent in com.luciad.util
Methods in com.luciad.util with parameters of type TLcdSelectionChangedEventModifier and TypeMethodDescriptionprotected voidTLcdSelectionSupport.fireSelectionEvent(TLcdSelectionChangedEvent<T> aSelectionEvent) Fires aTLcdSelectionChangedEventto all the registered listeners.final voidALcdWeakSelectionListener.selectionChanged(TLcdSelectionChangedEvent aSelectionEvent) This method will be called by anILcdSelectionwhen thisILcdSelectionListenerhas been registered to it, and when the selection state of someObjecthas changed in theILcdSelection.voidILcdSelectionListener.selectionChanged(TLcdSelectionChangedEvent<T> aSelectionEvent) This method will be called by anILcdSelectionwhen thisILcdSelectionListenerhas been registered to it, and when the selection state of someObjecthas changed in theILcdSelection.protected abstract voidALcdWeakSelectionListener.selectionChangedImpl(T aToModify, TLcdSelectionChangedEvent aSelectionEvent)