public class SelectionEvent extends EventObject
source| Constructor and Description |
|---|
SelectionEvent(Object source,
List<? extends Object> selectedItems)
Creates an event with an associated list of selected items.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
getSelectedItems()
Returns the selected items.
|
getSource, toString

© Copyrights 2006-2017 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License