public class SelectionEvent
extends java.util.EventObject
Constructor and Description |
---|
SelectionEvent(java.lang.Object source,
java.util.List<? extends java.lang.Object> selectedItems)
Creates an event with an associated list of selected items.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends java.lang.Object> |
getSelectedItems()
Returns the selected items.
|
© Copyrights 2006-2021 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License