Class SelectionChangeSupport
java.lang.Object
com.bc.ceres.swing.selection.support.SelectionChangeSupport
Supports implementation of
SelectionChangeEmitter
s.
This class is thread-safe.- Since:
- Ceres 0.10
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
createEvent
(SelectionContext selectionContext, Selection selection) void
void
fireSelectionChange
(SelectionContext selectionContext, Selection selection) void
void
-
Constructor Details
-
SelectionChangeSupport
public SelectionChangeSupport() -
SelectionChangeSupport
-
-
Method Details
-
getRealEventSource
-
addSelectionChangeListener
-
removeSelectionChangeListener
-
getSelectionChangeListeners
-
createEvent
-
fireSelectionChange
-
fireSelectionChange
-
fireSelectionContextChange
-