leon.view.win.swing.component
Class LyJListComponent._LyJListSelectionListener
java.lang.Object
leon.view.win.swing.component.LyJListComponent._LyJListSelectionListener
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.ListSelectionListener
- Enclosing class:
- LyJListComponent
public class LyJListComponent._LyJListSelectionListener
- extends java.lang.Object
- implements javax.swing.event.ListSelectionListener
This class manages the selection events from the view to the model.
Method Summary |
java.util.Vector<java.lang.Object> |
getSelectedIds()
Gets the ids of the selected objects. |
void |
valueChanged(javax.swing.event.ListSelectionEvent e)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LyJListComponent._LyJListSelectionListener
public LyJListComponent._LyJListSelectionListener()
valueChanged
public void valueChanged(javax.swing.event.ListSelectionEvent e)
- Specified by:
valueChanged
in interface javax.swing.event.ListSelectionListener
getSelectedIds
public java.util.Vector<java.lang.Object> getSelectedIds()
- Gets the ids of the selected objects.
- Returns:
- the list of ids of all the selected objects in this list
Website: W4 S.A., contact us: support@w4global.com