javax.swing.plaf.basic
protected class BasicFileChooserUI.SelectionListener extends Object implements ListSelectionListener
Modifier | Constructor and Description |
---|---|
protected |
BasicFileChooserUI.SelectionListener()
Creates a new
SelectionListener object. |
protected BasicFileChooserUI.SelectionListener()
SelectionListener
object.public void valueChanged(ListSelectionEvent e)
valueChanged
in interface ListSelectionListener
e
- DOCUMENT ME!