Class BasicFileChooserUI.SelectionListener

All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
BasicFileChooserUI
protected class BasicFileChooserUI.SelectionListener
extends Object
implements ListSelectionListener

A selection listener.

Constructors

Modifier Constructor Description
protected SelectionListener()

Methods

Methods declared in class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods declared in interface javax.swing.event.ListSelectionListener

valueChanged

Constructors

SelectionListener

protected SelectionListener()