javax.swing.plaf.basic
protected class BasicFileChooserUI.SelectionListener extends Object implements ListSelectionListener
See Also: createListSelectionListener
| Constructor Summary | |
|---|---|
| protected | SelectionListener()
Creates a new SelectionListener object. |
| Method Summary | |
|---|---|
| void | valueChanged(ListSelectionEvent e)
Sets the JFileChooser to the selected file on an update
|
SelectionListener object.Parameters: e DOCUMENT ME!