public class BasicListUI.ListSelectionHandler extends Object implements ListSelectionListener
Warning:
Serialized objects of this class will not be compatible with
future Swing releases. The current serialization support is
appropriate for short term storage or RMI between applications running
the same version of Swing. As of 1.4, support for long term storage
of all JavaBeans™
has been added to the java.beans
package.
Please see XMLEncoder
.
Constructor and Description |
---|
ListSelectionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
valueChanged(ListSelectionEvent e)
Called whenever the value of the selection changes.
|
public void valueChanged(ListSelectionEvent e)
ListSelectionListener
valueChanged
in interface ListSelectionListener
e
- the event that characterizes the change.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.