Package com.macrofocus.common.selection
Interface SelectionEvent<E>
- Type Parameters:
E-
- All Known Implementing Classes:
AbstractSelectionEvent,SimpleSelectionEvent,SingleSelectionEvent
public interface SelectionEvent<E>
An event that characterizes a change in the current selection.
-
Method Summary
-
Method Details
-
getModel
-
isAffected
-
getAffected
-
getSelected
-
getUnselected
-