|
Java™ Platform Standard Ed. 7 DRAFT internal-b23 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
protected class BasicFileChooserUI.SelectionListener
Constructor Summary | |
---|---|
protected |
BasicFileChooserUI.SelectionListener()
|
Method Summary | |
---|---|
void |
valueChanged(ListSelectionEvent e)
Called whenever the value of the selection changes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected BasicFileChooserUI.SelectionListener()
Method Detail |
---|
public void valueChanged(ListSelectionEvent e)
ListSelectionListener
valueChanged
in interface ListSelectionListener
e
- the event that characterizes the change.
|
Java™ Platform Standard Ed. 7 DRAFT internal-b23 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2007 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.