Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
public class BasicTreeUI.TreeSelectionHandler
Listens for changes in the selection model and updates the display accordingly.
Constructor Summary | |
---|---|
BasicTreeUI.TreeSelectionHandler()
|
Method Summary | |
---|---|
void |
valueChanged(TreeSelectionEvent event)
Messaged when the selection changes in the tree we're displaying for. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicTreeUI.TreeSelectionHandler()
Method Detail |
---|
public void valueChanged(TreeSelectionEvent event)
valueChanged
in interface TreeSelectionListener
event
- the event that characterizes the change.
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the